﻿
/* 头部 */
/* .container{
  width: 1170px;
  padding-left: 15px;
  padding-right: 15px;
  margin:auto;
}
.row{
  margin-left: 15px;
  margin-right: 15px;
} */
.HeaderTop{
    display:none;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #333;
    background-color: #fff;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.container {
    width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}



.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    margin: 0 auto;
    left: 0;
    z-index: 10000;
}
.CompanyGen {
    height: 80px;
    display: inline-block;
    width: 100%;
}
.CompanyGen .header {
    height: 80px;
    background: #7e57c6;
    display: table;
    width: 100%;
}

    .CompanyGen .header .container .header_left {
        width: 460px;
        float: left;
    }

        .CompanyGen .header .container .header_left .logo {
            height: 84px;
            display: table-cell;
            vertical-align: middle;
        }

            .CompanyGen .header .container .header_left .logo img {
                max-width: 145px;
                max-height: 70px;
                width: auto;
                height: auto;
                vertical-align: middle;
                margin: 0 28px 0 23px;
            }

            .CompanyGen .header .container .header_left .logo span {
                font-size: 25px;
                font-weight: bold;
                color: white;
                width: 250px;
                overflow: hidden;
                white-space: nowrap;
                display: inline-block;
                vertical-align: middle;
                text-overflow: ellipsis;
            }

    .CompanyGen .header .container .header_right {
        float: left;
        width: 680px;
        text-align: right;
    }

.CompanyGen .header_right .her_ritDl {
    display: inline-block;
    color: white;
    margin-right: 60px;
}

    .CompanyGen .header_right .her_ritDl span a:first-child {
        font-size: 12px;
        color: white;
    }

.CompanyGen .header_right .her_ritZc {
    display: inline-block;
    color: white;
}

    .CompanyGen .header_right .her_ritZc span a:first-child {
        font-size: 12px;
        color: white;
    }

.CompanyGen .header_right .her_ritBotm {
    height: 84px;
    display: table-cell;
    vertical-align: middle;
    font-size: 0;
}

    .CompanyGen .header_right .her_ritBotm ul li {
        display: inline-block;
        padding: 0 20px;
    }
        .CompanyGen .header_right .her_ritBotm ul li.CompanyGenactive {
            background: white;
            border-radius: 10px;
        }
            .CompanyGen .header_right .her_ritBotm ul li.CompanyGenactive a {
                color: #7e57c6;
            }

            .CompanyGen .header_right .her_ritBotm ul li:nth-of-type(6) {
                margin-right: 0;
            }

        .CompanyGen .header_right .her_ritBotm ul li a {
            color: white;
            font-weight: bold;
            font-size: 16px;
        }
/* 头部结束 */

/* 大bnner详情*/
.CurryLb {
    width: 100%;
    background: url(/Views/qy/images/currencyBanner.png) no-repeat;
    min-height: 584px;
    position: relative;
    background-size: cover;
    background-position: center;
    display: table;
}

    .CurryLb .CurryLb_cont {
        position: absolute;
        bottom: 20px;
        margin-left: 70px;
    }

        .CurryLb .CurryLb_cont a {
            width: 265px;
            color: white;
            height: 66px;
            line-height: 66px;
            display: block;
            background: #7e57c6;
            background-color: rgb(126, 87, 198);
            border-radius: 5px;
            text-align: center;
            font-size: 20px;
            margin: 20px 0;
            -webkit-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
            filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7e57c6,endcolorstr=#7e57c6)
        }

            .CurryLb .CurryLb_cont a:hover {
                background: white;
                background-color: rgba(255,255,255,0.7);
                color: #7e57c6;
                filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#ffffff)
            }
/* 大bnner详情结束 */

