﻿body {
    overflow-x: auto;
}

header, footer, .banner {
    min-width: 1024px !important;
}

.container .search_box {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    background: #fff;
    border: 0;
}

    .container .search_box input[type="button"] {
        width: 112px;
    }

.container .key_close_div {
    top: 82px;
    right: 245px;
}

.container .content {
    width: 100%;
}



.container .area {
    width: 1024px;
    margin: 0 auto;
}

.container .content .con_top {
    padding-top: 40px;
}

    .container .content .con_top .cont_lef {
        float: left;
        width: 50%;
        height: 300px;
        padding-left: 10px;
        box-sizing: border-box;
        border-right: 1px solid #e5e5e5;
    }

        .container .content .con_top .cont_rig h2,
        .container .content .con_top .cont_lef h2 {
            font-size: 18px;
            color: #151515;
        }

            .container .content .con_top .cont_rig h2 img,
            .container .content .con_top .cont_lef h2 img {
                margin-right: 6px;
                margin-top: -3px;
            }

        .container .content .con_top .cont_lef h3,
        .container .content .con_top .cont_rig h3 {
            font-size: 18px;
            color: #333;
        }

    .container .content .con_top .cont_rig h3 {
        font-size: 16px;
        font-weight:bold;
    }



    .container .content .con_top .cont_lef h3,
    .container .content .con_top .cont_rig h3 {
        margin: 20px 0px 10px;
    }

    .container .content .con_top .cont_lef ul {
        padding-right: 26px;
        box-sizing: border-box;
    }

        .container .content .con_top .cont_lef ul li {
            float: left;
            width: 50%;
            font-size: 14px;
            color: #666;
            margin-bottom: 9px;
        }

            .container .content .con_top .cont_lef ul li:nth-child(4), .container .content .con_top .cont_lef ul li:nth-child(6) {
                width: 64%;
            }

            .container .content .con_top .cont_lef ul li:nth-child(5), .container .content .con_top .cont_lef ul li:nth-child(7) {
                width: 36%;
            }

            .container .content .con_top .cont_lef ul li .beyond {
                line-height: 1.5;
            }

            .container .content .con_top .cont_lef ul li.cont_lef span {
                float: left;
            }

            .container .content .con_top .cont_lef ul li.photographer span {
                float: left;
                display: inline-block;
            }

            .container .content .con_top .cont_lef ul li span:first-child {
                color: #333;
            }

            .container .content .con_top .cont_lef ul li.photographer span:nth-child(2) {
                display: inline-block;
                width: 235px;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

            .container .content .con_top .cont_lef ul li:last-child,
            .container .content .con_top .cont_lef ul li:nth-last-child(2) {
                float: none;
                display: block;
                width: 100%;
                text-align: justify;
            }

            .container .content .con_top .cont_lef ul li:last-child {
                margin-bottom: 0;
            }

            .container .content .con_top .cont_lef ul li .beyond1 {
                height: 145px;
                line-height: 1.5;
                overflow: hidden;
            }

            .container .content .con_top .cont_lef ul li span.more,
            .container .content .con_top .cont_lef ul li span.more1 {
                float: right;
                color: #f29600;
                cursor: pointer;
            }

                .container .content .con_top .cont_lef ul li span.more:hover,
                .container .content .con_top .cont_lef ul li span.more1:hover {
                    color: #f27600;
                }





    .container .content .con_top .cont_rig {
        float: right;
        position: relative;
        width: 511px;
        height: 310px;
        padding-left: 30px;
        box-sizing: border-box;
    }

        .container .content .con_top .cont_rig .creativity {
            border-bottom: 1px solid #e5e5e5;
        }

        .container .content .con_top .cont_rig .genre li p {
            padding-left: 5px;
            box-sizing: border-box;
        }

            .container .content .con_top .cont_rig .genre li p .demo--label {
                display: block;
                width: 100%;
                font-size: 14px;
                color: #666;
                padding: 10px 7px 10px 0;
                box-sizing: border-box;
                cursor: pointer;
                max-width: 100%;
                margin-bottom: 0;
                font-weight: 400;
            }

            .container .content .con_top .cont_rig .genre li p span.sort {
                display: inline-block;
                width: max-content;
                min-width: 32px;
                font-size: 14px;
                font-weight: 400;
                margin: 0 8px 0 5px;
                color: #666;
                text-align: center;
                vertical-align: middle;
            }

            /*.container .content .con_top .cont_rig .genre li p i {
                    position: relative;
                    display: inline-block;
                    width: 12px;
                    height: 12px;
                    cursor: pointer;
                    vertical-align: sub;
                    background: url('/Content/Audio/images/wh.png') no-repeat;
                }*/

            /*.container .content .con_top .cont_rig .genre li p i:hover {
                        background: url('/Content/Audio/images/wh-h.png') no-repeat;
                    }*/

            /*.container .content .con_top .cont_rig .genre li p i span.query {
                        width: 365px;
                        position: absolute;
                        top: 13px;
                        left: -74px;
                        line-height: 1.2;
                        color: #333 !important;
                        padding: 3px;
                        border-radius: 3px;
                        border: 1px solid #e7e7e7;
                        background: #fff;
                        text-align: justify;
                        z-index: 1;
                        font-size: 13px;
                        display: none;
                    }

                    .container .content .con_top .cont_rig .genre li p i:hover span {
                        display: block;
                    }*/

            .container .content .con_top .cont_rig .genre li p .demo--radio {
                display: none;
            }

            .container .content .con_top .cont_rig .genre li p .demo--radioInput {
                display: inline-block;
                width: 12px;
                height: 12px;
                line-height: 9px;
                margin-top: 1px;
                border: 1px solid #d2cdcd;
                vertical-align: middle;
                border-radius: 100%;
                background-color: transparent;
            }

            .container .content .con_top .cont_rig .genre li p .demo--radio:checked + .demo--radioInput:after {
                background-color: #f29600;
                border-radius: 100%;
                content: "";
                display: inline-block;
                height: 6px;
                margin-left: 3px;
                width: 6px;
            }

            .container .content .con_top .cont_rig .genre li p .demo--checkbox.demo--radioInput, .container .content .con_top .cont_rig .genre li p .demo--radio:checked + .demo--checkbox.demo--radioInput:after {
                border-radius: 0;
            }

            .container .content .con_top .cont_rig .genre li p .demo--radio:checked + .demo--radioInput {
                border: 1px solid #f29600;
            }

            .container .content .con_top .cont_rig .genre li p span {
                font-size: 12px;
                color: #666;
            }

            .container .content .con_top .cont_rig .genre li p b {
                float: right;
                font-size: 16px;
                font-weight: 400;
                margin-top: 1px;
                color: #f29600;
            }

        .container .content .con_top .cont_rig .genre li:hover p {
            background: #dedede;
        }



        .container .content .con_top .cont_rig .button {
            position: absolute;
            left: 30px;
            bottom: 0;
            width:100%
        }

            .container .content .con_top .cont_rig .button button:last-child {
                float: right;
                display: inline-block;
                width: 49%;
                height: 48px;
                line-height: 48px;
                font-size: 16px;
                text-align: center;
                background: #f27600;
                color: #fff;
                cursor: pointer;
            }

            .container .content .con_top .cont_rig .button button#butPackage:last-child {
                margin-left: 0;
            }

            .container .content .con_top .cont_rig .button button:last-child:hover {
                background: #f29600;
            }

            .container .content .con_top .cont_rig .button button:first-child, .container .content .con_top .cont_rig .button button.buy_now {
                float: left;
                width: 49%;
                height: 48px;
                line-height: 48px;
                font-size: 16px;
                text-align: center;
                color: #fff;
                background: #f29600;
                cursor: pointer;
            }
                .container .content .con_top .cont_rig .button button:first-child:hover {
                    background: #f27600;
                }

                .container .content .con_top .cont_rig .button button.download:last-child {
                    width: 100%;
                }

            .container .content .con_top .cont_rig .button button.buy_now:hover, .container .content .con_top .cont_rig .button button.buy_now:hover {
                background: #fb8515;
            }



