.banner_aircraft {
    width: 100%;
    min-width:1200px;
    height: 400px;
    background: #F4F4F4;
}

.bannerMin_aircraft {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding: 10px 0 0;
    box-sizing: border-box;
}

    .bannerMin_aircraft .search_aircraft {
        width: 350px;
        height: 380px;
        background: #fff;
        padding: 20px 30px 0;
        float: left;
        box-sizing: border-box; *width: 290px; *height: 360px;
    }

        .bannerMin_aircraft .search_aircraft h2 {
            width: 100%;
            height: 36px;
            border-bottom: 1px solid #ddd;
            font-weight: normal;
            font-size: 24px;
        }

        .bannerMin_aircraft .search_aircraft .type {
            width: 100%;
            height: 60px;
            line-height: 60px;
            font-size: 14px;
        }

        .bannerMin_aircraft .search_aircraft .city {
            position: relative;
        }

            .bannerMin_aircraft .search_aircraft .city p, .bannerMin_aircraft .search_aircraft .date p {
                width: 100%;
                height: 35px;
                font-size: 14px;
                margin-bottom: 15px;
            }

                .bannerMin_aircraft .search_aircraft .date p .ar_date {
                    color: #A9A9A9;
                }

                .bannerMin_aircraft .search_aircraft .city p input, .bannerMin_aircraft .search_aircraft .date p input {
                    width: 220px;
                    height: 35px;
                    border: 1px solid #ccc;
                    text-indent: 6px;
                    box-sizing: border-box; *line-height: 35px;
                }

                .bannerMin_aircraft .search_aircraft .date p input {
                    width: 220px; *line-height: 35px;
                }
                .bannerMin_aircraft .search_aircraft .date p input::-ms-clear{display:none;}
                

            .bannerMin_aircraft .search_aircraft .city .change {
                position: absolute;
                top: 14px;
                left: 284px;
            }

            .bannerMin_aircraft .search_aircraft .city .changeMin {
                width: 12px;
                height: 50px;
                border: 1px solid #ccc;
                border-left: none;
                position: relative;
            }

                .bannerMin_aircraft .search_aircraft .city .changeMin b {
                    display: block;
                    width: 20px;
                    height: 20px;
                    border-radius: 50%;
                    background: #ccc;
                    line-height: 20px;
                    text-align: center;
                    position: absolute;
                    top: 14px;
                    right: -10px;
                    color: #fff;
                    font-weight: normal;
                    cursor: pointer;
                }

        .bannerMin_aircraft .search_aircraft .date p {
            position: relative;
        }

            .bannerMin_aircraft .search_aircraft .date p b {
                position: absolute;
                right: 20px;
                top: 9px;
            }

        .bannerMin_aircraft .search_aircraft .button {
            display: block;
            width: 284px;
            height: 38px;
            font-size: 16px;
            border-radius: 4px;
            text-align: center;
            line-height: 38px;
            color: #fff;
            cursor: pointer;
            font-weight: bold;
        }

    .bannerMin_aircraft .advertisement {
        float: left;
    }

        .bannerMin_aircraft .advertisement a img {
            width: 848px;
            height: 380px;
        }

.function_aircraft {
    width: 100%; min-width:1200px;
}

.functionMin_aircraft {
    width: 1200px;
    height: 100px;
    margin: 10px auto 0;
}

    .functionMin_aircraft ul {
        width: 100%;
        height: 100%;
    }

        .functionMin_aircraft ul li {
            width: 292px;
            height: 100%;
            margin-right: 10px;
            float: left;
            box-sizing: border-box;
            font-size: 0;
            transition:box-shadow 0.5s; -webkit-transition:box-shadow 0.5s;
        }

            .functionMin_aircraft ul li:hover {
                box-shadow: 0 1px 4px rgba(0,0,0,.25);
            }

            .functionMin_aircraft ul li a {
                display: block;
                width: 100%;
                height: 100%;
                padding: 34px 0 0 150px;
                background-color: #f7f7f7;
                position: relative;
                box-sizing: border-box; *width: 142px; *height: 66px;
            }

                .functionMin_aircraft ul li a:hover {
                    text-decoration: none;
                }

        .functionMin_aircraft ul .card i.iconfont {
            font-size: 70px;
            position: absolute;
            left: 68px;
            top: 16px;
        }

        .functionMin_aircraft ul .weather i.iconfont {
            font-size: 70px;
            position: absolute;
            left: 78px;
            top: 4px;
        }

        .functionMin_aircraft ul .VIP i.iconfont {
            font-size: 56px;
            position: absolute;
            left: 92px;
            top: 18px;
        }

        .functionMin_aircraft ul .dynamic i.iconfont {
            font-size: 60px;
            position: absolute;
            left: 60px;
            top: 18px;
        }

        .functionMin_aircraft ul li h2 {
            height: 20px;
            font-size: 16px;
            font-weight: normal;
        }

        .functionMin_aircraft ul li span {
            font-size: 12px;
        }

        .functionMin_aircraft ul li.noMargin {
            margin: 0;
        }

        .functionMin_aircraft ul li.dynamic a {
            padding-left: 130px; *width: 162px; *height: 66px;
        }

.aircraft_price {
    width: 100%; min-width:1200px;
    margin-top: 60px;
}

.aircraft_priceMin {
    width: 1200px;
    margin: 0 auto;
}

    .aircraft_priceMin .title {
        width: 100%;
        height: 40px;
        border-bottom: 1px solid #f5f5f5;
        margin-bottom: 20px;
    }

        .aircraft_priceMin .title h2 {
            display: inline-block;
            width: 125px;
            font-size: 20px;
            font-weight: normal;
            margin-right: 60px; *display: inline; *zoom: 1; *float: left; *margin-top: 10px;
        }

        .aircraft_priceMin .title span {
            display: inline-block;
            height: 40px;
            line-height: 40px;
            text-align: center;
            font-size: 14px;
            box-sizing: border-box;
            margin-right: 20px;
            padding: 0 6px 0;
            cursor: pointer;
        }

    .aircraft_priceMin .price_sh:after, .aircraft_priceMin .price_bj:after, .aircraft_priceMin .price_gz:after, .aircraft_priceMin .price_hz:after,
    .aircraft_priceMin .price_cd:after, .aircraft_priceMin .price_nj:after, .aircraft_priceMin .price_sy:after {
        display: block;
        clear: both;
        content: " ";
        visibility: hidden;
        height: 0;
    }

    .aircraft_priceMin ul {
        width: 100%;
        overflow: hidden;
    }

        .aircraft_priceMin ul li {
            width: 400px;
            height: 44px;
            line-height: 44px;
            font-size: 14px;
            border-left: 1px solid #f5f5f5;
            float: left;
            padding-left: 20px;
            margin-left: -1px;
            box-sizing: border-box; *width: 379px;
        }

            .aircraft_priceMin ul li a {
                display: block;
                margin: 10px 15px 10px 0;
            }

                .aircraft_priceMin ul li a:hover {
                    text-decoration: none;
                    background: #f3f3f3;
                }

            .aircraft_priceMin ul li span {
                display: block;
                float: left;
            }

            .aircraft_priceMin ul li a:after {
                display: block;
                clear: both;
                content: " ";
                visibility: hidden;
                height: 0;
            }

            .aircraft_priceMin ul li .city {
                width: 160px;
            }

                .aircraft_priceMin ul li .city i, .aircraft_priceMin ul li .date i, .aircraft_priceMin ul li .price i {
                    font-style: normal;
                }

            .aircraft_priceMin ul li .date {
                width: 50px;
                margin-right: 60px;
            }

            .aircraft_priceMin ul li .price {
                color: #ff6501;
            }

                .aircraft_priceMin ul li .price b {
                    font-weight: normal;
                    font-size: 20px;
                }

                .aircraft_priceMin ul li .price i {
                    color: #333;
                }

.question_aircraft {
    width: 100%; min-width:1300px;
    margin: 60px 0 50px 0;
}

.questionMin_aircraft {
    width: 1200px;
    margin: 0 auto;
}

    .questionMin_aircraft .title {
        width: 100%;
        height: 40px;
        border-bottom: 1px solid #f5f5f5;
        margin-bottom: 20px;
    }

        .questionMin_aircraft .title h2 {
            display: inline-block;
            width: 125px;
            font-size: 20px;
            font-weight: normal;
            margin-right: 60px;
        }

    .questionMin_aircraft .question_cont {
        width: 100%;
        height: 200px;
        background: #f5f5f5;
        padding: 40px 0 0 40px;
        box-sizing: border-box;
    }

        .questionMin_aircraft .question_cont li {
            float: left;
            width: 186px;
            margin-right: 120px;
        }

        .questionMin_aircraft .question_cont .noMargin {
            margin-right: 0;
        }

        .questionMin_aircraft .question_cont li h3 {
            height: 40px;
            font-size: 18px;
            font-weight: normal;
        }

        .questionMin_aircraft .question_cont li p {
            line-height: 22px;
            font-size: 14px;
        }

.foot {
    width: 100%;
    height: 60px;
}

.footMin {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 12px;
    box-sizing: border-box;
}

    .footMin:after {
        display: block;
        clear: both;
        content: " ";
        overflow: hidden;
    }

