﻿@charset "utf-8";

body, dd, div, dl, dt, form, h2, h3, input, li, p, ul {
    margin: 0;
    padding: 0;
}

body, button, input, select, textarea {
    font: 12px/1.125 arial, 'Hiragino Sans GB', 'Microsoft yahei', sans-serif;
    color: #333;
}

address, cite, dfn, em, h2, i, var {
    font-style: normal;
    font-weight: 400;
}

dd, dl, dt, li, ul {
    list-style: none;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #333;
}

    a:hover {
        color: #333;
        cursor: pointer;
    }

html {
    overflow-y: scroll;
}

img {
    display: inline;
    border: none;
}

body {
    min-width: 1002px;
}

area:link {
    border: 0;
}

area:visited {
    border: 0;
}

area:hover {
    border: 0;
}

area:active {
    border: 0;
}

area:after {
    border: 0;
}

.activityDate-cont-ul:after, .clearfix:after, .my-collectProductBox:after, .my-collectProductBoxUl1:after, .my-collectProductBoxUl:after, .my-information:after, .my-orderBox:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

button, input, select, textarea {
    outline: 0;
}

textarea {
    font-size: 13px;
    resize: none;
}

.left {
    float: left;
    display: inline;
}

.right {
    float: right;
    display: inline;
}

.none {
    display: none;
}

.main {
    width: 1200px;
    margin: 0 auto;
    font-family: "微软雅黑";
}

body {
    background-color: #f8f8f8;
}

.oneBox {
    margin-top: 25px;
    /*overflow: hidden;
       height: 400px*/;
}

.box_left {
    position: relative;
    width: 235px;
    z-index: 9;
    margin-right:15px;
}

.city_box {
    width: 230px;
    padding: 10px 0 10px 20px;
    margin-bottom: 10px;
}

    .city_box.hover {
        background: #eff3ff;
    }

.city_con {
    width: 245px;
    position: relative;
    left: -10px;
    line-height: 16px;
}

.pindao_tit {
    font-size: 15px;
    color: #004b84;
    margin-bottom: 10px;
}


.city_con a {
    display: inline-block;
    color: #004b84;
    font-size: 12px;
    padding: 0 10px;
    margin: 4px 0;
    border-right: 1px solid #e1e1e1;
    position: relative;
}

    .city_con a:hover {
        color: #f60;
        text-decoration: none;
    }

    .city_con a span {
        display: block;
        position: absolute;
        width: 9px;
        height: 9px;
        background: url(../images/h.jpg) no-repeat;
        top: -9px;
        right: 3px;
    }

    .city_con a.bor0 {
        border: 0;
    }

.focus_con {
    width: 700px;
    height: 380px;
    position: relative;
    overflow: hidden;
}

.focus_img {
    position: absolute;
    left: 0;
    top: 0;
    width: 700px;
}

    .focus_img a {
        position: absolute;
        display: block;
    }

        .focus_img a img {
            display: block;
            max-width:inherit !important;
        }