.container .content1 {
    min-width: 1024px;
    margin-top: 48px;
    padding: 30px 20px 70px;
    box-sizing: border-box;
    border-top: 1px solid #e5e5e5;
}

    /*   Tab 切换   */

    .container .content1 #classify {
        margin: 0 auto 25px;
        text-align: center;
    }

        .container .content1 #classify li {
            display: inline-block;
            width: max-content;
            height: 30px;
            line-height: 30px;
            font-size: 16px;
            color: #333;
            margin: 0 15px;
            cursor: pointer;
        }

            .container .content1 #classify li:hover {
                color: #f29600;
                padding-bottom: 3px;
                border-bottom: 1px solid #f27600;
            }

            .container .content1 #classify li.on {
                color: #f29600;
                padding-bottom: 3px;
                border-bottom: 1px solid #f27600;
            }

    .container .content1 #classified .box {
        display: none;
    }

        .container .content1 #classified .box.active {
            display: block;
        }

    .container .content1 .flex-images li {
        float: left;
        margin: 0 20px 20px 0;
        overflow: hidden;
    }

        .container .content1 .flex-images li:last-child {
            margin-right: 0;
        }

        .container .content1 .flex-images li:first-child,
        .container .content1 .flex-images li:nth-child(2),
        .container .content1 .flex-images li:nth-child(5n+1),
        .container .content1 .flex-images li:nth-child(5n+2) {
            width: calc(50% - 10px);
        }

        .container .content1 .flex-images li,
        .container .content1 .flex-images li:nth-child(5) {
            width: calc(33.33333% - 14px);
        }

            .container .content1 .flex-images li:nth-child(5n),
            .container .content1 .flex-images li:nth-child(5n+2) {
                margin-right: 0;
            }

            .container .content1 .flex-images li img {
                width: 100%;
                transition: all 1.5s ease-out;
            }

            .container .content1 .flex-images li:hover img {
                transform: scale(1.05);
            }

