﻿@charset "UTF-8";

* {
    padding: 0;
    margin: 0;
}

ul, ol, ul li {
    list-style: none
}

a {
    text-decoration: none
}

.clearfix:after {
    display: table;
    content: " ";
    clear: both;
}

.clearfix:after {
    display: table;
    content: " ";
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.fl {
    float: left
}

.font-white {
    color: #fff;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

i, em {
    font-style: normal;
    display: inline-block;
}

.header {
    width: 100%;
    position: relative;
}

.banner {
    width: auto;
    height: 840px;
}

    .banner a {
        width: 100%;
        height: 840px;
    }

.subBanner, .subBanner a {
    width: 100%;
    height: 400px;
    display: block;
}

.nav {
    width: 100%;
    height: 150px;
    background: url("../images/navBg.png") center 0 no-repeat;
    z-index: 88;
    position: absolute;
    top: 0;
}

    .nav ul {
        width: 1140px;
        margin: 0 auto;
        padding: 0 30px;
    }

        .nav ul li {
            display: inline-block;
        }

            .nav ul li a {
                display: block;
                padding: 0 10px;
                height: 36px;
                line-height: 36px;
                color: #383838;
                margin: 0 14px;
                margin-top: 24px;
                border-radius: 8px;
                font-size: 18px;
            }

                .nav ul li a.active, .nav ul li a:hover {
                    background: #04b6fe;
                    color: #fff;
                }

            .nav ul li img {
                vertical-align: middle;
                margin-left:5px;
                margin-right: 5px;
            }

.indexBooking {
    background: #fcfcfc;
    width: 100%;
    padding: 40px 0 80px 0;
    color: #fff;
}

.indexBookingTitle, .indexCusTitle {
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    height: 100px;
    line-height: 50px;
    color: #1898e7;
}

    .indexBookingTitle span, .indexCusTitle span {
        display: inline-block;
        border-bottom: 1px solid #1898e7;
        width: 120px;
        margin: 0 20px;
        height: 1px;
        vertical-align: middle;
    }

    .indexBooking .indexBookingTitle p, .indexCusTitle p {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        color: #1898e7;
        line-height: 24px;
    }

.indexBooking p, .indexCus p {
    font-size: 16px;
    line-height: 40px;
    margin: 20px auto;
    text-indent: 36px;
    padding: 0 80px;
    color: #3d3d3e;
}

.indexBookingMore {
    color: #1898e7;
    border-radius: 16px;
    line-height: 48px;
    border: 1px solid #1898e7;
    padding: 2px 30px;
    margin: 15px auto;
    display: block;
    width: 180px;
    height: 48px;
    font-size: 30px;
    text-align: center;
}

.indexVIPMore {
    border: 1px solid #fff;
    color: #fff
}

.intro-more:hover {
    color: #fff799;
    border: 1px solid #fff799;
}

.indexProList ul {
    width: 1230px;
    overflow: hidden;
    margin-top: 90px;
}

.indexProList li {
    width: 383px;
    height: 244px;
    margin-right: 20px;
    float: left;
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
    background: url("../images/indexProListBg.png") 0 0 no-repeat;
}

    .indexProList li p {
        width: 383px;
        height: 30px;
        background-color: rgba(0,0,0,0.6);
        color: #fff;
        font-size: 16px;
        text-align: center;
        line-height: 30px;
        position: absolute;
        bottom: -14px;
        z-index: 9;
        padding: 0 5px;
        text-indent: 0;
    }

    .indexProList li img {
        width: 383px;
        height: 238px;
        overflow: hidden;
        display: block;
    }

    .indexProList li:hover {
        transform: scale(1.05);
        /*width: 383px;
        height: 232px;
        overflow: hidden;*/
    }

.indexCus {
    background: #1898e7;
    padding: 30px 0;
}

.indexCusTitle {
    color: #fff;
}

    .indexCusTitle span {
        border-bottom: 1px solid #fff;
    }

    .indexCusTitle p {
        color: #fff;
    }

.indexCus p {
    color: #fff;
}

.bigPic li {
    width: 390px;
    height: 300px;
    float: left;
    margin-right: 10px;
    position: relative;
}

.smallPic {
    width: 390px;
    height: 300px;
    overflow: hidden;
}

    .smallPic li {
        width: 190px;
        height: 146px;
        float: left;
        margin-right: 5px;
        margin-bottom: 5px;
    }

.indexVIP {
    width: 1200px;
    overflow: hidden;
    margin-top: 20px;
}

    .indexVIP li {
        display: inline-block;
        width: 386px;
        height: 266px;
        background: url("../images/bookingBg.png") 0 0 no-repeat;
        position: relative;
        margin-top: 10px;
    }

        .indexVIP li img {
            display: block;
            position: absolute;
            z-index: 1;
        }

        .indexVIP li p {
            display: block;
            background: rgba(255,255,255,0.6);
            color: #090505;
            font-size: 14px;
            text-indent: 13px;
            position: absolute;
            bottom: -9px;
            z-index: 9;
            padding: 0 5px;
            width: 374px;
        }

        .indexVIP li i {
            display: block;
            width: 112px;
            height: 60px;
            position: absolute;
            top: 0px;
            right: 30px;
            background: url("../images/pri.png") 0 0 no-repeat;
            color: #fff;
            font-size: 24px;
            font-weight: bold;
            z-index: 8;
            text-align: center;
            line-height: 36px;
        }

            .indexVIP li i em {
                font-size: 14px;
            }

.left {
    width: 550px;
    margin-right: 20px;
    margin-top: 50px;
    display: inline-block;
    vertical-align: top;
}

    .left p {
        width: 500px;
        line-height: 30px;
    }

.news {
    margin-bottom: 50px
}

    .news li {
        border-bottom: 1px dotted #3d3d3e;
    }

        .news li a {
            display: block
        }

            .news li a p {
                line-height: 36px;
                color: #323232
            }

                .news li a p i {
                    display: inline-block;
                    width: 9px;
                    height: 15px;
                    background: url("../images/sd.png") 0 0 no-repeat;
                    margin-right: 5px;
                }

.footer {
    background: #222;
    margin-top: 50px;
    font-size: 12px;
    color: #999;
}

.copyright {
    padding: 10px;
    border-top: 1px solid #333;
    font-size: 12px;
    color: #ccc;
    text-align: center;
    line-height: 160%;
}

.footerList dt {
    font-size: 12px;
    color: #ccc;
    font-weight: bold;
}

.footerList a,
.copyright a {
    color: #ccc;
}

.footerMain {
    padding: 30px 10px;
    max-width: 1200px;
    margin: 0 auto;
}

.copyrightMain {
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
}

.footerMain dd {
    line-height: 26px;
    padding: 5px 0 0 0;
}

.footerLeft {
    width: 280px;
    float: left;
}

.footerRight {
    margin-left: 280px;
}

.footerRightBox {
    float: right;
    width: 800px;
}

    .footerRightBox .footerList {
        width: 14.28%;
        font-size: 16px;
        float: left;
    }

        .footerRightBox .footerList a {
            display: block;
            color: #999;
        }

            .footerRightBox .footerList a:hover {
                color: #E00034;
                text-decoration: none;
            }

.footnav {
    width: 100%;
    height: 60px;
    position: fixed;
    bottom: 0;
    left: 0;
    display: none;
}

.navbar {
    position: fixed;
    bottom: 0;
    font-size: 3.5vmin;
    width: 100%;
}

    .navbar li {
        float: left;
        width: 25%;
        height: 60px;
        background: url(../images/fnxx.html) repeat-y right #666666;
        line-height: 60px;
        text-align: center;
        position: relative;
    }

        .navbar li a {
            display: block;
        }

        .navbar li span {
            line-height: 26px;
            color: #fff;
        }

        .navbar li dl {
            position: absolute;
            width: 100%;
            left: 0;
            top: -183px;
            z-index: 100;
            display: none;
        }

        .navbar li dd {
            height: 60px;
            width: 100%;
            line-height: 60px;
            text-align: center;
            background: #666666;
            border-bottom: 1px solid #fff;
        }

            .navbar li dd a {
                color: #fff;
            }

.us-yqlj {
    display: block;
    padding: 15px;
}

    .us-yqlj a {
        padding: 4px;
        margin-right: 30px;
        color: #FFF;
    }

        .us-yqlj a:hover {
            color: #ebe70c;
        }
/*========================子页==============================*/
.subBg {
    background: #fff
}

.subNav {
    background: #0d91e5;
    height: 60px;
}

    .subNav li {
        display: inline-block;
    }

        .subNav li a {
            display: block;
            color: #fff;
            line-height: 60px;
            padding: 0 25px;
            font-size: 16px;
            text-align: center;
        }

            .subNav li a i {
                width: 33px;
                height: 7px;
                display: none;
                vertical-align: bottom;
                background: url("../images/subNavIcon.png") 0 0 no-repeat;
                margin-left: 16px;
            }

            .subNav li a.active {
                background: url("../images/subNavIcon.png") 50% bottom #057cc8 no-repeat;
            }

                .subNav li a.active i {
                    display: inline-block;
                }

.picList li {
}

.picList {
    width: 1200px;
    overflow: hidden;
    margin-top: 20px;
}

    .picList li {
        display: inline-block;
        width: 386px;
        height: 266px;
        position: relative;
        margin-top: 10px;
    }

        .picList li img {
            display: block;
            position: absolute;
            z-index: 1;
        }

        .picList li p {
            display: block;
            background: rgba(255,255,255,0.6);
            color: #090505;
            font-size: 14px;
            text-indent: 5px;
            position: absolute;
            bottom: -9px;
            z-index: 9;
            padding: 0 5px;
            width: 374px;
        }

/*-------------------预订页------------------------*/
.pdPic {
    width: 600px;
    height: 406px;
    background: url("../images/picbg.jpg")0 0 no-repeat;
    float: left;
    margin-right: 50px;
    margin-bottom: 20px;
}

    .pdPic img {
        width: 600px;
        height: 400px;
        vertical-align: top;
    }

.pdDetail li img {
    width: 20px;
    height: auto;
    vertical-align: middle;
    margin-right: 5px
}

.pdDetail li p {
    font-size: 18px;
    line-height: 44px;
}

.pdDetail li span {
    font-weight: bold;
    text-align: justify;
    display: inline-block;
}

dfn {
    color: #d16505;
    font-size: 24px;
    font-weight: bold;
    font-style: normal
}

.add {
    width: 23px;
    height: 23px;
    border-radius: 4px;
    background: #cccccc;
    text-align: center;
    line-height: 23px;
    font-size: 16px;
    color: #000;
    display: inline-block
}

.titleBg {
    width: 1200px;
    height: 64px;
    background: url("../images/titlebg.jpg") 0 0 no-repeat
}

    .titleBg p {
        color: #FFF;
        line-height: 60px;
        text-indent: 10px;
        font-size: 24px;
        font-weight: bold
    }

.lxr {
    padding: 20px 0
}

    .lxr span {
        display: inline-block;
        margin-left: 20px;
    }

    .lxr input {
        display: inline-block;
        margin-right: 40px;
        height: 30px;
    }

.pri {
    padding: 15px;
    background: #f5fcff
}

    .pri span {
        font-size: 18px;
        display: inline-block;
        padding: 0 10px
    }

.sale {
    font-weight: bold;
    color: #d16505
}

.pri p {
    display: inline-block;
    float: right
}

.pri button {
    width: 150px;
    height: 30px;
    text-align: center;
    color: #fff;
    line-height: 30px;
    background: #459e03;
    border-radius: 4px
}

.titleBg span {
    font-size: 16px;
    display: inline-block;
    color: #fff;
    line-height: 60px
}

.titleBg img {
    width: 38px;
    height: 38px;
    display: inline-block;
    vertical-align: middle
}

.titleBg em {
    background: #fff;
    border-radius: 4px;
    text-align: center;
    display: inline-block;
    color: #0d91e5;
    height: 30px;
    margin-left: 20px;
    vertical-align: middle;
    padding: 2px 20px;
    line-height: 30px
}

.orderInfo {
    font-size: 16px;
    margin: 0px auto;
    width: 700px;
}

    .orderInfo th {
        width: 100px;
        text-align: right;
        color: #7E7E7E;
        font-size: 16px;
        line-height: 40px;
    }

    .orderInfo td {
        width: 250px;
        color: #000;
        text-align: left;
        font-size: 16px;
        line-height: 40px;
    }

.pay {
    width: 1200px;
    height: 387px;
    background: url("../images/pay.jpg") 0 0 no-repeat
}

    .pay p {
        text-align: right;
        padding-right: 25px;
        padding-top: 40px;
    }

        .pay p span {
            font-size: 24px;
            color: #d16505;
            font-weight: bold
        }

.zfb {
    background: #d16505;
    border-radius: 8px;
    color: #fff;
    padding: 6px 20px;
    display: inline-block;
    border: none;
    margin: 10px;
}


.indexProYdList ul {
    width: 1230px;
    overflow: hidden;
    margin-top: 90px;
}

.indexProYdList li {
    width: 284px;
    height: 194px;
    margin-right: 20px;
    float: left;
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
    background: url("../images/indexProListBg.png") 0 0 no-repeat;
}

.indexProYdList li p {
    width: 284px;
    height: 30px;
    background-color: rgba(0,0,0,0.6);
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    bottom: -14px;
    z-index: 9;
    padding: 0 5px;
    text-indent: 0;
}

.indexProYdList li img {
    width: 284px;
    height: 188px;
    overflow: hidden;
    display: block;
}

.indexProYdList li:hover  {
    transform: scale(1.05);
    /*width: 284px;
    height: 182px;
    overflow: hidden;*/
}
.smallPic li:hover {
    transform: scale(1.02);
}

.bigPicLi:hover {
    transform: scale(1.02);
}
.indexVIP li:hover {
    transform: scale(1.05);
}
.picList li:hover {
    transform: scale(1.01);
}