/* 乐展详情 */
.themePark {
    text-align: center;
}

    .themePark .themePark_lef {
        width: 50%;
        float: left;
        height: 563px;
        position: relative;
    }

    .themePark .themePark_dwBox {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 60%;
        margin: auto;
        height: 415px;
    }

        .themePark .themePark_dwBox p {
            margin-top: 10px;
            font-size: 20px;
        }

    .themePark .themePark_lef img {
        width: 288px;
        height: 216px;
    }

    .themePark .themePark_Rit {
        width: 50%;
        text-align: left;
        height: 563px;
        padding-right: 100px;
        display: table-cell;
        vertical-align: middle;
    }

        .themePark .themePark_Rit h6 {
            font-size: 24px;
            color: black;
            padding-bottom: 18px;
            border-bottom: 1px solid #9d9d9d;
        }

        .themePark .themePark_Rit ul li {
            margin: 20px 0;
            color: #474747;
        }

            .themePark .themePark_Rit ul li h5 {
                font-size: 14px;
                font-weight: bold;
            }

            .themePark .themePark_Rit ul li p {
                font-size: 12px;
                letter-spacing: 2px;
            }

    .themePark .mmzx {
        width: 255px;
        height: 45px;
        background: #7e57c6;
        font-size: 18px;
        line-height: 45px;
        text-align: center;
        display: block;
        color: white;
        border-radius: 5px;
        margin: 78px auto 0;
    }
/* 乐展详情结束 */

/* 专区时间地点 */
.CaleAp {
    width: 100%;
    background: url(/Views/qy/images/currencyPho3.png) no-repeat;
    min-height: 367px;
    position: relative;
    background-size: cover;
    background-position: center;
    display: table;
    padding-bottom: 20px;
}

    .CaleAp .CaleAp_Lef {
        width: 585px;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
    }

        .CaleAp .CaleAp_Lef img {
            width: 263px;
            height: 263px;
        }

    .CaleAp .CaleAp_Rit {
        width: 585px;
        height: 367px;
        display: table-cell;
        vertical-align: middle;
    }

        .CaleAp .CaleAp_Rit h6 {
            font-size: 34px;
            color: white;
            padding-bottom: 21px;
            border-bottom: 1px dashed white;
        }

        .CaleAp .CaleAp_Rit .CaleAp_Rbx {
            margin: 20px 0;
        }

            .CaleAp .CaleAp_Rit .CaleAp_Rbx b {
                font-size: 16px;
                color: white;
            }

            .CaleAp .CaleAp_Rit .CaleAp_Rbx span {
                font-size: 16px;
                color: white;
                letter-spacing: 3px;
            }

        .CaleAp .CaleAp_Rit .xzzq {
            width: 244px;
            height: 45px;
            background: #7e57c6;
            font-size: 18px;
            line-height: 45px;
            text-align: center;
            display: block;
            color: white;
            border-radius: 5px;
            margin: 20px 0;
            border: 1px solid white;
            -webkit-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
        }

            .CaleAp .CaleAp_Rit .xzzq:hover {
                background: white;
                color: #7e57c6;
            }
/* 专区时间地点结束 */


/* 咨询中心 */
.coulngCenter .coulngCe_Lef {
    width: 356px;
    float: left;
}

    .coulngCenter .coulngCe_Lef ul li {
        display: block;
        width: 317px;
        height: 72px;
        text-align: center;
        margin: 18px auto;
    }

        .coulngCenter .coulngCe_Lef ul li a {
            background: #7e57c6;
            font-size: 26px;
            line-height: 72px;
            text-align: center;
            color: white;
            padding: 21px 106px;
        }
        .coulngCenter .coulngCe_Lef ul li.active a {
            background: white;
            color: #7e57c6;
        }
            .coulngCenter .coulngCe_Lef h6 {
                font-size: 29px;
                border-bottom: 10px solid #7e57c6;
                padding-left: 18px;
                padding-bottom: 18px;
                width: 317px;
                margin: 54px auto 0;
            }