.More_popup {
    display: none;
}

.more_con {
    padding: 10px;
}

    .more_con p {
        font-size: 16px;
        line-height: 1.5;
        color: #444;
        text-align: justify;
    }

header #page-content-wrapper {
    min-width: 984px;
    position: relative;
}

.hamburger {
    top: 6px;
    right: -15px;
}

#wrapper.toggled #page-content-wrapper {
    margin-left: -236px;
    position: absolute;
    top: 17px;
}

.container .collect_tip, #add_car {
    display: none;
    position: fixed;
    left: 50%;
    top: 35%;
    margin-left: -115px;
    width: 230px;
    color: #f29600;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 12px rgba(0,0,0,0.3);
    border-radius: 2px;
    z-index: 999;
}

#add_car {
    width: 260px;
    margin-left: -130px;
}


@media screen and (min-width:1680px) {
    .search_box {
        width: 28%;
    }

    .search_wbox {
        width: 100%;
    }
}

@media screen and (max-width:1680px) {
    .search_box {
        width: 28%;
    }

    .search_wbox {
        width: 100%;
    }
}

@media screen and (max-width:1440px) {
    .search_box {
        width: 20%;
    }

    .search_wbox {
        width: 100% !important;
    }

    #pano, #map {
        height: 450px !important;
    }
}
.SuggestFramework_List {
    top: 40px !important;
    width: calc(100% - 41px) !important;
    background: #fff;
    border: 1px solid #dedede;
    left: -2px !important;
}

/*5折优惠样式*/
.container .content .con_top .cont_rig .genre li p b{
    color:#666;
}
.container.container .content .con_top .cont_rig .genre li p .demo--radioInput .content .con_top .cont_rig .genre li p span{
    font-size:16px;
    color:red;
}
       b.vsprice {
            font-size: 14px;
            font-weight: 400;
        }

             b.vsprice em {
                font-weight: 400;
                text-decoration: line-through;
            }

              b.vsprice span {
                   display:inline-block;
                       width: 104px;
                   font-size: 17px;
                    color: red;
                    margin-left: 20px;
            }
       b.vsprice span img {
                   width: 38px;
                margin-right: 10px;
                margin-top: -4px;
            }