.foot p {
    width: 180px;
    height: 100%;
    margin-right: 160px;
    float: left;
    position: relative;
}

.foot .noMargin {
    margin: 0;
}

.foot p b {
    position: absolute;
    left: 50px;
    top: 2px;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

.foot p span {
    position: absolute;
    left: 50px;
    bottom: 12px;
    color: #fff;
}






/*aircraft_search.html*/
.crumb_aircraft {
    width: 1200px;
    margin: 0 auto 0;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.aircraft_from {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
    border: 1px solid #e2e2e2;
    box-sizing: border-box;
    box-shadow: 0 1px 0 #eaeaea;
    padding: 15px 10px;
}

    .aircraft_from .air_type, .aircraft_from .space_type, .aircraft_from .time, .aircraft_from .search {
        width: 67px;
        height: 30px;
        line-height: 30px;
        text-indent: 6px;
        font-size: 14px;
        border: 1px solid #ccc;
        box-sizing: border-box;
        border-radius: 2px;
    }

    .aircraft_from .air_type1 {
        width: 90px;
        margin-left: 6px;
    }

    .aircraft_from .title {
        display: inline-block;
        font-size: 14px;
        margin-left: 14px;
        vertical-align: middle;
    }

    .aircraft_from .title1 {
        margin-left: 10px;
    }

    .aircraft_from .noMargin {
        margin-left: 4px;
    }

    .aircraft_from .title1.noMargin {
        margin-left: 10px;
    }

    .aircraft_from input {
        width: 120px;
        height: 30px;
        border: 1px solid #ccc;
        box-sizing: border-box;
        text-indent: 4px;
    }

    .aircraft_from .setOut_input, .aircraft_from .return_input {
        text-indent: 6px;
    }

    .aircraft_from input.form-control {
        width: 160px;
    }

    .aircraft_from .huan {
        font-style: normal;
        background: #ccc;
        color: #fff;
        font-size: 14px;
        cursor: pointer; vertical-align:-16%; margin-left:2px;
    }

    .aircraft_from .space_type, .aircraft_from .time {
        width: 74px;
        margin-left: 10px;
    }

    .aircraft_from .search {
        width: 100px;
        height: 30px;
        text-align: center;
        text-indent: 0;
        color: #fff;
        border-radius: 2px;
        box-shadow: none;
        border: none;
        margin-left: 10px;
        cursor: pointer; font-weight:bold;
    }

.aircraft_search_cont {
    width: 1200px;
    margin: 0 auto;
    min-height: 500px;
}

    .aircraft_search_cont:after {
        display: block;
        content: " ";
        clear: both;
        height: 0;
        visibility: hidden;
    }

.re_choose {
    padding: 15px 20px;
    border: 1px solid #e2e2e2;
    margin-top: 20px;
    width: 900px;
    box-sizing: border-box;
    float: left;
}

    .re_choose .fly_loading {
        border-bottom: 1px solid #DDD;
        padding-bottom: 60px;
    }

        .re_choose .fly_loading .bgload {
            width: 399px;
            height: 180px;
            display: block;
            margin-left: 235px;
            position: relative;
        }

        .re_choose .fly_loading .p_text_aglin {
            text-align: center;
            margin-top: 5px;
        }

.aircraft_search_cont .aircraft_result {
    width: 900px;
    float: left;
}

    .aircraft_search_cont .aircraft_result .aircraft_title {
        width: 100%;
        height: 50px;
        margin: 20px 0 10px 0;
        box-sizing: border-box;
        border-left: 1px solid #ccc;
    }

        .aircraft_search_cont .aircraft_result .aircraft_title li {
            width: 104px;
            height: 100%;
            float: left;
            background: #f2f5f7;
            border-right: 1px solid #ccc;
            box-sizing: border-box;
            border-top: 1px solid #ccc;
        }

        .aircraft_search_cont .aircraft_result .aircraft_title .arrow_left {
            width: 33px;
            height: 100%;
            position: relative;
        }

            .aircraft_search_cont .aircraft_result .aircraft_title .arrow_left i {
                display: block;
                width: 0;
                height: 0;
                border: 12px solid transparent;
                border-right: 12px solid #DCDCDC;
                box-sizing: border-box;
                position: absolute;
                top: 14px;
                right: 11px;
                cursor: pointer;
            }

        .aircraft_search_cont .aircraft_result .aircraft_title li a {
            background: rgba(0,0,0,0);
            border: none;
            box-sizing: border-box;
            width: 100%;
            height: 100%;
            cursor: pointer;
            display: block;
            text-align: center;
            padding-top: 6px;
        }

            .aircraft_search_cont .aircraft_result .aircraft_title li a:hover {
                text-decoration: none; color:#fff;
            }
            .aircraft_search_cont .aircraft_result .aircraft_title li a:hover p.price{
                color:#fff;
            }

            .aircraft_search_cont .aircraft_result .aircraft_title li a p {
                text-align: center;
                line-height: 18px;
            }

                .aircraft_search_cont .aircraft_result .aircraft_title li a p.price {
                    color: #f60;
                    font-size: 14px;
                }

    .aircraft_search_cont .aircraft_result .filters_item {
        width: 100%;
        height: 40px;
    }

        .aircraft_search_cont .aircraft_result .filters_item .filters_tit {
            width: 70px;
            height: 20px;
            float: left;
            position: relative;
            border: 1px solid #DCDCDC;
            text-indent: 4px;
            padding: 8px 10px 0;
            margin-right: 10px;
            cursor: pointer;
        }

            .aircraft_search_cont .aircraft_result .filters_item .filters_tit i {
                display: block;
                width: 0;
                height: 0;
                border: 4px solid transparent;
                border-top: 4px solid #DCDCDC;
                position: absolute;
                right: 6px;
                top: 12px;
            }

            .aircraft_search_cont .aircraft_result .filters_item .filters_tit ul {
                width: 92px;
                background: #fff;
                border: 1px solid #DCDCDC;
                position: absolute;
                left: -1px;
                margin-top: 8px;
                border-top: none;
                z-index: 2;
                padding: 14px 0 0 0;
                box-sizing: border-box;
            }

                .aircraft_search_cont .aircraft_result .filters_item .filters_tit ul li {
                    line-height: 30px;
                    padding-left: 9px;
                }
                .aircraft_search_cont .aircraft_result .filters_item .filters_tit ul li:hover{
                    color:#fff;
                }
                    .aircraft_search_cont .aircraft_result .filters_item .filters_tit ul li input {
                        vertical-align: middle; vertical-align:-20%; margin-right:2px;
                    }

    .aircraft_search_cont .aircraft_result .details .category {
        width: 100%;
        height: 30px;
        box-sizing: border-box;
        line-height: 30px;
    }

        .aircraft_search_cont .aircraft_result .details .category p {
            display: inline-block;
            text-align: center;
            font-size: 14px;
            cursor: pointer;
            border-right: 1px solid #333;
            line-height: 16px;
            height: 16px;
        }

        .aircraft_search_cont .aircraft_result .details .category span {
            display: inline-block;
            width: 20px;
            height: 15px;
        }

        .aircraft_search_cont .aircraft_result .details .category .info {
            width: 150px;
        }

        .aircraft_search_cont .aircraft_result .details .category .out_time {
            width: 164px;
        }

        .aircraft_search_cont .aircraft_result .details .category .ar_time {
            width: 207px;
        }

        .aircraft_search_cont .aircraft_result .details .category .price {
            width: 350px;
            text-align: center;
            border: none;
        }

    .aircraft_search_cont .aircraft_result .details ul {
        width: 100%;
    }

        .aircraft_search_cont .aircraft_result .details ul li.air {
            width: 100%;
            box-sizing: border-box;
        }

        .aircraft_search_cont .aircraft_result .details ul .air .air_l:hover {
            background: #f2f5f7;
        }

        .aircraft_search_cont .aircraft_result .details ul li .air_l {
            height: 80px;
            padding-top: 6px;
            box-sizing: border-box;
            border-bottom: 1px solid #ccc;
        }

            .aircraft_search_cont .aircraft_result .details ul li .air_l div {
                float: left;
                width: 116px;
                height: 100%;
                text-align: right;
                line-height: 20px;
                padding-top: 16px;
                box-sizing: border-box;
            }

            .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info {
                width: 140px;
                padding-top: 0;
            }

                .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p {
                    line-height: 20px;
                }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLB_16 {
                        display: inline-block;
                        width: 16px;
                        height: 16px;
                        background: url(/Modules/Orchard.Plane/Styles/images/16_v4.png) no-repeat;
                        margin-top: 16px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_CZ {
                        background-position: -50px 0;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_MU {
                        background-position: -100px 0;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_HO {
                        background-position: 0 -50px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_8L {
                        background-position: -50px -50px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_GS {
                        background-position: -100px -50px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_3U {
                        background-position: 0 -100px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_FM {
                        background-position: -50px -100px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_SC {
                        background-position: -100px -100px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_G5 {
                        background-position: 0 -150px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_JD {
                        background-position: -50px -150px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_JR {
                        background-position: -100px -150px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_HU, .flightLBP_CN {
                        background-position: 0 -200px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_ZH {
                        background-position: -50px -200px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_MF {
                        background-position: -100px -200px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_PN {
                        background-position: 0 -250px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_NS {
                        background-position: -50px -250px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_VD {
                        background-position: -100px -250px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_KN {
                        background-position: 0 -300px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_BK {
                        background-position: -50px -300px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_EU {
                        background-position: -100px -300px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_9C {
                        background-position: 0 -350px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_KY {
                        background-position: -50px -350px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_TV {
                        background-position: -100px -350px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_OQ {
                        background-position: 0 -400px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_GJ {
                        background-position: -50px -400px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_YI {
                        background-position: -100px -400px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_DZ {
                        background-position: 0 -450px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_QW {
                        background-position: -50px -450px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_DR {
                        background-position: 0 -500px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_UQ {
                        background-position: -100px -450px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_FU {
                        background-position: -50px -500px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_AQ {
                        background-position: -100px -500px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_GX {
                        background-position: 0 -550px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_Y8 {
                        background-position: -50px -550px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_GY {
                        background-position: -100px -550px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_RY {
                        background-position: 0 -600px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_A6 {
                        background-position: -50px -600px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_9H {
                        background-position: -100px -600px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_GT {
                        background-position: 0 -650px;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info p .flightLBP_CA {
                        background-position: -50px -650px;
                    }

                .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info strong {
                    font-size: 14px;
                    font-weight: normal;
                }

                .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info b {
                    font-weight: normal;
                }

                .aircraft_search_cont .aircraft_result .details ul li .air_l .air_info i {
                    font-style: normal;
                }

            .aircraft_search_cont .aircraft_result .details ul li .air_l .ar_time {
                text-align: left;
            }

            .aircraft_search_cont .aircraft_result .details ul li .air_l .discount_eat {
                width: 80px;
                text-align: left;
            }

            .aircraft_search_cont .aircraft_result .details ul li .air_l .tax {
                width: 40px;
                text-align: left;
            }

            .aircraft_search_cont .aircraft_result .details ul li .air_l .out_time .time, .aircraft_search_cont .aircraft_result .details ul li .air_l .ar_time .time {
                font-weight: bold;
                font-size: 20px;
            }

            /*.aircraft_search_cont .aircraft_result .details ul li .air_l .arrow1 {
                width: 130px;
                height: 100%;
                background: url(/Modules/Orchard.Plane/Styles/images/arrow2.png) 40px 24px no-repeat;
            }*/
            .aircraft_search_cont .aircraft_result .details ul li .air_l .arrow1 {
                width: 130px;
                height: 100%;
                background: url(/Modules/Orchard.Plane/Styles/images/line.png) 32px 32px no-repeat;
                position: relative;
            }

            .aircraft_search_cont .aircraft_result .details ul li .air_l .arrow1 .stopCity{
                display: block; width: 100%; overflow: hidden; text-align: center; padding: 0 28px; text-overflow: ellipsis; white-space: nowrap;
                color: #999; font-family:SimSun; font-weight: normal; position: absolute; top: 9px; box-sizing: border-box;
            }
            .aircraft_search_cont .aircraft_result .details ul li .air_l .arrow1 .none{
                display: none;
            }
                .aircraft_search_cont .aircraft_result .details ul li .air_l .arrow1 .stop {
                    display: block;
                    width: 32px;
                    line-height: 13px; /* border: 1px solid; border-radius: 3px; */
                    text-align: center;
                    position: absolute;
                    top: 26px;
                    left: 48px;
                    letter-spacing: 1px;
                    font-family: SimSun; color: #999;
                }

                .aircraft_search_cont .aircraft_result .details ul li .air_l .arrow1 .none {
                    display: none;
                }

        .aircraft_search_cont .aircraft_result .details ul .air .air_l:hover .arrow1 .stop i {
            background-color: #f2f5f7;
        }

        .aircraft_search_cont .aircraft_result .details ul li .air_l .arrow1 .stop i {
            display: inline-block;
            width: 5px;
            height: 5px;
            border-radius: 50%;
            border: 1px solid;
            background-color: #fff; border-color: #999;
        }



        .aircraft_search_cont .aircraft_result .details ul li .air_l .ticket_price {
            padding-top: 24px;
            color: #ff6501;
            font-size: 20px;
            width: 90px;
            text-align: center;
        }

            .aircraft_search_cont .aircraft_result .details ul li .air_l .ticket_price span {
                font-size: 26px;
            }

        .aircraft_search_cont .aircraft_result .details ul li .air_l .save {
            width: 54px;
            text-align: center;
            line-height: 34px;
            font-size: 13px;
        }

        .aircraft_search_cont .aircraft_result .details ul li .air_l .saveno {
            width: 54px;
            font-size: 0px;
        }

        .aircraft_search_cont .aircraft_result .details ul li .air_l .save span {
            color: #ff6501;
        }

        .aircraft_search_cont .aircraft_result .details ul li .air_l .box {
            width: 70px;
            height: 30px;
            margin: 18px 0 0 17px;
            border-radius: 4px;
            padding-top: 0;
            line-height: 30px;
            color: #fff;
            text-align: center;
            font-size: 14px;
            border: none;
            cursor: pointer;
        }

            .aircraft_search_cont .aircraft_result .details ul li .air_l .box i {
                display: inline-block;
                width: 0;
                height: 0;
                border: 4px solid transparent;
                border-top: 4px solid #fff;
                box-sizing: border-box;
            }

        .aircraft_search_cont .aircraft_result .details ul li .air_l .spe {
            width: 30px;
        }

            .aircraft_search_cont .aircraft_result .details ul li .air_l .spe p {
                width: 100%;
                color: #fff;
                border: 1px solid #ff6501;
                height: 18px;
                line-height: 16px;
                padding: 0;
                margin-top: 10px;
                border-radius: 3px;
                text-align: center;
                box-sizing: border-box;
                font-size: 12px;
                FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffa870,endColorStr=#ff6501);
                background: -ms-linear-gradient(top, #ffa870, #ff6501);
                background: -moz-linear-gradient(top,#ffa870,#ff6501);
                background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#ffa870), to(#ff6501));
                background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffa870), to(#ff6501));
                background: -webkit-linear-gradient(top, #ffa870, #ff6501);
                background: -o-linear-gradient(top, #ffa870, #ff6501);
            }

        .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable ul li .spe {
            width: 30px;
        }

            .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable ul li .spe span {
                display: block;
                color: #fff;
                width: 100%;
                border: 1px solid #ff6501;
                height: 18px;
                line-height: 16px;
                padding: 0;
                margin-top: 22px;
                border-radius: 3px;
                text-align: center;
                box-sizing: border-box;
                font-size: 12px;
                FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffa870,endColorStr=#ff6501);
                background: -ms-linear-gradient(top, #ffa870, #ff6501);
                background: -moz-linear-gradient(top,#ffa870,#ff6501);
                background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#ffa870), to(#ff6501));
                background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffa870), to(#ff6501));
                background: -webkit-linear-gradient(top, #ffa870, #ff6501);
                background: -o-linear-gradient(top, #ffa870, #ff6501);
            }

        .aircraft_search_cont .aircraft_result .details ul li .all_ticket {
            width: 100%;
            border-bottom: 1px solid #e2e2e2;
            padding-top: 0;
            float: none;
        }

            .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable {
                width: 100%;
                padding-top: 0;
            }

                .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable:after {
                    display: block;
                    content: " ";
                    clear: both;
                    height: 0;
                    visibility: hidden;
                }

                .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable p {
                    width: 80px;
                    height: 100%;
                    vertical-align: middle;
                    font-size: 14px;
                    text-align: center;
                    line-height: normal;
                    float: left;
                }

                    .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable p .sdds {
                        display: block;
                        vertical-align: middle;
                    }

                .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable ul {
                    width: 810px;
                    float: right;
                }

                    .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable ul li {
                        height: 60px;
                        border-bottom: 1px dashed #ccc;
                        position: relative;
                    }

                        .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable ul li:hover {
                            background: #f2f5f7;
                        }

                        .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable ul li.noBorder {
                            border-bottom: none;
                        }

                        .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable ul li p {
                            line-height: 60px;
                        }

                .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable .additional {
                    width: 170px;
                    text-align: left;
                }

                    .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable .additional .gift {
                        border: 1px solid #ff6501;
                        color: #ff6501;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable .additional span {
                        cursor: help;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable .additional .meal:hover {
                        color: #ff6501;
                    }

                    .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable .additional .meal i {
                        display: block;
                        width: 20px;
                        height: 10px;
                        position: absolute;
                        z-index: 101;
                        top: 40px;
                        left: 60px;
                    }

                .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable ul li .rules {
                    min-width: 260px;
                    max-width: 350px;
                    min-height: 83px;
                    background: #fff;
                    position: absolute;
                    top: 48px;
                    left: 16px;
                    z-index: 100;
                    box-shadow: 0 2px 2px #ececec;
                    padding: 15px;
                    box-sizing: border-box;
                    border: 1px solid #e8e8e8;
                    text-align: center;
                }

                .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable .space {
                    width: 110px;
                    text-align: center;
                }

                    .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable .space .special {
                        display: inline-block;
                        width: 30px;
                        height: 17px;
                        line-height: 17px;
                        border-radius: 3px;
                        color: #fff;
                        font-size: 12px;
                        FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffa870,endColorStr=#ff6501); /*IE 6 7 8*/
                        background: -ms-linear-gradient(top, #ffa870, #ff6501); /* IE 10 */
                        background: -moz-linear-gradient(top,#ffa870,#ff6501); /*火狐*/
                        background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#ffa870), to(#ff6501)); /*谷歌*/
                        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffa870), to(#ff6501)); /* Safari 4-5, Chrome 1-9*/
                        background: -webkit-linear-gradient(top, #ffa870, #ff6501); /*Safari5.1 Chrome 10+*/
                        background: -o-linear-gradient(top, #ffa870, #ff6501); /*Opera 11.10+*/
                    }

                .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable .discount {
                    width: 52px;
                }
                .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable .noLuggage{
                    width:0; 
                }
                .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable .noLuggage i{
                    float:left; margin-left:-64px; cursor:help;
                }
                .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable .noLuggage i:hover{
                    color:#ff6501;
                }
                .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable .rules.luggageInfo{
                    min-height:40px; line-height:20px; text-align:left;padding:10px; left:490px;
                }
                .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable .price {
                    width: 90px;
                    color: #ff6501;
                }

                    .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable .price span {
                        font-size: 22px;
                    }

                .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable .integral {
                    width: 120px;
                }

                .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable .insurance {
                    width: 200px;
                    font-size: 12px;
                }

                .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable .save {
                    width: 54px;
                    font-size: 13px;
                }

                .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable .saveno {
                    width: 54px;
                    font-size: 0px;
                }

                .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable .save span {
                    color: #ff6501;
                }

                .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable .book {
                    display: block;
                    width: 60px;
                    height: 26px;
                    border-radius: 4px;
                    line-height: 26px;
                    color: #fff;
                    margin-top: 16px;
                    float: left;
                    text-align: center;
                    font-size: 14px;
                    vertical-align: middle;
                    cursor: pointer;
                    margin-left: 23px;
                }
                .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable .leave{
                    width:20px; position: absolute; top: 0; right: -2px; font-size: 12px; color: #d00000;
                }

                .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable .changebook {
                    display: block;
                    width: 60px;
                    height: 26px;
                    border-radius: 4px;
                    line-height: 26px;
                    color: #fff;
                    margin-top: 16px;
                    float: left;
                    text-align: center;
                    font-size: 14px;
                    vertical-align: middle;
                    cursor: pointer;
                    margin-left:26px;
                }

                .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable .civilbook {
                    display: block;
                    width: 60px;
                    height: 26px;
                    border-radius: 4px;
                    line-height: 26px;
                    color: #fff;
                    margin-top: 16px;
                    float: left;
                    text-align: center;
                    font-size: 14px;
                    vertical-align: middle;
                    cursor: pointer;
                    margin-left: 26px;
                }

                .aircraft_search_cont .aircraft_result .details ul li .all_ticket .affordable .civilchangebook {
                    display: block;
                    width: 70px;
                    height: 30px;
                    border-radius: 4px;
                    line-height: 30px;
                    color: #fff;
                    margin-top: 16px;
                    float: left;
                    text-align: center;
                    font-size: 14px;
                    vertical-align: middle;
                    cursor: pointer;
                }

    .aircraft_search_cont .aircraft_result .errormessage {
        width: 100%;
        text-align: center;
        font-size: 16px;
        line-height: 30px;
        border: 1px solid #ddd;
        padding: 120px 0 160px;
        box-sizing: border-box;
    }

        .aircraft_search_cont .aircraft_result .errormessage .iconfont {
            font-size: 80px;
            margin-bottom: 10px;
            line-height: 68px;
        }

.aircraft_search_cont .air_right {
    width: 280px;
    float: right;
}

    .aircraft_search_cont .air_right .air_promise {
        width: 100%;
        height: 140px;
        border: 1px solid #e2e2e2;
        margin-top: 20px;
        box-sizing: border-box;
    }

        .aircraft_search_cont .air_right .air_promise .promise1, .aircraft_search_cont .air_right .air_promise .promise2 {
            width: 100%;
            height: 70px;
            padding: 16px 0 0 46px;
            position: relative;
            box-sizing: border-box;
        }

            .aircraft_search_cont .air_right .air_promise .promise1 h3, .aircraft_search_cont .air_right .air_promise .promise2 h3 {
                font-size: 16px;
                font-weight: normal;
                margin-bottom: 6px;
            }

        .aircraft_search_cont .air_right .air_promise .promise2 {
            background-position: 14px -46px;
        }

    .aircraft_search_cont .air_right .recommend, .aircraft_search_cont .air_right .special_price {
        width: 100%;
        height: 200px;
        font-size: 0;
        border: 1px solid #e2e2e2;
        margin-top: 20px;
        box-sizing: border-box;
    }

        .aircraft_search_cont .air_right .recommend h3, .aircraft_search_cont .air_right .special_price h3 {
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            font-weight: normal;
            border-bottom: 1px solid #e2e2e2;
            padding-left: 16px;
            color: #666;
            box-sizing: border-box;
        }
    /*.aircraft_search_cont .air_right .recommend p a{
	display: block; float: left; width: 138px; height: 38px; line-height: 38px; padding: 6px 0 0 10px; 
	font-size: 12px; color: #666; box-sizing:border-box; 
}
.aircraft_search_cont .air_right .recommend p a:hover,.aircraft_search_cont .air_right .special_price div a:hover{
	text-decoration: none; background: #f5f5f5;
}
.aircraft_search_cont .air_right .recommend p a i{
	font-style: normal; color: #ff6501;
}
.aircraft_search_cont .air_right .recommend p a i b{
	font-weight: normal; font-size: 16px;
}*/
    .aircraft_search_cont .air_right .recommend {
        overflow: hidden;
        height: 283px;
    }

        .aircraft_search_cont .air_right .recommend .line {
            border-bottom: 1px solid #e2e2e2;
        }

            .aircraft_search_cont .air_right .recommend .line a {
                display: block;
                width: 100%;
                height: 60px;
                font-size: 14px;
                padding: 6px 0;
                box-sizing: border-box;
                cursor:text;
            }
            .aircraft_search_cont .air_right .recommend .line a .info .direction{
                cursor:pointer;
            }

                .aircraft_search_cont .air_right .recommend .line a .price {
                    width: 80px;
                    height: 100%;
                    float: left;
                    color: #f63;
                    font-size: 18px;
                    line-height: 48px;
                    text-align: center;
                    text-indent: 10px;
                }

                .aircraft_search_cont .air_right .recommend .line a .info {
                    width: 198px;
                    height: 100%;
                    float: left;
                    padding-left: 10px;
                    line-height: 24px;
                    box-sizing: border-box;
                    font-size: 13px;
                }

                    .aircraft_search_cont .air_right .recommend .line a .info .week {
                        color: #999;
                    }



    .aircraft_search_cont .air_right .special_price {
        height: 202px;
    }

        .aircraft_search_cont .air_right .special_price > div {
            /*padding-top:10px;*/
        }

        .aircraft_search_cont .air_right .special_price div a {
            display: block;
            width: 100%;
            height: 40px;
            font-size: 14px;
            color: #666;
            padding: 6px 0 0 16px;
            box-sizing: border-box;
        }

            .aircraft_search_cont .air_right .special_price div a:hover {
                text-decoration: none;
                background-color: #fafafa;
            }

            .aircraft_search_cont .air_right .special_price div a p {
                width: 100%;
                height: 30px;
                line-height: 30px;
            }
            .aircraft_search_cont .air_right .special_price div a p .cityName{
                display:inline-block; width:80px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; 
            }
            .aircraft_search_cont .air_right .special_price div a p .date{
                vertical-align:29%;
            }
                .aircraft_search_cont .air_right .special_price div a p b {
                    width:35px;
                    display: block;
                    float: right;
                    margin-right: 16px;
                    font-weight: normal;
                    color: #ff6501;
                }
                 .aircraft_search_cont .air_right .special_price div a p .ariPrice{
                width:50px; margin-right:6px;
            }

                    .aircraft_search_cont .air_right .special_price div a p b i {
                        font-style: normal;
                    }

                .aircraft_search_cont .air_right .special_price div a p.data b {
                    color: #ff6501;
                    font-size: 16px;
                }



/*aircraft_placeOrder.html*/
.w1180 {
    width: 1200px;
    margin: 20px auto 0;
    position: relative;
}

.order_progress {
    *zoom: 1;
    margin-bottom: 20px;
}

    .order_progress:before, .order_progress:after {
        content: " ";
        display: table;
    }

    .order_progress:after {
        clear: both;
    }

    .order_progress .step {
        width: 24.9%;
        float: left;
        height: 15px;
        position: relative;
    }

        .order_progress .step.one_third {
            width: 33.3%;
        }

        .order_progress .step h4 {
            font-size: 12px;
            line-height: 14px;
            width: 36px;
            font-weight: normal;
            color: #9a9a9a;
            position: absolute;
            right: 0;
        }

        .order_progress .step i, .order_progress .step .progress_line {
            position: absolute;
            font-size: 0;
            background-image: url("/Modules/Orchard.Plane/Styles/images/book_progress2_8.png");
            background-repeat: no-repeat;
        }

        .order_progress .step i {
            width: 55px;
            height: 15px;
            display: block;
            right: 0;
            top: 0;
            background-color: #fff;
            background-position: -785px -16px;
        }

        .order_progress .step .progress_line {
            width: 100%;
            height: 15px;
            background-position: 0 -16px;
            top: 0;
            left: 0;
        }

        .order_progress .step.wide {
            width: 50%;
        }

    .order_progress .finished h4 {
        color: #799d08;
    }

    .order_progress .finished i {
        background-position: -785px 0;
    }

    .order_progress .finished .progress_line {
        background-position: 0 0;
    }

.florder_container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 20px;
    font-family: 'Microsoft YaHei';
}

    .florder_container:before, .florder_container:after {
        content: " ";
        display: table;
    }

.help_block, .help_term {
    border: 1px solid #ffb027;
    background: #fff7e9;
    text-align: left;
    padding: 2px 6px 3px 22px;
    padding: 4px 6px 2px 22px\9;
    margin: 3px 20px 0 0;
    _margin-left: 3px;
    display: block;
    position: relative;
}

.help_block {
    clear: both;
}

    .help_block .ico, .help_block .icon-warn-12, .help_block .icon-info-12 {
        position: absolute;
        left: 5px;
        top: 6px;
    }

.ico {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    font-family: Tahoma, Arial, 'Hiragino Sans GB', \5b8b\4f53, sans-serif;
    font-style: normal;
    background-repeat: no-repeat;
}

.ico_info_s {
    background-position: -50px -50px;
    width: 12px;
    height: 12px;
}

.florder_main {
    width: 800px;
}

.help_block, .help_term {
    border: 1px solid #ffb027;
    background: #fff7e9;
    text-align: left;
    padding: 2px 6px 3px 22px;
    padding: 4px 6px 2px 22px\9;
    margin: 3px 20px 0 0;
    *zoom: 1;
    _margin-left: 3px;
    display: block;
    position: relative;
    line-height: 20px;
}

.collection .help_block,
.collection .help_term {
    margin-right: 10px;
}

.help_term {
    margin-right: 0;
    margin-bottom: 10px;
}

    .help_term .close {
        position: absolute;
        right: 0px;
        top: 0px;
        width: 20px;
        height: 20px;
        font-size: 16px;
        font-family: Tahoma, Arial;
        line-height: 18px;
        text-decoration: none;
        text-align: center;
        cursor: pointer;
        color: #ffb027;
        z-index: 2;
    }

        .help_term .close:hover {
            color: #f60;
        }

    .help_term .help_block {
        margin: 0;
        border: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .help_term .ico_warn, .help_term .icon-warn-12 {
        top: 5px;
        left: -17px;
    }

.ico_warn {
    background-position: -50px -100px;
    width: 12px;
    height: 12px;
}

.help_term .corner {
    position: absolute;
    right: 5px;
    top: 5px;
}

.help_term .button.warning {
    margin-left: 15px;
    padding: 4px 10px;
    background-color: #ffb100;
    border-color: #FF9A00;
    color: #fff;
}

.help_term_normal {
    padding: 2px 10px 3px 10px;
}

    .help_term_normal .tag_gift, .help_term_normal .tag_number {
        margin: -2px 5px 0 0;
        *margin-top: 0;
        cursor: default;
    }

    .help_term_normal a {
        margin-left: 10px;
    }
 .florder_main .important_notice {
        padding: 20px;
        background: #FFF9EB;
        border: 1px solid #ddd;
        box-sizing: border-box;
        margin-bottom: 16px;
    }

      .florder_main .important_notice p {
            display: inline-block;
        }

      .florder_main .important_notice .notice_left {
            color: #FF9A14;
            font-weight: bold;
        }

           .florder_main .important_notice .notice_left i {
                font-size: 14px;
                font-weight: normal;
            }

       .florder_main .important_notice .notice_txt {
            margin-left: 80px;
            margin-top: -18px;
            line-height: 20px;
            color: #3c4851;
        }
.form_panel {
    border: 1px solid #d7e8f5;
    position: relative;
    margin-bottom: 10px;
    padding-left: 110px;
    *zoom: 1;
}

    .form_panel h3 {
        padding: 0 0 6px 0;
        color: #666;
        font: 16px/34px "Microsoft Yahei", Tahoma, Arial, \5b8b\4f53, sans-serif;
        font-size: 18px;margin:12px 0 14px; border-bottom:1px dashed #ddd;
    }

    .form_panel .divide {
        border-bottom: 1px solid #d8e8f5;
    }

.florder_main .form_field.nobg {
    min-height: 36px;
    background-color: transparent;
}

.form_field.add_passenger {
    padding-top: 0;
}

    .form_field.add_passenger .row {
        padding: 0;
    }

.form_field .label {
    line-height: 22px;
}

label, select, button {
    cursor: pointer;
}

.mod_passenger_select .passengers {
    padding-bottom: 5px;
}

    .mod_passenger_select .passengers.all {
        width: 100%;
        height: 95px;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }

    .mod_passenger_select .passengers.result_none {
        width: 100%;
        height: 48px;
        padding-top: 30px;
    }

.mod_passenger_select .passenger_list .checkbox {
    width: 20%;
    max-width: 106px;
    height: 14px;
    padding-top: 14px;
    padding-bottom: 7px;
    line-height: 14px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mod_passenger_select .passenger_list .checkbox-freq {
    color: #333;
}

.florder_main label, input, button, select, textarea {
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
}

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

.florder_main .radio input, .florder_main .checkbox input {
    margin-right: 4px;
    vertical-align: middle;
}


/*常旅客列表*/
.mod_passenger_select .passengers>ul{
	 max-height: 140px; overflow-y: scroll; border: 1px solid #b6d3ec; border-right: none; padding-left: 15px; box-sizing:border-box;
}
.florder_main .type_letter{
	width: 38px; line-height: 20px; text-align: center; border: 1px solid; border-radius: 2px;
    margin-top: 9px; float: left;
}
.florder_main .type_name{
	float: left; padding-top: 9px; /*margin-left: 20px; border-bottom: 1px dashed #ddd; width: 586px;*/ box-sizing:border-box;
}
.florder_main .passengers>ul>li:last-child .type_name{
	border: none;
}
.florder_main .type_name .checkbox{
	padding-top: 0; padding-bottom: 0; height: 40px; line-height: 40px; margin-top: 0; width: 80px; margin-top: -9px; font-size: 13px; color:#333;
}
.florder_main .type_name .checkbox input{
	width: 15px; height: 15px; vertical-align: -29%; 
}


.florder_main .form_field {
    padding: 5px 0;
    background-color: #eff6fc;
}

.florder_main .passenger_info {
    border-top: 1px solid #c8d9ef;
    position: relative;
    margin-bottom: 10px;
}

.florder_main .passenger_first {
    border-top: none;
}

.florder_main .passenger_info .add_to_fav {
    position: absolute;
    right: 15px;
    top: 10px;
    color: #888;
}

.florder_main .hide {
    display: none;
}

.florder_main .passenger_info h4 {
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    color: #666;
    margin: 0 120px 0 100px;
    font-family: Tahoma, Arial,'Hiragino Sans GB', \5b8b\4f53, sans-serif;
}

    .florder_main .passenger_info h4 a {
        font-size: 12px;
        font-weight: normal;
        margin-left: 10px;
        color: #0066cc;
    }

.florder_main .row {
    padding: 5px 0;
}

.florder_main .sendMessage .collection input[type="text"] {
    margin-top: 8px;
}

.florder_main .row:before, .row:after {
    content: " ";
    display: table;
}

.florder_main .row:after {
    clear: both;
}

.florder_main .label {
    width: 80px;
    float: left;
    text-align: right;
    color: #666666;
}

.florder_main .form_field .label {
    line-height: 22px;
}

.florder_main .collection {
    margin-left: 100px;
    margin-right: 10px;
}
.collection.term_time>input {
    border: 1px solid #bbb;
    width: 267px;
    height: 24px;
}

.florder_main .marginTop {
    margin-top: 4px;
}

.florder_main .private {
    display: inline-block;
    padding-top: 4px;
    font-size: 14px;
    margin-left: 16px;
}

.florder_main .private_position {
    position: absolute;
    top: 22px;
}

.florder_main .private input {
    margin-left: 4px;
    margin-top: -2px;
}

.florder_main .florder_insurance_list {
    padding-top: 2px;
    padding-bottom: 10px;
}

.florder_main .input_txt {
    background-color: white;
    font-family: inherit;
    border: 1px solid #bbbbbb;
    color: #333333;
    font-size: 12px;
    margin: 0;
    padding: 4px 5px;
    height: 14px;
    line-height: 14px;
    width: 255px;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
}

.florder_main .input_address {
    width: 400px;
}

.florder_main .passenger_name {
    float: left;
}

.florder_main .ico_input_tip {
    background-position: 0 -75px;
    text-indent: -9999em;
    color: #0092D2;
    cursor: pointer;
    margin-left: 10px;
}

.florder_main .florder_main .collection .radio {
    margin-right: 15px;
}

.florder_main .florder_main .child_order_info .collection .radio {
    padding: 5px;
    margin-right: 0;
    padding-right: 10px;
    vertical-align: top;
}

.florder_main .js .dropdown {
    display: inline-block;
    vertical-align: middle;
}

.florder_main .passenger_id .dropdown {
    width: 121px;
    margin-right: 10px;
}

.florder_main .dropdown {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 24px;
    padding: 0px;
    border: 1px solid #bbb;
    background: #fff;
    font-size: 12px;
    z-index: 9;
    margin-bottom: 1px;
}

.florder_main .passenger_id .dropdown_id {
    float: left;
    width: 95px;
    line-height: 18px;
}

.florder_main .dropdown .current {
    white-space: nowrap;
    line-height: 22px;
    color: #333;
    text-decoration: none;
    overflow: hidden;
    display: block;
    padding-left: 6px;
}

.florder_main .dropdown .selector {
    background-image: url("/Modules/Orchard.Plane/Styles/images/ico_sprite_160628.png");
    background-repeat: no-repeat;
    position: absolute;
    width: 22px;
    height: 22px;
    display: block;
    right: 0;
    top: 0;
    background-position: -42px -191px;
    cursor: pointer;
}

.florder_main .dropdown .options {
    z-index: 999;
    display: none;
    border: 1px solid #ccc;
    width: 265px;
    width: 264px\0;
    position: absolute;
    top: 22px;
    left: -1px;
    z-index: 10;
    background-color: #fff;
}

.dropdown .options .option_title {
    margin: 0;
    padding: 5px 10px;
    line-height: 18px;
    background-color: #f1f1f1;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-top: -1px;
}

.dropdown .options ul {
    margin: 0 10px;
}

.dropdown .options li {
    padding: 3px 0;
    border-bottom: 1px #ccc dotted;
    line-height: 20px;
}

    .dropdown .options li a {
        display: block;
        position: relative;
        padding: 2px;
        color: #0066cc;
    }

        .dropdown .options li a:hover {
            background-color: #e8f4ff;
            text-decoration: none;
        }

        .dropdown .options li a em {
            color: #999;
            font-style: normal;
            position: absolute;
            right: 0;
            text-align: right;
        }

.florder_main .florder_insurance_list li {
    margin-bottom: 3px;
}

    .florder_main .florder_insurance_list li .aviation, .florder_main .florder_insurance_list li .delay {
        width: 218px;
        height: 24px;
        display: inline-block;
        margin-left: 10px;
        line-height: 16px;
    }

        .florder_main .florder_insurance_list li .aviation .options, .florder_main .florder_insurance_list li .delay .options {
            width: 150px;
            margin-top: -2px;
        }

            .florder_main .florder_insurance_list li .aviation .options ul, .florder_main .florder_insurance_list li .delay .options ul {
                margin: 0;
                margin-top: -1px;
            }

                .florder_main .florder_insurance_list li .aviation .options ul li, .florder_main .florder_insurance_list li .delay .options ul li {
                    padding: 0 4px;
                    border-bottom: 1px #ccc dotted;
                    line-height: 18px;
                    margin-bottom: 0;
                }

.florder_main .florder_insurance_list .florder_txt {
    color: #666;
    margin-top: 3px;
}

.florder_main .florder_insurance_list li:before, .florder_insurance_list li:after {
    content: " ";
    display: table;
}

.florder_main .florder_insurance_list .checkbox {
    display: inline-block;
    line-height: 20px;
    line-height: 24px \9;
    height: 24px;
}

    .florder_main .florder_insurance_list .checkbox:first-child {
    }

.florder_main .florder_insurance_list li:after {
    clear: both;
}

.florder_main .abbr {
    color: #0066cc;
    border-bottom: 1px #0066cc dotted;
    cursor: help;
}

.florder_main .florder_insurance_list li {
    position: relative;
}

.florder_main .abbrCont {
    max-width: 600px;
    padding: 10px 16px;
    border: 1px solid #67a1e2;
    background-color: #fff;
    line-height: 23px;
    position: absolute;
    z-index: 10;
    top: 28px;
}

    .florder_main .abbrCont li {
        margin-bottom: 4px;
    }

        .florder_main .abbrCont li:last-child {
            margin-bottom: 0;
        }

.florder_main .collection .vip{
	display: inline-block; line-height: 20px; color: #0066cc; border-bottom: 1px dotted; cursor: help; vertical-align: -1px;
}
.florder_main .collection .vip:hover{
	text-decoration: none;
}
.florder_main .collection{
	position: relative;
}
.florder_main .viprule{
	display: none; position: absolute; z-index: 10; top: -4px; left: 108px;
}
.florder_main .ruleWrap{
	margin-top: 30px; width: 460px; padding: 20px; border: 1px solid #008cd7; background-color: #fff; box-sizing:border-box;
}
.florder_main .viprule h3{
	margin-bottom: 12px; text-align: center; font-size: 16px; font-weight: normal; margin-top: -4px; line-height: 24px;
}
.florder_main .viprule li{
	line-height: 26px;
}
.florder_main .viprule .btn{
	margin-top: 6px;
}
.florder_main .viprule .btn a{
	color: #016fd1;
}

.florder_main .v_middle {
    display: inline-block;
    vertical-align: middle;
}

.florder_main dfn {
    font-family: Arial, Tahoma,'Hiragino Sans GB', \5b8b\4f53, sans-serif;
}

.florder_main .price {
    color: #ff6600;
}

.florder_main .florder_insurance_list li .insurance_info, .florder_insurance_list li .insurance_info2 {
    display: inline-block;
    vertical-align: middle \9;
    margin-left: 9px;
}

.florder_main .florder_insurance_list li .combination_info {
    color: #10a200;
}

.florder_main .radio, .checkbox {
    line-height: 100%;
}

.florder_main .checkbox {
    margin-top: 4px;
}

.florder_main .mt5 {
    margin-top: 5px;
}

.florder_main .passenger_info_add {
    background-color: transparent;
    padding: 0 0 10px;
}

.florder_main .button.secondary {
    -webkit-box-shadow: 0 1px 0 rgba(95, 50, 0, 0.5);
    -moz-box-shadow: 0 1px 0 rgba(95, 50, 0, 0.5);
    box-shadow: 0 1px 0 rgba(95, 50, 0, 0.5);
    background-color: white;
    border-color: #d1d1d1;
    color: #333;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.florder_main .button {
    display: inline-block;
    padding: 11px 22px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: inherit;
    font-weight: normal;
    line-height: 1;
    margin: 0;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    font-family: 'Hiragino Sans GB', "Microsoft Yahei", Tahoma, Arial, \5b8b\4f53, sans-serif;
    -webkit-box-shadow: 0 1px 0 rgba(95, 50, 0, 0.5);
    -moz-box-shadow: 0 1px 0 rgba(95, 50, 0, 0.5);
    box-shadow: 0 1px 0 rgba(95, 50, 0, 0.5);
    background-color: #2277cc;
    border-color: #1b5da0;
    color: white;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
}

.florder_main .text_right {
    margin-right: 5px;
}

.florder_main .button.secondary:hover i.iconfont {
    color: #fff;
}

.florder_main .help_error {
    clear: both;
    display: block;
    position: relative;
    text-align: left;
    _margin-left: 3px;
    color: #d80000;
    line-height: 22px;
    padding-left: 16px;
    margin-right: 10px;
}

.florder_main .help_text {
    margin-bottom: 3px;
    color: #999;
    line-height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.florder_main .help_block {
    clear: both;
}

.florder_main .need_choose {
    padding-left: 100px;
    margin: 6px 0;
    position: relative;
}

    .florder_main .need_choose span {
        position: absolute;
        top: 7px;
        color: #ff6600;
    }

.florder_main .travel_itinerary ul .words {
    color: #ff6600;
    padding-left: 30px;
    margin: 6px 0;
}

.florder_main .clause {
    line-height: 20px;
}

.florder_main .nolabel {
    margin-left: 20px;
}

.florder_main .clause a {
    color: #0066cc;
}

.florder_main .form_action {
    position: relative;
    padding: 10px 0;
    text-align: center;
}

    .florder_main .form_action .submit {
        color: #fff;
        padding: 10px 40px 9px;
        font-family: Arial, Tahoma, 'Hiragino Sans GB', \5b8b\4f53, sans-serif;
        font-size: 16px;
        font-weight: bold;
        cursor: pointer;
    }

.florder_container .florder_right {
    width: 380px;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 3px;
}

.florder_container .florder_rightMin {
    top: 0;
}

.florder_container .florder_right .simple_info {
    width: 100%;
    height: 120px;
    padding: 20px 15px 0;
    box-sizing: border-box;
    color: #dedede;
    font-size: 14px;
    margin-bottom: 10px;
}
.florder_container .florder_right .simple_info#session2_flight{
    margin-top:-20px; padding:0 15px; 
}
.florder_container .florder_right .simple_info#session2_flight .above{
    border-top:1px solid rgba(255,255,255,.3); padding-top:20px;
}

    .florder_container .florder_right .simple_info .above {
        padding-left: 10px;
    }

    .florder_container .florder_right .simple_info p .air_space {
        font-style: normal;
    }
    .florder_container .florder_right .simple_info p .back{
        border:1px solid #dedede; border-radius:2px; font-size:12px; float:right; margin-right:10px; padding:3px; margin-top:-6px; color:#dedede;
    }

    .florder_container .florder_right .simple_info ul {
        width: 350px;
    }

        .florder_container .florder_right .simple_info ul li {
            float: left;
            width: 90px;
            height: 80px;
        }

        .florder_container .florder_right .simple_info ul .line {
            width: 150px;
            background: url(/Modules/Orchard.Plane/Styles/images/arrow3.png) 12px 36px no-repeat;
            padding: 20px 0 0 8px;
            box-sizing: border-box;
            text-align: center;
            text-indent: 8px;
            color: #fff;
        }

        .florder_container .florder_right .simple_info ul .arrive {
            float: right;
        }

    .florder_container .florder_right .simple_info .setOut h2, .florder_container .florder_right .simple_info .arrive h2 {
        color: #fff;
        text-align: center;
        height: 24px;
        font-size: 26px;
        padding-top: 10px;
        font-weight: normal;
        margin-bottom: 14px;
    }

    .florder_container .florder_right .simple_info .setOut p, .florder_container .florder_right .simple_info .arrive p {
        text-align: center;
    }

    .florder_container .florder_right .simple_info .arrive p {
        text-align: center;
    }

.florder_container .florder_right .info_Passenger {
    width: 100%;
    background: #eff6fc;
    padding: 15px;
    box-sizing: border-box;
}
.florder_container .florder_right .info_Passenger .marginR{
    margin-right:10px;
}
.florder_container .florder_right .info_Passenger .arrow{
    font-size:15px; margin-right:-2px; cursor:pointer; 
}
 .florder_container .florder_right .info_Passenger h2{
     padding-left:6px; box-sizing:border-box;
 }
 .florder_container .florder_right .info_Passenger h2 .total{
     padding-top:2px;
 }


    .florder_container .florder_right .info_Passenger h2 {
        width: 100%;
        height: 28px;
        font-size: 18px;
        font-weight: normal;
    }

        .florder_container .florder_right .info_Passenger h2 .price {
            float: right;
            font-weight: bold;
            color: #ff6600;
        }

    .florder_container .florder_right .info_Passenger .passenger_num {
        text-align: right;
        height: 30px;
        line-height: 30px;
        margin-bottom: 10px;
    }

        .florder_container .florder_right .info_Passenger .passenger_num i {
            font-style: normal; 
        }
        .florder_container .florder_right .info_Passenger .passenger_num span {
            cursor:pointer; border-radius:2px; border:1px solid; padding: 1px 0 1px 4px;
            /*border:1px solid #999; padding: 1px 2px;*/ /*float:left; width:38px; height:16px;
            line-height:16px; margin-top:4px;*/
        }
        .florder_container .florder_right .info_Passenger .passenger_num span:hover{
            border:1px solid; 
        }
        .florder_container .florder_right .info_Passenger .passenger_num span i{
            display:none;
        }
        .florder_container .florder_right .info_Passenger .passenger_num .iconfont{
            display:inline;
        }
        .florder_container .florder_right .info_Passenger .passenger_num .chose{
            display:inline;
        }

    .florder_container .florder_right .info_Passenger ul li {
        width: 100%;
        height: 26px;
        line-height: 26px;
    }
        .florder_container .florder_right .info_Passenger ul li span {
            display: block;
            float: left;
            width: 50px;
            text-align: center;
        }

        .florder_container .florder_right .info_Passenger ul li .type {
            width: 248px;
            text-align: left; padding-left:10px; box-sizing:border-box;
        }

        .florder_container .florder_right .info_Passenger ul li span i {
            font-style: normal;
        }

        .florder_container .florder_right .info_Passenger ul li span b {
            font-weight: normal;
        }


/*aircraft_addchailv.html*/
.business_travel_set {
    width: 600px;
    margin: 200px auto 0;
    box-sizing: border-box;
    box-shadow: 0 2px 2px #ccc;
    border-radius: 5px;
    font-family: Microsoft YaHei;
    border: 1px solid #e6e6e6;
}

    .business_travel_set h2 {
        font-weight: normal;
        font-size: 24px;
        line-height: 36px;
        padding: 6px 0 6px 0;
        border-bottom: 1px solid #e6e6e6;
        text-indent: 16px;
    }

    .business_travel_set .remarks {
        width: 100%;
        margin: 18px 20px 10px;
        color: red;
        font-size: 14px;
    }

    .business_travel_set form {
        padding: 10px 0 0 22px;
        box-sizing: border-box;
        font-size: 14px;
        margin: 0 18px 40px;
        border-bottom: 1px dotted #ccc;
    }

        .business_travel_set form p {
            margin-bottom: 6px;
        }

    .business_travel_set i {
        font-style: normal;
    }

    .business_travel_set form .type {
        display: inline-block;
        width: 70px;
        line-height: 30px;
        text-align: right;
        margin-right: 14px;
    }

    .business_travel_set form ul {
        width: 500px;
        margin: 0 auto;
    }

        .business_travel_set form ul li {
            width: 240px;
            display: inline-block;
            margin: 0 5px 10px 0;
            position: relative;
        }

        .business_travel_set form ul .id_type {
            width: 150px;
            margin-right: 30px;
        }

        .business_travel_set form ul .id_num {
            width: 284px;
            float: right;
        }

        .business_travel_set form ul li input, .business_travel_set form ul li select {
            width: 140px;
            height: 26px;
            border: 1px solid #aaa;
            box-sizing: border-box;
        }

    .business_travel_set form .button {
        width: 120px;
        height: 30px;
        border-radius: 3px;
        background: #257dd6;
        color: #fff;
        margin: 10px 0 24px 200px;
        cursor: pointer;
        box-shadow: 0 1px 2px #000;
    }

/*aircraft_orderStatus.html*/
.person_center_conMin .clearfix:after {
    display: block;
    content: " ";
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.person_center_conMin .clearfix {
    *zoom: 1;
}

i, em {
    font-style: normal;
}

.person_center_conMin .aircraft_orderStatusR {
    width: 980px;
    float: right;
    font-family:'Microsoft YaHei';
}

    .person_center_conMin .aircraft_orderStatusR .border {
        width: 100%;
        border: 1px solid #ddd;
        box-sizing: border-box;
        padding-bottom: 10px;
        margin-bottom: 10px;
        *width: 978px;
    }

    .person_center_conMin .aircraft_orderStatusR .refund_detail td {
        padding: 0 20px;
    }

    .person_center_conMin .aircraft_orderStatusR .refund_detail tr td:first-child {
        max-width: 223px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .person_center_conMin .aircraft_orderStatusR .paddingL {
        padding-left: 10px;
    }

        .person_center_conMin .aircraft_orderStatusR .paddingL .list2, .person_center_conMin .aircraft_orderStatusR .paddingL .list3 {
            display: inline-block;
            margin-right: 40px;
        }

    .person_center_conMin .aircraft_orderStatusR .title {
        width: 100%;
        height: 34px;
        line-height: 34px;
        background-color: #f0f0f0;
        box-sizing: border-box;
        margin-bottom: 10px;
        text-indent: 6px;
        font-family: \5B8B\4F53;
        *width: 968px;
    }

    .person_center_conMin .aircraft_orderStatusR .change_info .title {
        color: #777;
    }

        .person_center_conMin .aircraft_orderStatusR .change_info .title span {
            font-size: 12px;
            font-family: 'Microsoft YaHei';
            vertical-align: top;
            line-height: 34px;
            color: #777;
        }

    .person_center_conMin .aircraft_orderStatusR .change_info table {
        color: #aaa;
    }
    /*.person_center_conMin .aircraft_orderStatusR .change_info{
         background-color:#fbfbfb;
     }
     .person_center_conMin .aircraft_orderStatusR .change_info .title span{
        font-size:12px; font-family:'Microsoft YaHei'; vertical-align:top; line-height:34px; 
    }
      .person_center_conMin .aircraft_orderStatusR .change_info table {
        color:#aaa;
    }*/

    .person_center_conMin .aircraft_orderStatusR .basic_info .basci_infoCont p {
        height: 30px;
        line-height: 30px;
    }

        .person_center_conMin .aircraft_orderStatusR .basic_info .basci_infoCont p .money {
            color: #ff6501;
        }

    .person_center_conMin .aircraft_orderStatusR .basic_info .basci_infoCont .list1 p {
        float: left;
        margin-right: 40px;
    }

        .person_center_conMin .aircraft_orderStatusR .basic_info .basci_infoCont .list1 p:first-child {
            min-width: 190px;
        }

        .person_center_conMin .aircraft_orderStatusR .basic_info .basci_infoCont .list1 p:nth-child(2) {
            min-width: 184px;
        }

    .person_center_conMin .aircraft_orderStatusR .basic_info .basci_infoCont .list2 p:first-child {
        min-width: 186px;
    }

    .person_center_conMin .aircraft_orderStatusR table tr td {
        padding-left: 10px;
    }

    .person_center_conMin .aircraft_orderStatusR .person_info table tr td {
        padding-left: 0;
        text-align: center;
    }

    .person_center_conMin .aircraft_orderStatusR table .head {
        height: 34px;
    }

        .person_center_conMin .aircraft_orderStatusR table .head td {
            line-height: 34px;
        }
    /*.person_center_conMin .aircraft_orderStatusR .meal_detail table{
            width:900px;
        }*/
    .person_center_conMin .aircraft_orderStatusR .meal_detail table td {
        /*padding:0 11px;*/ line-height: 20px;
    }
    /*.person_center_conMin .aircraft_orderStatusR .meal_detail tr td:first-child{
            padding-left:6px; max-width:189px;
        }*/
    .person_center_conMin .aircraft_orderStatusR .meal_detail tr td:first-child {
        padding-left: 34px;
    }

    .person_center_conMin .aircraft_orderStatusR .meal_detail tr:nth-child(2) td {
        padding-bottom: 15px;
    }

    .person_center_conMin .aircraft_orderStatusR .meal_detail tr:nth-child(1) {
        height: 28px;
    }

    .person_center_conMin .aircraft_orderStatusR .meal_detail tr:nth-child(3) {
        height: 28px;
    }
    /*.person_center_conMin .aircraft_orderStatusR .meal_detail td:last-child{
            padding-right:6px;
        }*/

    .person_center_conMin .aircraft_orderStatusR table tr td i.iconfont {
        font-size: 12px;
        color: #be1111;
    }

    .person_center_conMin .aircraft_orderStatusR table tr .operation {
        text-indent: 4px;
    }

    .person_center_conMin .aircraft_orderStatusR table tr td a {
        display: inline-block;
        width: 44px;
        height: 20px;
        line-height: 20px;
        color: #fff;
        text-align: center;
        border-radius: 2px;
    }
    .person_center_conMin .aircraft_orderStatusR .voyage_info tr td p {
        line-height: 20px;
    }

    .person_center_conMin .aircraft_orderStatusR table .head td.line_height {
        line-height: 18px;
        padding-bottom: 20px;
    }

    .person_center_conMin .aircraft_orderStatusR .basic_info span.col1 {
        color: #aaa;
    }

    .person_center_conMin .aircraft_orderStatusR .bottom_btn {
        width: 100%;
        margin: 28px 0 20px;
        text-align: center;
    }

        .person_center_conMin .aircraft_orderStatusR .bottom_btn a {
            display: inline-block;
            width: 100px;
            height: 36px;
            border-radius: 4px;
            color: #fff;
            text-align: center;
            line-height: 36px;
            margin-right: 10px;
        }
/*添加乘客*/
.hw-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    z-index: 10;
}

.hw-layer-wrap {
    box-sizing: border-box;
    width: 500px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -285px;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 1px 2px 4px 0 rgba(0,0,0,0.12);
    padding: 20px 50px;
}

.hw-overlay .addPeople {
    margin-right: -15px;
    margin-left: -15px;
}

    .hw-overlay .addPeople h2 {
        height: 30px;
        line-height: 30px;
        margin-bottom: 30px;
        margin-top: 10px;
        font-size: 18px;
        font-family: microsoft yahei;
        text-align: center;
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
    }

    .hw-overlay .addPeople form .info {
        margin-left: 10px;
    }

        .hw-overlay .addPeople form .info:after {
            display: block;
            clear: both;
            content: " ";
            visibility: hidden;
        }

        .hw-overlay .addPeople form .info .common {
            float: left;
            width: 396px;
        }

            .hw-overlay .addPeople form .info .common p,.hw-overlay .addPeople form .info .common .department {
                height: 30px;
                margin-bottom: 16px;
                font-size: 14px;
                line-height: 30px;
            }

            .hw-overlay .addPeople form .info .common .type {
                display: inline-block;
                width: 80px;
                height: 100%;
                text-align: right;
                margin-right: 16px;
                float: left;
            }

            .hw-overlay .addPeople form .info .common input {
                float: left;
                display: inline-block;
                width: 300px;
                height: 100%;
                border: 1px solid #ccc;
                padding-left: 10px;
                box-sizing: border-box;
            }

            .hw-overlay .addPeople form .info .common select {
                width: 300px;
                height: 100%;
                border-color: #ccc;
                padding-left: 8px;
                box-sizing: border-box;
                border-width: 1px;
            }
            .hw-overlay .addPeople form .info .common .department{
                position:relative;
            }
            .hw-overlay .addPeople form .info .common .department>ul{
                width:300px; background-color:#fff; border-top:none; padding:0 12px; position:absolute; top:30px; left:96px; border:1px solid #ccc; box-sizing:border-box;
            }
            .hw-overlay .addPeople form .info .common .department ul li{
                border-left:1px dotted #ddd; padding-left:10px;
            }
            .hw-overlay .addPeople form .info .common .department ul li i{
                color:rgba(0,87,192,.6); font-size:20px;vertical-align:-12%;
            }
            .hw-overlay .addPeople form .info .common .department li>ul{
                padding-left:20px;
            }
            .hw-overlay .addPeople form .info .common .department li>ul:before{
                display:inline-block; width:8px; height:8px; content:"+"; border:1px solid #aaa; position:relative; top:-21px; left:-35px; line-height:7px; 
                font-size:13px; text-indent:-0.5px; background:#fff; float:left;
            }
            .hw-overlay .addPeople form .info .common .department ul li:before{
                position: relative; top: -3px; height: 20px; width: 14px; color: white; border-bottom:1px dotted #ccc; content: "";
                display: inline-block; left: -6px; margin-left:-4px;
            }
             .hw-overlay .addPeople form .info .common .department ul li:last-child{
                 border-left:none;
             }
            .hw-overlay .addPeople form .info .common .department ul li:last-child:before{
                border-left:1px dotted #ccc;
            }

.hw-overlay .button {
    margin: 6px 0 6px 120px;
}

    .hw-overlay .button input {
        display: inline-block;
        width: 80px;
        height: 32px;
        border-radius: 4px;
        font-size: 16px;
        color: #fff;
        margin-right: 50px;
        cursor: pointer;
    }
.hw-overlay .button .hwLayer-ok.on {
 width:96px; background:#bbb; margin-right:34px; cursor:auto;
}  
.hw-overlay .button .hwLayer-ok.on:hover{
    background:#bbb;
}  
    .hw-overlay .button .comfirm {
        background-color: #5cb85c;
    }

    .hw-overlay .button .concel {
        background-color: #F0AD4E;
    }

    .hw-overlay .button .comfirm:hover {
        background-color: #438643;
    }

    .hw-overlay .button .concel:hover {
        background-color: #dc9d46;
    }

/*civil_servant_search.html*/
.civil_search.minW1300 {
    width: 100%;
    min-width: 1300px;
}

.civil_search.gray {
    background-color: #f9f9f9;
}

.civil_search .w1200 {
    width: 1200px;
    margin: 0 auto;
}

.civil_search {
    overflow: hidden;
}

    .civil_search .civil_searchMin {
        overflow: hidden;
        background: url(/Modules/Orchard.Plane/Styles/images/civil_search.jpg) no-repeat;
        margin-top: 25px;
    }

.civil_searchMin .search {
    width: 500px;
    margin: 60px auto 70px;
    background-color: rgba(255,255,255,.92);
    padding: 24px;
    border-radius: 4px;
    box-sizing: border-box;
}

    .civil_searchMin .search h2 {
        width: 100%;
        height: 36px;
        border-bottom: 1px solid #ddd;
        font-weight: normal;
        font-size: 22px;
        font-family: microsoft yahei;
        text-indent: 10px;
        line-height: 30px;
    }

    .civil_searchMin .search form {
        padding: 20px 20px 20px 42px;
        box-sizing: border-box;
    }

    .civil_searchMin .search .type {
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        margin-bottom: 8px;
    }

        .civil_searchMin .search .type > label {
            margin-right: 10px;
        }

            .civil_searchMin .search .type > label > input {
                vertical-align: -12%;
            }

    .civil_searchMin .search .city {
        position: relative;
    }

        .civil_searchMin .search .city p, .civil_searchMin .search .date p {
            width: 100%;
            height: 35px;
            font-size: 14px;
            margin-bottom: 15px;
        }

            .civil_searchMin .search .date p .ar_date {
                color: #A9A9A9;
            }

        .civil_searchMin .search .city input, .civil_searchMin .search .date input {
            width: 286px;
        }

        .civil_searchMin .search .city p input, .civil_searchMin .search .date p input {
            height: 35px;
            border: 1px solid #ccc;
            text-indent: 6px;
            box-sizing: border-box;
            background-color: rgba(255,255,255,.5);
        }

        .civil_searchMin .search .city .change {
            position: absolute;
            top: 14px;
            right: 30px;
        }

        .civil_searchMin .search .city .changeMin {
            width: 12px;
            height: 50px;
            border: 1px solid #ccc;
            border-left: none;
            position: relative;
        }

            .civil_searchMin .search .city .changeMin b {
                display: block;
                width: 20px;
                height: 20px;
                border-radius: 50%;
                background: #ccc;
                line-height: 20px;
                text-align: center;
                position: absolute;
                top: 14px;
                right: -10px;
                color: #fff;
                font-weight: normal;
                cursor: pointer;
            }

    .civil_searchMin .search .date p {
        position: relative;
    }

    .civil_searchMin .search .button {
        display: block;
        width: 380px;
        height: 42px;
        font-size: 16px;
        border-radius: 4px;
        text-align: center;
        line-height: 42px;
        color: #fff;
        cursor: pointer;
        font-weight: bold;
        margin-bottom: 13px;
    }
.pseudo_link:hover {
    color: #f60;
}

.pseudo_link {
    color: #36c;
    cursor: pointer;
    text-decoration: none;
}