.focus_list {
    z-index: 5;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

    .focus_list li {
        float: left;
        width: 13px;
        height: 12px;
        background: url(../images/list.png) no-repeat;
        margin-left: 10px;
    }

        .focus_list li.active {
            background: url(../images/list_on.png) no-repeat;
        }

.box_right {
    width: 220px;
}

.oneBox_list {
    display: block;
    width: 220px;
    height: 180px;
    position: relative;
    text-align: right;
    color: #fff;
    margin-bottom: 20px;
}

    .oneBox_list:hover {
        color: #fff;
    }

    .oneBox_list img {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
    }

    .oneBox_list h3 {
        position: absolute;
        z-index: 1;
        top: 24px;
        right: 15px;
        width: 220px;
        font-size: 24px;
        font-weight: 700;
    }

    .oneBox_list h4 {
        position: absolute;
        z-index: 1;
        top: 54px;
        right: 15px;
        width: 220px;
        font-size: 15px;
        font-weight: 100;
    }

    .oneBox_list p {
        position: absolute;
        z-index: 1;
        bottom: 11px;
        right: 15px;
        width: 220px;
        font-size: 18px;
        font-weight: 700;
    }

.tuiJian_tit {
    margin-top: 60px;
    font-size: 18px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    padding-bottom: 8px;
}

.tuiJian_tit1 {
    border-bottom-color: #ed5058;
    color: #ed5058;
}

.tuiJian_tit2 {
    border-bottom-color: #f8ae1b;
    color: #f8ae1b;
}

.tuiJian_tit3 {
    border-bottom-color: #1eb9cd;
    color: #1eb9cd;
}

.tuiJian_tit4 {
    border-bottom-color: #82c24b;
    color: #82c24b;
}

.tuiJian_tit5 {
    border-bottom-color: #96c;
    color: #96c;
}

.tuiJian_tit6 {
    border-bottom-color: #fc6621;
    color: #fc6621;
}

.tuiJian_tit a {
    display: inline-block;
    font-size: 14px;
    font-weight: 100;
}

    .tuiJian_tit a:hover {
        color: #333;
        text-decoration: underline;
    }

.tuiJian_tit span {
    font-size: 14px;
    color: #969696;
    vertical-align: bottom;
    font-weight: 100;
    margin-left: 30px;
}

.tuiJian_nav {
    padding-left: 235px;
    position: relative;
}

    .tuiJian_nav li {
        float: left;
        padding-top: 10px;
        padding-bottom: 20px;
    }

        .tuiJian_nav li a.bor0 {
            border: 0;
        }

        .tuiJian_nav li.on {
            background-repeat: no-repeat;
            background-position: top center;
        }

        .tuiJian_nav li a {
            display: block;
            padding: 0 25px;
            font-size: 16px;
            /*border-right: 1px solid #cbcbcb;*/
            white-space:nowrap;
        }

            .tuiJian_nav li a:hover {
                text-decoration: none;
            }

.tuiJian_left {
    width: 250px;
    /*height: 460px;*/
    overflow: hidden;
}

.tuiJian_left_tu a {
    display: block;
    float: left;
}

    .tuiJian_left_tu a img {
        display: block;
    }

.tuiJian_right {
    width: 950px;
    overflow: hidden;
    position: relative;
}

.tuiJian_right2 {
    width: 950px;
    overflow: hidden;
    position: relative;
}

.tuiJian_right_box {
    width: 100000px;
}

.tuiJian_right_chanpin {
    width: 965px;
}

.tuiJian_list1 {
    width: 214px;
    height: 218px;
    border: 1px solid #ccc;
    margin-left: 10px;
    margin-right: 15px;
    margin-bottom: 20px;
    background: #fff;
}

    .tuiJian_list1:hover {
        box-shadow: 0 0 8px #CCC;
    }

.tuiJian_list1_img {
    display: block;
    position: relative;
    width: 214px;
    height: 120px;
}

    .tuiJian_list1_img p {
        position: absolute;
        width: 194px;
        height: 30px;
        color: #fff;
        padding-left: 8px;
        line-height: 30px;
        left: 5px;
        bottom: 5px;
    }

    .tuiJian_list1_img img {
        width: 75px;
        border-radius: 50%;
        box-shadow: 3px 2px 5px rgba(0,0,0,0.5);
        margin-left: 15px;
        margin-top: 30px;
        float: left;
        display: block;
    }

    .tuiJian_list1_img h4,.tuiJian_list1_img h5{
        width: 96px;
        float: right;
        text-align: center;
        margin-right: 15px;
    }

    .tuiJian_list1_img h4{
        margin-top: 30px;
        font-size: 24px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ccc;
    }

    .tuiJian_list1_img h5{
        margin-top: 10px;
        font-size: 15px;
    }

.tuiJian_list1_wz {
    padding: 0 7px;
}

    .tuiJian_list1_wz h3 {
        margin-top: 10px;
        height: 58px;
        overflow: hidden;
    }

        .tuiJian_list1_wz h3 a {
            font-weight: 100;
            font-size: 14px;
            line-height: 20px;
        }

            .tuiJian_list1_wz h3 a:hover {
                color: #333;
                text-decoration: underline;
            }

    .tuiJian_list1_wz p {
        font-size: 16px;
        color: #f33;
        text-align: right;
    }

        .tuiJian_list1_wz p em {
            font-size: 12px;
            font-weight: 400;
            margin-left: 1px;
        }

.tuiJian_list2 {
    width: 248px;
    height: 218px;
    border: 1px solid #ccc;
    margin-left: 25px;
    margin-bottom: 20px;
    background: #fff;
}

    .tuiJian_list2:hover {
        color: #333;
        box-shadow: 0 0 8px #CCC;
    }

.tuiJian_list2_img {
    display: block;
    position: relative;
    width: 248px;
    height: 140px;
}

    .tuiJian_list2_img img {
        display: block;
    }

    .tuiJian_list2_img p {
        position: absolute;
        width: 230px;
        height: 30px;
        color: #fff;
        padding-left: 8px;
        line-height: 30px;
        left: 5px;
        bottom: 5px;
    }

.tuiJian_list2_wz {
    padding: 0 7px;
}

    .tuiJian_list2_wz h3 {
        margin-top: 12px;
        height: 37px;
        overflow: hidden;
    }

        .tuiJian_list2_wz h3 a {
            font-weight: 100;
            font-size: 14px;
            line-height: 20px;
        }

            .tuiJian_list2_wz h3 a:hover {
                color: #333;
                text-decoration: underline;
            }

    .tuiJian_list2_wz p {
        font-size: 16px;
        color: #f33;
        text-align: right;
        margin-top: 4px;
    }

        .tuiJian_list2_wz p em {
            font-size: 12px;
            font-weight: 400;
            margin-left: 1px;
        }

.tuiJian_list2_big {
    width: 388px;
    height: 458px;
    border: 1px solid #ccc;
    margin-left: 10px;
    margin-bottom: 20px;
    background: #fff;
}

    .tuiJian_list2_big:hover {
        box-shadow: 0 0 8px #CCC;
    }

.tuiJian_list2_big_img {
    display: block;
    position: relative;
    width: 388px;
    height: 380px;
}

    .tuiJian_list2_big_img img {
        display: block;
    }

    .tuiJian_list2_big_img p {
        position: absolute;
        width: 370px;
        height: 30px;
        color: #fff;
        padding-left: 8px;
        line-height: 30px;
        left: 5px;
        bottom: 5px;
    }

.tuiJian_list2_big_wz {
    padding: 0 7px;
}

    .tuiJian_list2_big_wz h3 {
        margin-top: 12px;
        height: 38px;
        overflow: hidden;
    }

        .tuiJian_list2_big_wz h3 a {
            font-weight: 100;
            font-size: 14px;
            line-height: 20px;
        }

            .tuiJian_list2_big_wz h3 a:hover {
                color: #333;
                text-decoration: underline;
            }

    .tuiJian_list2_big_wz p {
        font-size: 18px;
        color: #f33;
        text-align: right;
        margin-top: 1px;
    }

        .tuiJian_list2_big_wz p em {
            font-size: 12px;
            font-weight: 400;
            margin-left: 2px;
        }

.tuiJian_list3 {
    width: 295px;
    height: 458px;
    border: 1px solid #ccc;
    margin-left: 24px;
    margin-bottom: 20px;
    background: #fff;
}

    .tuiJian_list3:hover {
        box-shadow: 0 0 8px #CCC;
    }

    .tuiJian_list3.marl10 {
        margin-left: 10px;
    }

.tuiJian_list3_img {
    display: block;
    position: relative;
    width: 295px;
    height: 375px;
}

    .tuiJian_list3_img img {
        display: block;
    }

    .tuiJian_list3_img p {
        position: absolute;
        width: 278px;
        height: 30px;
        color: #fff;
        padding-left: 8px;
        line-height: 30px;
        left: 5px;
        bottom: 5px;
    }

.tuiJian_list3_wz {
    padding: 0 7px;
}

    .tuiJian_list3_wz h3 {
        margin-top: 12px;
        height: 38px;
        overflow: hidden;
    }

        .tuiJian_list3_wz h3 a {
            font-weight: 100;
            font-size: 14px;
            line-height: 18px;
        }

            .tuiJian_list3_wz h3 a:hover {
                color: #333;
                text-decoration: underline;
            }

    .tuiJian_list3_wz p {
        font-size: 16px;
        color: #f33;
        text-align: right;
        margin-top: 8px;
    }

        .tuiJian_list3_wz p em {
            font-size: 12px;
            font-weight: 400;
            margin-left: 1px;
        }

.wz_list li {
    float: left;
    display: inline;
    width: 457px;
    margin-left: 15px;
    margin-right: 10px;
    margin-bottom: 15px;
}

    .wz_list li a {
        line-height: 18px;
        display: block;
        background: url(../images/list.jpg) no-repeat left 8px;
        padding-left: 5px;
    }

        .wz_list li a span {
            font-size: 16px;
            color: #f33;
            font-weight: 700;
            padding-right: 8px;
        }

        .wz_list li a:hover {
            color: #333;
            text-decoration: none;
        }

.padb80 {
    padding-bottom: 0px;
}

.padt28 {
    padding-top: 28px;
}

.padt8 {
    padding-top: 8px;
}

.mart50 {
    margin-top: 50px;
}

.baoZhang_left {
    padding-left: 10px;
    width: 220px;
}

    .baoZhang_left img {
        display: block;
    }

    .baoZhang_left h3 {
        font-size: 14px;
        font-weight: 700;
        line-height: 22px;
        color: #004b84;
        margin-bottom: 20px;
        margin-top: 35px;
    }

    .baoZhang_left p {
        line-height: 24px;
        color: #004b84;
    }

.baoZhang_right {
    width: 883px;
    margin-right: 20px;
}

.baoZhang_list {
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.borb1 {
    border-bottom: 1px solid #f2f2f2;
}

.baoZhang_list .left h3 {
    font-size: 22px;
    font-weight: 700;
    color: #fc6621;
}

.baoZhang_list .left p {
    font-size: 16px;
    color: #fc6621;
}

.baoZhang_list .right {
    width: 780px;
}

    .baoZhang_list .right p {
        line-height: 20px;
        color: #6b6c6f;
    }

    .baoZhang_list .right a {
        display: inline-block;
        width: 250px;
        height: 30px;
        line-height: 30px;
        color: #6b6c6f;
        overflow: hidden;
        margin-right: 7px;
    }

        .baoZhang_list .right a:hover {
            text-decoration: underline;
            color: #333;
        }

.backcolor_p1 {
    background: rgba(237, 80, 88, .9);
    background: #ed5058; \9
}

.backcolor_p2 {
    background: rgba(248, 174, 27, .9);
    background: #f8ae1b; \9
}

.backcolor_p3 {
    background: rgba(30, 185, 205, .9);
    background: #1eb9cd; \9
}

.backcolor_p4 {
    background: rgba(130, 194, 75, .9);
    background: #82c24b; \9
}

.backcolor_p5 {
    background: rgba(153, 102, 204, .9);
    background: #96c; \9
}

.addtuanjian_new {
    position: absolute;
    width: 194px;
    height: 30px;
    color: #fff;
    padding-left: 8px;
    line-height: 30px;
    left: 5px;
    bottom: 5px;
}

.backcolor_p {
    display: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hover .backcolor_p {
    display: block;
}

.pz_hong .tuiJian_tit {
    border-bottom-color: #ed5058;
    color: #ed5058;
}

.pz_huang .tuiJian_tit {
    border-bottom-color: #f8ae1b;
    color: #f8ae1b;
}

.pz_lan .tuiJian_tit {
    border-bottom-color: #1eb9cd;
    color: #1eb9cd;
}

.pz_lv .tuiJian_tit {
    border-bottom-color: #82c24b;
    color: #82c24b;
}

.pz_zi .tuiJian_tit {
    border-bottom-color: #96c;
    color: #96c;
}

.pz_hong .backcolor_p {
    background: rgba(237, 80, 88, .9);
    background: #ed5058; \9
}

.pz_huang .backcolor_p {
    background: rgba(248, 174, 27, .9);
    background: #f8ae1b; \9
}

.pz_lan .backcolor_p {
    background: rgba(30, 185, 205, .9);
    background: #1eb9cd; \9
}

.pz_lv .backcolor_p {
    background: rgba(130, 194, 75, .9);
    background: #82c24b; \9
}

.pz_zi .backcolor_p {
    background: rgba(153, 102, 204, .9);
    background: #96c; \9
}

.pz_hong .tuiJian_nav li.on {
    background-image: url(../images/fen.jpg);
}

    .pz_hong .tuiJian_nav li.on a {
        color: #ed5058;
    }

.pz_huang .tuiJian_nav li.on {
    background-image: url(../images/huang.jpg);
}

    .pz_huang .tuiJian_nav li.on a {
        color: #f8ae1b;
    }

.pz_lan .tuiJian_nav li.on {
    background-image: url(../images/lan.jpg);
}

    .pz_lan .tuiJian_nav li.on a {
        color: #1eb9cd;
    }

.pz_lv .tuiJian_nav li.on {
    background-image: url(../images/lv.jpg);
}

    .pz_lv .tuiJian_nav li.on a {
        color: #82c24b;
    }

.pz_zi .tuiJian_nav li.on {
    background-image: url(../images/zi.jpg);
}

    .pz_zi .tuiJian_nav li.on a {
        color: #96c;
    }

.tuiJian_right_box .tag-grade {
    display: block;
    float: left;
    padding: 0 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    line-height: 16px;
    font-size: 12px;
    border: 1px solid #fba329;
    color: #fba329;
}

.tuiJian_list2_big_wz .tag-grade {
    margin-top: 2px;
}

.flight_foot {
    width: 1200px;
    margin: 20px auto 9px auto; /*background-color:#fff*/
}

    .flight_foot .wrap_chufa {
        color: #555;
        border-top: 1px solid #f2f2f2;
        padding: 16px 0 16px 16px;
        margin: 0 20px 0 10px;
        background-color: #fff;
    }

    .flight_foot .chufa .tit {
        font-weight: 700;
    }

    .flight_foot .chufa .tc {
        line-height: 24px;
        margin: 0;
    }

    .flight_foot .chufa .chufa_a {
        margin: 6px;
        color: #555;
        display: block;
        float: left;
        white-space: nowrap;
    }

        .flight_foot .chufa .chufa_a:hover {
            color: #069;
        }


/*左侧目的地展示悬浮样式*/
.float-page {
    display: none;
    width: 280px;
    position: absolute;
    left: 250px;
    top: 0;
    background: #fff;
    z-index: 6;
}

    .float-page .page-links {
        float: left;
        width: 280px;
        min-height: 370px;
        padding: 10px 20px;
        background: #eff3ff;
    }

    .float-page .page-adver {
        float: left;
    }

.page-block {
    margin-bottom: 20px;
}

    .page-block h5 {
        font-size: 14px;
        color: #333333;
        padding-left: 7px;
        padding-bottom: 10px;
        border-bottom: 1px solid #cccccc;
    }

    .page-block p a {
        margin-top: 10px;
        display: inline-block;
        line-height: 12px;
        color: #065ea8;
        padding: 0 7px;
        border-right: 1px solid #e1e1e1;
    }

    .page-block p .bor0 {
        border: 0;
    }

    .page-block .first {
        height: 12px;
        padding: 0;
        width: 4px;
        background-color: #387fbf;
        border: 0;
    }

.navicon {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    background-image: url("../images/nav-icon.png");
    background-repeat: no-repeat;
    vertical-align: -4px;
    *vertical-align: 0;
}

.icon-abord {
    background-position: -2px -3px;
}

.icon-inland {
    background-position: -27px -3px;
}

.icon-circum {
    background-position: -52px -3px;
}

.icon-globle {
    background-position: -77px -3px;
}

/*悬浮导航*/
.sidebar {
    position: fixed;
    top: -560px;
    left: 50%;
    margin-left: 620px;
}

    .sidebar ul {
    }

        .sidebar ul li {
            font-size: 12px;
            width: 60px;
            line-height: 14px;
            padding: 0 6px;
            cursor: pointer;
            text-align: center;
            background: #fff;
        }

        .sidebar ul .current {
            background: #f60;
        }

            .sidebar ul .current a {
                color: #fff;
                border-bottom: 0;
            }

        .sidebar ul li a {
            display: block;
            padding: 6px;
            border-bottom: 1px solid #eaeaea;
            cursor: pointer;
            color: #666;
        }

        .sidebar ul .current a:hover {
            color: #fff;
        }

        .sidebar ul li a:hover {
            color: #666;
        }