.coulngCenter .coulngCe_Rit {
    width: 814px;
    float: left;
    padding-right: 15px;
    display: none;
    padding-bottom: 20px;
}
.coulngCenter .coulngCe_Rit.active {
    display: block;
}

.guide {
    font-size: 17px;
    border-bottom: 10px solid #7e57c6;
    padding-left: 18px;
    padding-bottom: 18px;
    width: 100%;
    margin: 54px 0 0 0;
    height: 67px;
}

.coulngCe_RitCot {
    float: left;
    padding: 20px;
    width: 100%;
}
    .coulngCe_RitCot p {
        font-size: 18px;
        line-height: 1.5em;
    }
        .coulngCe_RitCot p span {
            font-size: 18px!important;
        }
        .coulngCe_RitCot p img {
            max-width: 100%;
            width: auto;
        }

    .coCe_RitCotList {
        float: left;
        width: 100%;
        border-bottom: 1px dashed #a7a7a7;
        padding-bottom: 16px;
        padding-top: 27px;
        margin-bottom: 27px;
    }

.coCe_RitCotListLef {
    float: left;
}

    .coCe_RitCotListLef span {
        font-size: 21px;
        color: #ff8400;
        float: left;
        line-height: 40px;
    }

    .coCe_RitCotListLef .VerticalLine {
        float: left;
        width: 1px;
        height: 36px;
        background: black;
        margin: 0px 12px;
    }

    .coCe_RitCotListLef dl {
        float: left;
    }

.coCe_RitCotList .cou_title {
    line-height: 40px;
    margin-left: 36px;
}

.coCe_RitCotList .Jrdownload {
    height: 40px;
    line-height: 40px;
    float: right;
}

    .coCe_RitCotList .Jrdownload a {
        width: 115px;
        height: 26px;
        background: #7e57c6;
        font-size: 13px;
        line-height: 26px;
        text-align: center;
        color: white;
        border-radius: 5px;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        padding: 4px 27px;
    }

        .coCe_RitCotList .Jrdownload a:hover {
            background: white;
            color: #d60fd1;
            border: 1px solid #d60fd1;
            filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#ffffff)
        }

.CenterTitle {
    text-align: center;
    font-size: 29px;
    margin: 40px 0;
}
.CaleAp .CenterTitle {
    color:white;
}

.CenterTw {
    font-size: 0;
    text-align: center;
}

.CenterTw_list {
    display: inline-block;
    width: 292.5px;
    float: left;
    margin-bottom: 10px;
}

    .CenterTw_list .CenterTw_listImg {
        width: 277px;
        height: 179px;
        display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
        display: -moz-box; /* 老版本语法: Firefox (buggy) */
        display: -ms-flexbox; /* 混合版本语法: IE 10 */
        display: -webkit-flex; /* 新版本语法: Chrome 21+ */
        display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
        -moz-justify-content: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -moz-align-items: center;
        -webkit-align-items: center;
        align-items: center;
        overflow: hidden;
        margin: auto;
        margin-bottom: 9px;
    }

        .CenterTw_list .CenterTw_listImg img {
            width: 100%;
        }

    .CenterTw_list p, .CenterTw_list p a {
        font-size: 16px;
        color: white;
    }
        /* 咨询中心结束 */
        /* 热门推荐 */
        .HotmTwJj {
            height: 304px;
            float: left;
            width: 100%;
            background: #f0f0f3;
            display: table;
        }

.HotmTw {
    float: left;
    padding-bottom:30px;
}

.HotmTw_list {
    float: left;
    padding: 10px;
}

    .HotmTw_list .HotmTw_listImg {
        width: 167.14px;
        height: 89.91px;
        padding: 5px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        background:white;
    }

        .HotmTw_list .HotmTw_listImg img {
            max-width: 100%;
            max-height:100%;
            width:auto;
            height:auto;
        }
/* 热门推荐结束 */


.mainPage{
    float:left;
    width:100%;
}



