@charset "utf-8";
/* CSS Document by base QQ:2411504457*/
.aowidth {
    width: 218px !important;
    margin: 0 auto !important;
    text-indent: 8px;
}

.top {
    width: 100%;
    min-width: 1200px;
    height: atuo;
    margin: 0 auto;
    background: #f5f5f5;
}

    .top .top_banner {
        height: 50px;
    }

        .top .top_banner img {
            margin: 0 auto;
            position: relative;
            z-index: -1;
        }

    .top .top_bar {
        width: 1200px;
        height: 30px;
        line-height: 30px;
    }

        .top .top_bar ul {
            line-height: 30px;
        }

            .top .top_bar ul li {
                display: inline;
                text-align: right;
                padding: 0px 3px;
            }

.header {
    height: 120px;
}

    .header .logo {
        width: 285px;
        height: 70px;
        overflow: hidden;
        display: inline-block;
    }

    .header .search {
        width: 455px;
        height: 70px;
        overflow: hidden;
        margin-left: 120px;
    }

        .header .search .search_box {
            width: 455px;
            height: 40px;
            overflow: hidden;
        }

            .header .search .search_box .text {
                width: 372px;
                height: 36px;
                border: 2px solid #be0d0d;
                float: left;
                font-size: 16px;
                color: #8c8c8c;
                text-indent: 1em;
            }

            .header .search .search_box .btn {
                width: 75px;
                height: 40px;
                background: #be0d0d;
                float: left;
                border: none;
                font-size: 16px;
                color: #fff;
            }

        .header .search p {
            color: #8c8c8c;
        }

    .header .loginbar {
        width: 240px;
        height: 75px;
        overflow: hidden;
    }

        .header .loginbar dl {
            width: 232px;
            height: 35px;
            display: block;
        }

            .header .loginbar dl dd, .header .loginbar dl dt {
                display: inline-block;
                float: left;
                text-align: center;
                line-height: 32px;
            }

            .header .loginbar dl .login_myself {
                background: url(../images/login.jpg);
                width: 102px;
                height: 32px;
                text-indent: 24px;
            }

            .header .loginbar dl .shoppingcart {
                background: url(../images/shoppingcart.jpg);
                width: 118px;
                height: 32px;
                margin-left: 8px;
                text-indent: 6px;
            }

                .header .loginbar dl .shoppingcart em {
                    color: #f00;
                }

nav {
    width: 100%;
    min-width: 1200px;
    height: 40px;
    margin: 0 auto;
    background: #c9033b;
    position: relative;
    font-family: "微软雅黑";
}

    nav .nav {
        width: 965px;
        height: 40px;
        float: right;
    }
/*
.nav 1li3 {
    height: 34px;
    float: left;
    padding-left: 15px;
    padding-right: 20px;
    line-height: 40px;
}

    .nav 1li3 a {
        color: #fff;
        font-size: 16px;
    }
}*/
/*.nav li3:hover {
        background: #e2002e;
    }*/

.sidebar {
    width: 231px;
    height: auto;
    background: #fff;
    position: absolute;
    top: -10px;
    line-height: 24px;
    z-index: 9000000;
}

    .sidebar h3 {
        width: 231px;
        height: 50px;
        background: url(../images/submenu.png);
        text-align: center;
        line-height: 50px;
        font-size: 15px;
        color: #fff;
        font-weight: bold;
    }

    .sidebar .submenu {
        width: 216px;
        height: 82px;
        border-bottom: 1px solid #f5f5f5;
    }

    .sidebar .submenu {
        padding: 5px 10px 5px 5px;
    }

.submenu dl dd {
    display: inline-block;
    padding: 3px;
}

.banner {
    width: 100%;
    min-width: 1200px;
    height: 398px;
    margin: 0 auto;
}

    .banner ul li {
        height: 398px;
    }

.content {
    height: auto;
}

.focus {
    width: 60px;
    text-align: center !important;
}

.add01 {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/add01.png) no-repeat -1px 2px;
}

.more01 {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/more01.png) no-repeat 1px 2px;
}

.top .top_bar ul li.tel {
    width: 175px;
    background: url(../images/tel.png) no-repeat 1px;
    padding-left: 34px;
}
/*定制流程*/
.content em {
    color: red;
    font-weight: bold;
}

.content .shop_process {
    height: auto;
    overflow: hidden;
}

    .content .shop_process .hot {
        width: 900px;
        height: 40px;
        background: #fff;
        margin-right: 30px;
        line-height: 40px;
        overflow: hidden;
        font-size: 14px;
    }

    .content .shop_process .process {
        width: 1200px;
        height: 140px;
        position: relative;
    }

        .content .shop_process .process p {
            position: absolute;
            right: 57px;
            top: 28px;
            z-index: 1;
        }

.content .shop_content {
    height: auto;
    overflow: hidden;
}

    .content .shop_content .section {
        height: 650px;
        overflow: hidden;
    }
        /*左边分类*/
        .content .shop_content .section .shop_class {
            width: auto;
            height: 00px;
        }

.shop_class .shop_class_con {
    width: 216px;
    height: 500px;
    border: 1px solid #ccc;
    position: relative;
}

    .shop_class .shop_class_con ul li a {
        display: inline-block;
        width: 60px;
        height: 20px;
        margin: 0px 2px;
        color: #7b7b7b;
        font-size: 14px;
    }

    .shop_class .shop_class_con dl {
        width: 216px;
        height: auto;
        position: relative;
    }

        .shop_class .shop_class_con dl dd {
            width: 200px;
            height: auto;
            line-height: 24px;
            margin: 10px 0 5px 10px;
            border-bottom: 1px dashed #ccc;
        }

.shop_class_con dl dd ul {
    display: block;
    width: 200px;
    height: 50px;
    overflow: hidden;
    margin-top: 8px;
}

    .shop_class_con dl dd ul li {
        display: inline-block;
        float: left;
        width: 80px;
        height: 25px;
        text-align: center;
        line-height: 25px;
        background: #f5f5f5;
        border: 1px solid #ddd;
        margin-left: 5px;
    }

.shop_class .shop_class_con .home_choose {
    display: inline-block;
}

    .shop_class .shop_class_con .home_choose dt {
        display: inline-block;
        float: left;
        width: 95px;
        height: 90px;
        border: 1px solid #ccc;
        margin: 10px 4px;
        text-align: center;
        line-height: 90px;
    }

.shop_class .shop_class_con .shop_pic_switch .shop_switch {
    position: absolute;
    top: -30px;
    right: 10px;
    width: 60px;
}

    .shop_class .shop_class_con .shop_pic_switch .shop_switch li {
        width: 30px;
        height: 20px;
    }

.shop_class .shop_class_con .shop_pic_switch {
    width: 216px;
    height: 340px;
    position: relative;
}

/*右边图片展示*/
.content .shop_content .section .shop_show {
    width: 970px;
    height: 700px;
}

.shop_show .shop_show_title {
    height: 25px;
    border-bottom: 2px solid #ccc;
    text-align: right;
    line-height: 25px;
}

.shop_show .shop_pic_top {
    width: 970px;
    height: 350px;
}

    .shop_show .shop_pic_top .shop_pic_lb {
        width: 656px;
        height: 350px;
    }

    .shop_show .shop_pic_top .shop_show_text {
        width: 306px;
        height: 343px;
        border: 1px solid #ccc;
    }

        .shop_show .shop_pic_top .shop_show_text dl {
            height: 175px;
        }

            .shop_show .shop_pic_top .shop_show_text dl h4 {
                padding: 5px;
            }

            .shop_show .shop_pic_top .shop_show_text dl dt {
                display: inline-block;
                width: 170px;
                margin-left: 5px;
            }

            .shop_show .shop_pic_top .shop_show_text dl dd {
                display: inline-block;
                width: 125px;
                line-height: 20px;
            }

.shop_show .shop_pic_bottom {
    width: 970px;
    height: 240px;
}

    .shop_show .shop_pic_bottom ul li {
        float: left;
    }

        .shop_show .shop_pic_bottom ul li p {
            text-align: center;
            line-height: 24px;
        }

            .shop_show .shop_pic_bottom ul li p em {
                color: red;
                font-weight: bold;
            }

.shop_show .shop_left {
    width: 656px;
    height: 590px;
}

.shop_show .shop_right {
    width: 300px;
    height: 585px;
}

.shop_show .shop_left ul {
    display: inline-block;
    width: 656px;
}

.shop_show .shop_left li {
    display: inline-block;
}

    .shop_show .shop_left li p {
        text-align: center;
        line-height: 25px;
    }

.shop_show .shop_right h3 {
    text-indent: 10px;
    line-height: 40px;
    font-size: 18px;
}

.shop_show .shop_right ul {
    width: 280px;
    height: 80px;
    overflow: hidden;
    margin: 10px;
    line-height: 20px;
    color: #777576;
}

.shop_show .shop_right .shop_right_lb {
    width: 300px;
    height: 444px;
    overflow: hidden;
}

    .shop_show .shop_right .shop_right_lb .shop_btn {
        width: 50px;
        height: 20px;
    }

    .shop_show .shop_right .shop_right_lb .shop_pic_lb01 {
        width: 300px;
        height: 405px;
        margin-left: 0px;
        margin-top: 0px;
    }

.shop_show .shop_right .shop_right_text {
    height: 135px;
    overflow: hidden;
    position: relative;
}

    .shop_show .shop_right .shop_right_text dl {
        display: block;
        width: 290px;
        height: 130px;
        margin: 0 auto;
        margin-top: 10px;
    }

        .shop_show .shop_right .shop_right_text dl dt {
            display: inline-block;
            width: 170px;
            height: 120px;
        }

        .shop_show .shop_right .shop_right_text dl dd {
            display: inline-block;
            width: 120px;
            hegiht: 120px;
        }

            .shop_show .shop_right .shop_right_text dl dd span {
                position: absolute;
                right: 2px;
                bottom: 5px;
            }

.shop_show .shop_right .table_lb {
    width: 300px;
    height: 273px;
}

    .shop_show .shop_right .table_lb .table_lb_pic {
        display: block;
        width: 300px;
        height: 250px;
        margin-left: 0px;
        text-align: center;
        line-height: 20px;
    }

    .shop_show .shop_right .table_lb .table_lb_text {
        display: block;
        width: 300px;
        height: 37px;
        margin: 16px 0px;
    }

        .shop_show .shop_right .table_lb .table_lb_text li {
            float: left;
            padding: 9px 21px 9px 22px;
            font-size: 14px;
            font-weight: bold;
            border: 1px solid #fff;
            background: #e0e0e0;
        }

.content .shop_content .content_home {
    width: 1200px;
    height: 650px;
    overflow: hidden;
}

    .content .shop_content .content_home .content_home_title {
        height: 40px;
    }

        .content .shop_content .content_home .content_home_title h3 {
            display: inline;
            font-size: 24px;
            font-weight: bold;
            color: #d9437c;
            line-height: 40px;
            margin-left: 10px;
        }

        .content .shop_content .content_home .content_home_title dd {
            display: inline;
            padding-top: 20px;
        }

    .content .shop_content .content_home .content_wrap {
        width: 1198px;
        height: 580px;
        overflow: hidden;
    }

    .content .shop_content .content_home .content_home_top {
        width: 1198px;
        height: 350px;
        overflow: hidden;
    }

        .content .shop_content .content_home .content_home_top dt {
            display: inline-block;
            float: left;
            margin-left: 10px;
            margin-top: 10px;
        }

    .content .shop_content .content_home .content_home_bottom {
        width: 1198px;
        height: 230px;
        overflow: hidden;
    }

        .content .shop_content .content_home .content_home_bottom dt {
            display: inline-block;
            float: left;
            margin-left: 10px;
        }

            .content .shop_content .content_home .content_home_bottom dt div {
                text-align: center;
                line-height: 24px;
            }

                .content .shop_content .content_home .content_home_bottom dt div span {
                    color: #a0a0a0;
                }

.content .shop_content .content_more {
    width: 1200px;
    height: 420px;
    overflow: hidden;
}

    .content .shop_content .content_more .content_more_design {
        width: 230px;
        height: 420px;
        overflow: hidden;
        background: #fffbf0;
    }

        .content .shop_content .content_more .content_more_design h3,
        .content .shop_content .content_more .content_more_custom h3,
        .content .shop_content .content_more .content_more_news h3 {
            display: inline-block;
            width: 100%;
            height: 50px;
            line-height: 50px;
            background: #efefef;
            color: #d9437c;
            font-size: 18px;
            font-weight: bold;
            text-indent: 1em;
        }

        .content .shop_content .content_more .content_more_design dl {
            display: inline-block;
            width: 230px;
            height: 365px;
            margin-top: 5px;
            overflow: hidden;
        }

            .content .shop_content .content_more .content_more_design dl dd {
                padding: 10px;
                line-height: 25px;
            }

                .content .shop_content .content_more .content_more_design dl dd h3 {
                    background: none;
                    font-size: 20px;
                    line-height: 25px;
                    text-align: center;
                    text-indent: inherit;
                    font-weight: 100;
                }

            .content .shop_content .content_more .content_more_design dl dt {
                display: block;
                margin-top: 20px;
            }

    .content .shop_content .content_more .content_more_custom {
        width: 654px;
        height: 420px;
        overflow: hidden;
    }

        .content .shop_content .content_more .content_more_custom h3 {
            background: #fff;
        }

            .content .shop_content .content_more .content_more_custom h3 span {
                display: inline-block;
                font-size: 12px;
                margin-right: 10px;
                margin-top: 10px;
                color: #5d5b5b;
            }

        .content .shop_content .content_more .content_more_custom .custom_con {
            width: 620px;
            height: 365px;
            overflow: hidden;
            margin: 0 auto;
        }

        .content .shop_content .content_more .content_more_custom .custom_con_text {
            width: 220px;
            height: 350px;
            overflow: hidden;
            margin-left: 10px;
            margin-top: 10px;
        }

            .content .shop_content .content_more .content_more_custom .custom_con_text a {
                display: inline-block;
                padding: 4px;
                border: 1px solid #ccc;
                margin: 5px;
            }

    .content .shop_content .content_more .content_more_news {
        width: 310px;
        height: 420px;
        overflow: hidden;
    }

        .content .shop_content .content_more .content_more_news .news_pic {
            width: 280px;
            height: 150px;
            margin: 0 auto;
            margin-top: 10px;
            border-bottom: 1px dashed #ccc;
        }

        .content .shop_content .content_more .content_more_news .news_text {
            width: 280px;
            height: 200px;
            margin: 0 auto;
            margin-top: 10px;
            line-height: 22px;
            position: relative;
        }

.news_text .shop_btn {
    position: absolute;
    right: 5px;
    bottom: 10px;
}

.footer {
    width: 100%;
    min-width: 1200px;
    height: auto;
    background: #6b6a6a;
    position: relative;
    margin-top: 60px;
}

.footer_service {
    height: auto;
    background: #f7f7f7;
}

    .footer_service .free {
        width: 1200px;
        height: 150px;
    }

        .footer_service .free ul {
            display: inline-block;
            width: 1200px;
            height: 80px;
            margin-top: 40px;
        }

            .footer_service .free ul li {
                width: 180px;
                height: 70px;
                display: inline-block;
                _display: inline;
                float: left;
                margin: 5px 28px;
            }

                .footer_service .free ul li img {
                    float: left;
                }

            .footer_service .free ul p {
                display: inline-block;
                float: left;
                font-size: 14px;
            }

                .footer_service .free ul p b {
                    font-size: 20px;
                    font-weight: bolder;
                }

    .footer_service .guide {
        height: auto;
    }

        .footer_service .guide li {
            float: left;
            line-height: 25px;
            padding: 25px 30px 10px 30px;
            background: url(../images/li_nav.jpg) no-repeat;
        }

            .footer_service .guide li p {
                font-size: 14px;
                font-weight: bold;
            }

            .footer_service .guide li span {
                text-align: center;
            }

    .footer_service .friendlink {
        width: 1200px;
        height: 100px;
        overflow: hidden;
    }

        .footer_service .friendlink .link_title {
            display: inline-block;
            width: 85px;
            height: 100px;
            overflow: hidden;
        }

            .footer_service .friendlink .link_title li {
                display: block;
                width: 80px;
                height: 30px;
                line-height: 30px;
                text-align: center;
                border: 1px solid #ccc;
            }

        .footer_service .friendlink .link_text {
            display: inline-block;
            width: 1110px;
            height: 100px;
            overflow: hidden;
            line-height: 25px;
        }

            .footer_service .friendlink .link_text a {
                padding: 10px;
            }


.ccc {
    width: 100%;
    /*height: 20px;*/
    background: #3a3939;
}

.copyright {
    width: 100%;
    height: 95px;
    background: #6b6a6a;
}

    .copyright ul {
        display: block;
        text-align: center;
        margin-top: 40px;
        color: #fff;
        line-height: 20px;
    }

        .copyright ul a {
            color: #fff;
            padding: 0px 5px;
        }

.aside_left {
    width: 120px;
    height: 500px;
    position: fixed;
    top: 50%;
    margin-top: -200px;
    left: 5px;
    z-index: 999;
}

    .aside_left .aside_free {
        width: 100px;
        height: 350px;
        margin: 0 auto;
        text-align: center;
    }

        .aside_left .aside_free li {
            display: block;
            padding-top: 10px;
        }

.aside_right {
    width: 127px;
    height: 500px;
    position: fixed;
    top: 30%;
    margin-top: -200px;
    right: 5px;
    z-index: 999;
}

    .aside_right .aside_free {
        width: 80px;
        height: 350px;
        margin: 0 auto;
        text-align: center;
    }

        .aside_right .aside_free li {
            display: block;
            padding-top: 10px;
        }

/*定制攻略*/
.page_content {
    height: auto;
    margin-top: 5px;
}

    .page_content em {
        color: red;
        font-weight: bold;
    }

.custion_process {
    width: 100%;
    height: 65px;
    overflow: hidden;
}

    .custion_process .process {
        position: relative;
    }

        .custion_process .process a {
            position: absolute;
            right: 60px;
            top: 17px;
        }

.page_content .content_list {
    overflow: hidden;
}

.page_content header {
    height: 60px;
}

    .page_content header h3 {
        font-size: 40px;
        display: inline;
        color: #d33067;
    }

    .page_content header b {
        font-size: 26px;
        border-bottom: 3px solid #ccc;
    }

    .page_content header span {
        line-height: 80px;
        color: #666;
    }

.page_content .dashed {
    display: block;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    height: 1px;
}

.page_content .content_list section {
    height: 700px;
}

    .page_content .content_list section ul, .page_content .content_list_one section ul {
        display: inline-block;
        ;
        width: 1200px;
    }

    .page_content .content_list section ul {
        height: 700px;
        overflow: hidden;
    }

.page_content .content_list_one section ul {
    height: 350px;
    overflow: hidden;
}

.page_content section ul li {
    display: block;
    width: 390px;
    height: 320px;
    float: left;
    margin: 10px 10px 20px 0px;
    line-height: 24px;
    overflow: hidden;
}

.new_page_content section ul li {
    width: 363px;
    margin: 7px 0 0;
    height: auto;
}

    .new_page_content section ul li p {
        /*height:50px;*/
        height: auto;
    }

    .new_page_content section ul li:nth-child(2) {
        margin: 7px 11px 0;
    }

.page_content section ul li b {
    font-size: 14px;
}

.page_content .content_list2 section {
}

    .page_content .content_list2 section ul, .page_content .content_list_one section ul {
        display: inline-block;
        ;
        width: 1200px;
    }

    .page_content .content_list2 section ul {
        overflow: hidden;
    }

.dzzn_content_list section img {
    width: 363px;
    height: 189px;
}

.dzzn_content_list section {
    padding: 0 46px;
    box-sizing: border-box;
    background: #F5F7F6;
}
/*风格定制*/
.page_content .content_left {
    width: 241px;
    height: auto;
    /*overflow: hidden;*/
    display: block;
}

.page_content .content_right {
    width: 950px;
    height: auto;
    overflow: hidden;
    ;
    display: block;
}

.page_content .content_left .style_class {
    width: 248px;
    overflow: hidden;
    text-indent: 1em;
}

    .page_content .content_left .style_class h3 {
        width: 248px;
        height: 40px;
        line-height: 40px;
        background: #d33067;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
    }

    .page_content .content_left .style_class ul li {
        border-bottom: 1px dashed #ccc;
        font-weight: bold;
        height: 40px;
        line-height: 40px;
        display: block;
    }

.page_content .content_left .style_show {
    width: 250px;
    height: 350px;
    background: #ccc;
}

.recommend {
    width: 222px;
    margin-bottom: 27px;
}

    .recommend b {
        color: red;
        font-weight: bold;
        font-size: 14px;
    }

    .recommend i {
        text-decoration: line-through;
        margin-left: 12px;
        color: #808080;
    }

    .recommend p {
        margin-top: 3px;
    }

    .recommend a {
        color: red;
    }

.page_content .content_left .style_focus {
    width: 239px;
    height: auto;
    border: 1px solid #ccc;
    overflow: hidden;
}

    .page_content .content_left .style_focus h4 {
        height: 33px;
        line-height: 43px;
        /*text-align: center;*/
        font-size: 14px;
        color: #fff;
        background: #494949;
        padding-left: 42px;
        position: relative;
    }

    .page_content .content_left .style_focus ul li {
        line-height: 30px;
        border-bottom: 1px dashed #ccc;
        padding: 0 5px;
    }

        .page_content .content_left .style_focus ul li p {
            text-align: center;
        }

    .page_content .content_left .style_focus .ProductOrderWidth li {
        border: none;
        cursor: pointer;
        padding: 0;
    }

        .page_content .content_left .style_focus .ProductOrderWidth li p {
            text-align: left;
        }

            .page_content .content_left .style_focus .ProductOrderWidth li p i {
                color: #d9d9d9;
            }

.bianhong {
    color: #ff0000 !important;
}

    .bianhong i {
        color: #ff0000 !important;
    }

.new_style_focus {
    height: 748px !important;
}

.top_5 {
    /*height: 260px;*/
    padding: 0 10px;
    display: none;
}

.ProductOrderWidth p {
    height: 40px;
    line-height: 40px;
    /*border-bottom: 1px solid #d9d9d9;*/
    font-size: 14px;
}

.top_5 img {
    width: 222px; /*height:166px;*/
}

.page_content .content_left .style_ranking {
    width: 242px;
    height: auto;
    border: 1px solid #ccc;
    overflow: hidden;
    box-sizing: border-box;
}

.new_history {
    margin-bottom: 18px;
}

.history {
    padding: 0 10px;
}

    .history p {
        margin-top: 3px;
    }

    .history b {
        color: red;
        font-weight: bold;
        font-size: 14px;
    }

.catalog {
    text-align: center;
    line-height: 35px;
}

    .catalog a {
        cursor: pointer;
        color: #000;
    }

.page_content .content_left .style_ranking header {
    width: 240px;
    height: 40px;
    line-height: 40px;
}

    .page_content .content_left .style_ranking header a {
        width: 118px;
        height: 38px;
        border: 1px solid #ccc;
        display: block;
        float: left;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
    }

.page_content .content_left .style_ranking ul li {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.page_content .content_left .style_keywords {
    width: 240px;
    height: 350px;
    border: 5px solid #ccc;
    overflow: hidden;
}

    .page_content .content_left .style_keywords h3 {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        font-weight: bold;
        color: #d32f64;
        text-align: center;
    }

    .page_content .content_left .style_keywords ul li {
        padding: 5px;
    }

.page_content .content_right .content_right_banner {
    width: 940px;
    height: 370px;
    overflow: hidden;
}

.page_content .content_right .style_class_title {
    width: 940px;
    height: 40px;
    border-bottom: 2px solid #d33067;
}

    .page_content .content_right .style_class_title ul li {
        float: left;
        padding: 0px 20px;
        height: 30px;
        line-height: 35px;
        margin-top: 10px;
        font-size: 16px;
        font-weight: bold;
    }

        .page_content .content_right .style_class_title ul li:hover {
            background: #d33067;
        }

        .page_content .content_right .style_class_title ul li a:hover {
            color: #fff;
        }

.page_content .content_right .style_class_choose {
    width: 920px;
    height: 200px;
    overflow: hidden;
    margin-left: 20px;
}

    .page_content .content_right .style_class_choose h3 {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        font-weight: bold;
        color: #d33067;
    }

    .page_content .content_right .style_class_choose ul li {
        line-height: 30px;
        border-bottom: 1px dashed #ccc;
    }

        .page_content .content_right .style_class_choose ul li a {
            padding: 5px 10px;
        }

            .page_content .content_right .style_class_choose ul li a:hover {
                color: #fff;
            }

    .page_content .content_right .style_class_choose ul p {
        text-align: center;
    }

.page_content .content_right .style_class_title01 {
    width: 940px;
    height: 40px;
    border-bottom: 2px solid #d33067;
}

    .page_content .content_right .style_class_title01 ul li {
        float: left;
        padding: 0px 20px;
        height: 30px;
        line-height: 35px;
        margin-top: 10px;
        margin-left: 10px;
        border: 1px solid #ccc;
        border-bottom: none;
        font-size: 16px;
        font-weight: bold;
    }

        .page_content .content_right .style_class_title01 ul li:hover {
            background: #d33067;
        }

        .page_content .content_right .style_class_title01 ul li a:hover {
            color: #fff;
        }

.page_content .content_right .big_pic {
    width: 940px;
    height: 650px;
}

.big_pic_new {
    margin-top: -9px;
}

.page_content .content_right .big_pic ul li {
    margin-top: 4px;
}

.page_content .content_right .little_pic {
    width: 947px;
    height: 700px;
    margin-left: 3px;
}

.CustomInfo_page_content p {
    margin-bottom: 15px;
}

    .CustomInfo_page_content p img {
        width: 600px;
        height: 480px;
        /*margin-left:11%;*/
    }

.CustomInfo_NewsContent {
    padding: 10px 91px 20px 108px !important;
    box-sizing: border-box;
}

.little_pic {
    border-top: 5px solid #911811;
    padding-top: 10px;
}

    .little_pic ul li p {
        /*margin-top: -21px;*/
        background: #494949;
        height: 20px;
        line-height: 20px;
        /* z-index: initial; */
        /*position:absolute;*/
        display: block;
        width: 309px;
        bottom: 0;
    }

.new_little_pic ul li p {
    position: static !important;
}

.CustomStyle_little_pic ul li p {
    position: relative !important;
}

.little_pic ul li p a {
    color: #fff;
    font-size: 12px;
}

.page_content .content_right .little_pic ul {
    text-align: center;
}

    .page_content .content_right .little_pic ul li {
        float: left;
        /*margin: 15px 6px;*/
        line-height: 25px;
        position: relative;
    }

.new_page_content header {
    height: 41px;
}

.new_page_content .dzzn_content_list section {
    height: auto;
}

    .new_page_content .dzzn_content_list section ul {
        height: auto;
        width: 1111px;
    }

    .new_page_content .dzzn_content_list section .dzzn_content_list1 li {
        /*height:300px;*/
        height: auto;
    }

    .new_page_content .dzzn_content_list section .dzzn_content_list2 li {
        padding-bottom: 18px;
    }


.little_pic ul li {
    width: 309px;
    height: 198px;
    margin-bottom: 38px;
}

    .little_pic ul li img {
        width: 309px;
        height: 198px;
    }

    .little_pic ul li:nth-child(3n-1) {
        margin: 0 10px;
    }
/*.little_pic ul > li + li + li + li + li + li + li + li {
     margin-left:5px;
}*/
/*.little_pic ul li:nth-child(5){
    margin:0 10px;

}
.little_pic ul li:nth-child(8){
    margin:0 10px;

}
.little_pic ul li:nth-child(11){
    margin:0 10px;

}
.little_pic ul li:nth-child(14){
    margin:0 10px;

}*/

.page_content .page {
    width: 940px;
    height: 50px;
}

    .page_content .page ul li {
        float: left;
        margin-left: 10px;
    }

        .page_content .page ul li a {
            padding: 5px;
            border: 1px solid #ccc;
            margin-left: 2px;
        }

        .page_content .page ul li .text {
            width: 20px;
            height: 15px;
        }

.page_content .title_style {
    width: 1200px;
    height: auto;
}

    .page_content .title_style .title_style_bg {
        width: 1200px;
        height: 40px;
        /*background: url(../images/title01.png) no-repeat;*/
        background: #494949;
        display: block;
        line-height: 40px;
    }

        .page_content .title_style .title_style_bg b {
            color: #fff;
            margin-left: 10px;
        }

.new_title_style_bg {
    padding-left: 14px;
    box-sizing: border-box;
}

    .new_title_style_bg span, a {
        color: #fff;
    }

    .new_title_style_bg span {
        margin-left: 50px;
    }

.page_content .title_style ul {
    /*height: 200px;*/
    overflow: hidden;
    border: 1px solid #911811;
    padding: 24px 31px 24px 39px;
    border-top: none;
}

.page_content .title_style .new_footer li img {
    width: 204px;
    height: 149px;
}

.new_footer {
    position: relative;
}

.new_footer_border {
    border: 1px solid #d9d9d9 !important;
}

.new_footer .left, .new_footer .right {
    position: absolute;
    top: 60px;
}

.new_footer .left {
    left: 14px;
}

.new_footer .right {
    right: 14px;
}

.new_footer p {
    height: 30px;
    background: #eeeeee;
    line-height: 30px !important;
}

.page_content .title_style ul li {
    float: left;
    /*margin-left: 17px;*/
    padding: 0 10px;
    box-sizing: border-box;
}

    .page_content .title_style ul li p {
        text-align: center;
        line-height: 24px;
    }
/*全屋定制*/
.page_content .page_banner {
    width: 1200px;
    height: auto;
    /*overflow: hidden;*/
    margin-left: auto;
    margin-right: auto;
    background: #f5f5f5;
}

.page_banner img {
    height: 364px;
    margin-top: -6px;
}

.hc_nav_1 {
    width: 1200px;
    height: 40px;
    background: #ff3300;
    padding-top: 9px;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    padding-left: 88px;
    padding-right: 11px;
}

    .hc_nav_1 p {
        display: inline-block;
        margin-left: 126px;
    }

    .hc_nav_1 span {
        /*width:99px;*/
        height: 23px;
        /*background:#fff;*/
        /*border: 1px solid #929292;*/
        display: inline-block;
        text-align: center;
        margin-right: 30px;
        color: #fff;
        line-height: 22px;
    }

.hc_nav_2 {
    width: 1200px;
    height: 40px;
    background: #f1f1f1;
    padding-top: 9px;
    box-sizing: border-box;
    color: #494949;
    font-size: 14px;
    padding-left: 88px;
    padding-right: 11px;
    border: 1px solid #d0d0d0;
}

    .hc_nav_2 span {
        width: 120px;
        height: 23px;
        /*background:#fff;*/
        /*border: 1px solid #929292;*/
        display: inline-block;
        text-align: center;
        /*margin-right: 30px;*/
        color: ##494949;
        line-height: 22px;
    }

    .hc_nav_2 p {
        display: inline-block;
        margin-left: 118px;
    }

.page_content .home_class {
    width: 1200px;
    height: 230px;
    overflow: hidden;
}

    .page_content .home_class .class_title {
        width: 1200px;
        height: 40px;
        line-height: 36px;
    }

        .page_content .home_class .class_title .current {
            display: inline-block;
            background: url(../images/class_pic01.png) no-repeat !important;
            width: 110px !important;
            height: 35px;
            text-align: center;
            font-size: 16px;
            font-weight: bold;
            margin-left: 10px;
            color: #FFFFFF;
        }

        .page_content .home_class .class_title a {
            display: inline-block;
            background: url(../images/class_pic02.png) no-repeat;
            width: 110px;
            height: 35px;
            text-align: center;
            font-size: 16px;
            font-weight: bold;
            margin-left: 10px;
        }

            .page_content .home_class .class_title a:hover, .page_content .home_class .class_title .current:hover {
                background: url(../images/class_pic01.png) no-repeat;
                color: #fff;
            }

    .page_content .home_class .hot_search {
        width: 1200px;
        height: 200px;
        overflow: hidden;
    }

    .page_content .home_class .hot_search_title {
        height: 40px;
        background: #d33067;
        line-height: 40px;
    }

        .page_content .home_class .hot_search_title ul li {
            margin-left: 20px;
            margin-right: 10px;
            font-size: 14px;
            color: #fff;
        }

            .page_content .home_class .hot_search_title ul li a {
                margin-left: 20px;
                color: #fff;
            }

        .page_content .home_class .hot_search_title .text {
            width: 200px;
            height: 25px;
            border: none;
            border-radius: 10px;
            text-indent: 10px;
        }

        .page_content .home_class .hot_search_title .btn {
            width: 25px;
            height: 25px;
            border: none;
            background: url(../images/search_pic01.jpg);
            cursor: pointer;
        }

    .page_content .home_class .hot_search_text {
        width: 1198px;
        height: 140px;
        border: 1px solid #ccc;
    }

        .page_content .home_class .hot_search_text ul {
            width: 1100px;
            height: 135px;
            margin: 0 auto;
        }

            .page_content .home_class .hot_search_text ul li {
                line-height: 40px;
                border-bottom: 1px dashed #ccc;
            }

                .page_content .home_class .hot_search_text ul li a {
                    padding: 5px 13px;
                }

.page_content .class_list {
    width: 1200px;
    height: auto;
    display: inline-block;
}

.page_content .class_list_left {
    width: 250px;
    height: 580px;
    background: #ddd;
}

.page_content .class_list_right {
    width: 940px;
    height: 580px;
}

.page_content .class_list_left h3 {
    display: block;
    width: 250px;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.page_content .class_list_left p {
    margin: 10px 5px;
}

.page_content .class_list_left ul {
    width: 240px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

    .page_content .class_list_left ul li {
        padding: 10px 20px;
    }

.page_content .class_list_right .class_list_top {
    width: 940px;
    height: 330px;
    overflow: hidden;
    text-align: center;
    line-height: 26px;
}

.page_content .class_list_right .class_list_bottom {
    width: 940px;
    height: 250px;
    overflow: hidden;
    line-height: 26px;
}

    .page_content .class_list_right .class_list_bottom ul li {
        float: left;
        width: 305px;
        height: 250px;
        text-align: center;
        margin-right: 12px;
    }

.page_content .home_more {
    width: 1198px;
    height: 400px;
    display: inline-block;
    overflow: hidden;
}

    .page_content .home_more .home_design {
        width: 230px;
        height: 400px;
        overflow: hidden;
        background: #fffbf0;
    }

        .page_content .home_more .home_design h3,
        .page_content .home_more .home_custom h3,
        .page_content .home_more .home_position h3 {
            display: inline-block;
            width: 100%;
            height: 50px;
            line-height: 50px;
            background: #efefef;
            color: #d9437c;
            font-size: 18px;
            font-weight: bold;
            text-indent: 1em;
        }

        .page_content .home_more .home_design dl {
            display: inline-block;
            width: 230px;
            height: 365px;
            margin-top: 5px;
            overflow: hidden;
        }

            .page_content .home_more .home_design dl dd {
                padding: 10px;
                line-height: 25px;
            }

                .page_content .home_more .home_design dl dd h3 {
                    background: none;
                    font-size: 20px;
                    line-height: 25px;
                    text-align: center;
                    text-indent: inherit;
                    font-weight: 100;
                }

            .page_content .home_more .home_design dl dt {
                display: block;
                margin-top: 20px;
            }

    .page_content .home_more .home_custom {
        width: 350px;
        height: 400px;
        overflow: hidden;
    }

    .page_content .home_more h3 span {
        display: block;
        font-size: 12px;
        color: #666;
        line-height: 60px;
        margin-right: 10px;
    }

    .page_content .home_more .home_custom p {
        text-align: center;
    }

    .page_content .home_more .home_custom ul {
        padding: 20px;
        line-height: 24px;
        width: 300px;
    }

    .page_content .home_more .home_position {
        width: 612px;
        height: 400px;
    }

        .page_content .home_more .home_position ul li {
            display: block;
            width: 280px;
            height: 160px;
            float: left;
            margin-left: 15px;
            margin-top: 8px;
        }

            .page_content .home_more .home_position ul li dl dt {
                display: block;
                width: 150px;
                height: 160px;
            }

            .page_content .home_more .home_position ul li dl dd {
                display: block;
                width: 120px;
                height: 160px;
                position: relative;
                margin-right: 5px;
            }

                .page_content .home_more .home_position ul li dl dd span {
                    position: absolute;
                    bottom: 30px;
                    right: 2px;
                }

.qwdz_Huxing_choice p {
    height: 26px;
    line-height: 26px;
    padding-left: 3px;
    box-sizing: border-box;
}

    .qwdz_Huxing_choice p a {
        color: #494949;
    }

.qwdz_Huxing_choice {
    margin-top: 12px;
}
/*体验中心*/
.page_content .exper {
    width: 1200px;
    height: auto;
}

    .page_content .exper .exper_search {
        width: 1200px;
        height: 80px;
    }

        .page_content .exper .exper_search h4 {
            font-size: 18px;
            margin-left: 20px;
            line-height: 32px;
        }

        .page_content .exper .exper_search ul {
            width: 1200px;
            height: 50px;
        }

            .page_content .exper .exper_search ul li {
                display: block;
                float: left;
                width: atuo;
                height: 30px;
                margin-top: 10px;
                margin-left: 10px;
            }

                .page_content .exper .exper_search ul li select {
                    width: 150px;
                    height: 30px;
                    float: left;
                }

                .page_content .exper .exper_search ul li input {
                    width: 150px;
                    height: 26px;
                    float: left;
                }

    .page_content .exper .exper_con {
        width: 1200px;
        height: 950px;
        overflow: hidden;
    }

        .page_content .exper .exper_con .exper_con_list {
            display: block;
            float: left;
            width: 580px;
            height: 220px;
            background: #f3f1f2;
            margin-left: 10px;
            margin-top: 10px;
        }

            .page_content .exper .exper_con .exper_con_list dt {
                display: inline;
                width: 330px;
                height: 200px;
                margin-top: 10px;
                margin-left: 10px;
            }

            .page_content .exper .exper_con .exper_con_list dd {
                display: inline;
                width: 230px;
                height: 200px;
                margin-top: 10px;
                line-height: 24px;
            }

    .page_content .exper .exper_con_two {
        display: inline-block;
        width: 1200px;
        height: 600px;
        overflow: hidden;
    }

        .page_content .exper .exper_con_two h4 {
            font-size: 18px;
            line-height: 38px;
        }

        .page_content .exper .exper_con_two ul {
            width: 1198px;
            height: 540px;
            overflow: hidden;
            background: #f3f1f2;
        }

            .page_content .exper .exper_con_two ul li {
                text-align: center;
                float: left;
                width: 280px;
                height: 250px;
                margin: 10px 0px 0px 15px;
            }
/*百变定制*/
.change_left {
    width: 250px;
    height: auto;
}

.change_right {
    width: 940px;
    height: auto;
}

.change_left .change_class {
    width: 248px;
    height: 200px;
}

    .change_left .change_class h3 {
        width: 248px;
        height: 30px;
        background: #656665;
    }

    .change_left .change_class ul li {
        line-height: 30px;
        border-bottom: 1px dashed #ccc;
        text-indent: 20px;
    }

.change_left .change_class02 {
    width: 240px;
    height: 300px;
    border: 5px solid #ccc;
    overflow: hidden;
}

    .change_left .change_class02 h4 {
        line-height: 30px;
        text-align: center;
        font-size: 16px;
        color: #d32f64;
    }

    .change_left .change_class02 p {
        text-align: center;
    }

    .change_left .change_class02 ul li {
        text-indent: 15px;
        line-height: 26px;
    }

.change_right h3 {
    line-height: 30px;
    font-weight: bold;
}

.change_right .change_banner {
    width: 940px;
    height: 320px;
    overflow: hidden;
}

.change_right .change_class03 {
    width: 940px;
    height: auto;
    border-top: 2px solid #9d1c20;
}

    .change_right .change_class03 h3 {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        text-indent: 10px;
    }

        .change_right .change_class03 h3 b {
            margin-left: 30px;
        }

    .change_right .change_class03 ul {
        width: 940px;
        height: 820px;
        overflow: hidden;
    }

        .change_right .change_class03 ul li {
            width: 300px;
            height: 270px;
            text-align: center;
            overflow: hidden;
            line-height: 25px;
            float: left;
            padding-top: 5px;
            margin-left: 10px;
        }
/*设计师俱乐部*/
.design_banner {
    width: 1200px;
    height: 400px;
    overflow: hidden;
}

.design_con {
    width: 1200px;
    overflow: hidden;
}

.design_con_left {
    width: 250px;
    height: auto;
    overflow: hidden;
}

.design_con_right {
    width: 940px;
    height: auto;
    overflow: hidden;
}

.design_con_left .design_login {
    width: 248px;
    height: 250px;
    overflow: hidden;
    text-indent: 20px;
}

    .design_con_left .design_login h3 {
        display: block;
        height: 25px;
        line-height: 25px;
        border-bottom: 2px solid #d33067;
        background: url(../images/title_pic01.png) no-repeat;
        color: #fff;
        font-weight: bold;
        font-size: 16px;
    }

    .design_con_left .design_login ul li {
        line-height: 45px;
        color: #d33067;
        font-size: 14px;
    }

        .design_con_left .design_login ul li input {
            border: 1px solid #d33067;
            height: 20px;
            width: 130px;
        }

.help {
    float: right;
    margin-right: 30px;
}

.design_con_left .design_login .login_btn a {
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-indent: 0px;
    margin-left: 10px;
    background: url(../images/login_pic02.png);
    color: #fff;
}

    .design_con_left .design_login .login_btn a:hover {
        background: url(../images/login_pic01.png);
    }

.design_list {
    width: 240px;
    height: 300px;
    border: 5px solid #c7c7c7;
    background: url(../images/bg_pic01.jpg) no-repeat;
    text-align: center;
}

    .design_list h3 {
        height: 50px;
        line-height: 50px;
        color: #d33067;
        font-size: 16px;
        font-weight: bold;
    }

.design_list01 {
    width: 240px;
    height: 700px;
    border: 5px solid #c7c7c7;
    text-align: center;
}

    .design_list01 h3 {
        height: 50px;
        line-height: 50px;
        color: #d33067;
        font-size: 16px;
        font-weight: bold;
    }

    .design_list01 ul li {
        margin-top: 20px;
        margin-bottom: 20px;
    }

.design_title {
    width: 940px;
    height: 25px;
    line-height: 25px;
    background: url(../images/title_pic02.png) no-repeat;
    border-bottom: 2px solid #d33067;
}

    .design_title h3 {
        display: inline-block;
        font-size: 16px;
        color: #fff;
        margin-left: 10px;
        font-weight: bold;
    }

    .design_title span {
        color: #fff;
        margin-left: 10px;
    }

    .design_title p {
        display: inline-block;
        margin-right: 20px;
    }

        .design_title p a {
            margin-right: 10px;
            margin-left: 10px;
        }

            .design_title p a:hover {
                font-weight: bold;
                font-size: 14px;
                color: #000;
            }

.design_con_list {
    width: 935px;
    height: 465px;
    background: #e6e6e6;
}

    .design_con_list .designLeft {
        width: 220px;
        height: 465px;
        overflow: hidden;
    }

        .design_con_list .designLeft ul li {
            padding: 5px;
            line-height: 25px;
        }

    .design_con_list .designRight {
        width: 710px;
        height: 465px;
        overflow: hidden;
    }

        .design_con_list .designRight .pic_top {
            width: 710px;
            height: 220px;
        }

            .design_con_list .designRight .pic_top li {
                float: left;
                margin-right: 10px;
            }

        .design_con_list .designRight .pic_bottom {
            width: 710px;
            height: 200px;
            position: relative;
        }

            .design_con_list .designRight .pic_bottom li {
                float: left;
                margin-right: 8px;
            }

            .design_con_list .designRight .pic_bottom i {
                width: 20px;
                height: 40px;
                position: absolute;
                top: 50%;
                margin-top: -40px;
                right: -1px;
            }

            .design_con_list .designRight .pic_bottom p {
                margin-right: 30px;
            }
/*积分商城*/
.class_text {
    height: 50px;
    line-height: 50px;
    text-indent: 20px;
}

    .class_text a {
        margin-left: 20px;
    }

.page_content .title_style ul.integral_list {
    height: 450px;
}

    .page_content .title_style ul.integral_list li {
        margin-top: 20px;
    }

        .page_content .title_style ul.integral_list li p {
            line-height: 20px;
        }

.nav_int {
    width: 1200px;
    height: 30px;
    line-height: 30px;
    border-top: 2px solid #d33067;
    background: #f5f5f5;
}

    .nav_int ul li {
        display: inline-block;
        float: left;
        padding-left: 20px;
        padding-right: 20px;
        font-weight: bold;
    }

        .nav_int ul li:hover {
            background: #d33067;
        }

        .nav_int ul li a:hover {
            color: #000;
        }

.login_inte {
    width: 80px;
    height: 30px;
    background: #f8f8f8;
    border: 1px solid #eaeaea;
}
/*我的订单*/
.order_pre {
    width: 950px;
    height: 30px;
    line-height: 30px;
    background: #fafafa;
}

    .order_pre a {
        display: inline-block;
        padding-left: 10px;
        padding-right: 10px;
    }

.order_text {
    width: 950px;
    height: 80px;
    background: #fafafa;
}

.order_myself {
    width: 950px;
    height: auto;
}

    .order_myself .myself_aside {
        width: 200px;
        height: auto;
        text-indent: 30px;
        font-family: "微软雅黑";
    }

        .order_myself .myself_aside h3 {
            height: 50px;
            line-height: 50px;
            color: #fff;
            background: #d9437c;
            font-size: 18px;
        }

        .order_myself .myself_aside ul {
            height: auto;
            font-size: 14px;
        }

            .order_myself .myself_aside ul h4,
            .order_myself .myself_aside ul li {
                height: 40px;
                line-height: 40px;
                border-bottom: 1px solid #ccc;
                position: relative;
            }

            .order_myself .myself_aside ul h4 {
                background: #f1f1f1;
            }

                .order_myself .myself_aside ul h4 .item01 {
                    width: 25px;
                    height: 25px;
                    background: url(../images/myself_pic01.jpg) no-repeat;
                    position: absolute;
                    top: 6px;
                    left: 3px;
                }

                .order_myself .myself_aside ul h4 .item02 {
                    width: 25px;
                    height: 25px;
                    background: url(../images/myself_pic02.jpg) no-repeat;
                    position: absolute;
                    top: 6px;
                    left: 3px;
                }

                .order_myself .myself_aside ul h4 .item03 {
                    width: 25px;
                    height: 25px;
                    background: url(../images/myself_pic03.jpg) no-repeat;
                    position: absolute;
                    top: 6px;
                    left: 3px;
                }

            .order_myself .myself_aside ul li:hover {
                background: url(../images/myself_pic04.jpg) no-repeat 3px 6px;
            }

    .order_myself .myself_con {
        width: 740px;
        height: auto;
    }

        .order_myself .myself_con h3 {
            height: 48px;
            line-height: 50px;
            border-bottom: 2px solid #d9437c;
            font-size: 18px;
            text-indent: 10px;
        }

    .order_myself .order_con {
        width: 740px;
        height: auto;
        background: #fafafa;
    }

        .order_myself .order_con .remind {
            width: 680px;
            height: 40px;
            line-height: 40px;
            margin: 20px auto;
            background: #fffae3;
            border: 1px solid #f0dac3;
        }

            .order_myself .order_con .remind p a {
                padding-left: 10px;
                color: #06F;
            }

            .order_myself .order_con .remind p i {
                width: 20px;
                height: 20px;
                background: url(../images/myself_pic05.jpg);
                float: left;
                margin-left: 15px;
                margin-top: 10px;
            }

        .order_myself .order_con .section_order {
            width: 680px;
            height: 40px;
            line-height: 40px;
            margin: 0 auto;
        }

            .order_myself .order_con .section_order ul li {
                float: left;
                font-size: 16px;
                margin-left: 10px;
            }

                .order_myself .order_con .section_order ul li input {
                    width: 120px;
                    height: 21px;
                }

        .order_myself .order_con p {
            font-size: 14px;
        }
/*购物车*/
.fl_step {
    width: 512px;
    height: 44px;
    background: url(../images/flow_step.png) 0 0 no-repeat;
}

.flow_title {
    height: 50px;
    line-height: 50px;
}

    .flow_title h3 {
        font-size: 24px;
        display: inline;
    }

    .flow_title span {
        line-height: 60px;
        margin-left: 10px;
    }

.cart_table {
    width: 1190px;
}

    .cart_table tbody {
        border: 1px solid #ddd;
    }

    .cart_table th {
        height: 35px;
        line-height: 35px;
        background: #eee;
        border-left: 1px solid #fff;
        font-weight: normal;
        border-bottom: 1px solid #ddd;
        color: #676767;
    }

    .cart_table td {
        vertical-align: middle;
        padding: 10px 0;
        background: #fefef4;
        border-bottom: 1px solid #ddd;
        text-align: center;
    }

    .cart_table .pt_box {
        border: 0;
    }

        .cart_table .pt_box td {
            background: #fff;
            padding-top: 30px;
        }

        .cart_table .pt_box .pt_name {
            text-align: left;
        }

    .cart_table td b {
        margin-left: 20px;
    }

    .cart_table th.lbn {
        border-left-color: #eee;
    }

.delete_cart {
    background: url(../images/btn_xx01.png) no-repeat -5px 5px;
    padding: 10px 20px;
}

.num {
    width: 45px;
    height: 16px;
    text-align: center;
}

.sub {
    background: url(../images/sub_add.png) no-repeat;
    width: 20px;
    height: 20px;
}

.add {
    background: url(../images/sub_add.png) no-repeat -69px 0px;
    width: 20px;
    height: 20px;
}

.choose_shop {
    display: inline-block;
    width: 115px;
    height: 20px;
}

.cart_button {
    display: inline-block;
}

    .cart_button .back {
        display: inline-block;
        width: 160px;
        height: 45px;
        background: url(../images/cart_button.png) no-repeat -2px 0px;
    }

    .cart_button .check {
        display: inline-block;
        width: 160px;
        height: 45px;
        background: url(../images/cart_button.png) no-repeat -162px 0px;
    }

.cart_tab {
    width: 1200px;
    height: auto;
    display: inline-block;
}

    .cart_tab .cart_tab_til {
        overflow: hidden;
        height: 30px;
    }

        .cart_tab .cart_tab_til ul {
            display: inline-block;
        }

            .cart_tab .cart_tab_til ul li {
                display: inline-block;
                float: left;
                padding: 5px 20px;
                margin-right: 10px;
                border: 1px solid #ddd;
                border-bottom: 0px;
            }

    .cart_tab .cart_tab_con {
        width: 1200px;
        display: inline-block;
    }

        .cart_tab .cart_tab_con ul {
            display: block;
            width: 1200px;
            height: 220px;
            overflow: hidden;
        }

            .cart_tab .cart_tab_con ul li {
                display: inline-block;
                float: left;
                width: 220px;
                height: 220px;
                line-height: 25px;
                text-align: center;
                margin-left: 17px;
                margin-top: 8px;
            }
/*支付页面*/
.pay_step {
    width: 512px;
    height: 44px;
    background: url(../images/flow_step.png) 0 -44px no-repeat;
}

.pay_info {
    height: auto;
    background: #fefef4;
}

    .pay_info h4 {
        height: 35px;
        line-height: 35px;
        background: #f5f5f5;
        text-indent: 10px;
    }

    .pay_info ul {
        display: block;
        width: 1000px;
        margin: 20px auto;
    }

        .pay_info ul li span {
            display: inline-block;
            line-height: 30px;
            font-weight: bold;
            color: #000;
        }

        .pay_info ul li input {
            width: 150px;
            height: 20px;
            margin-right: 5px;
        }

.hlong {
    width: 300px !important;
}

.info_save {
    display: inline-block;
    width: 150px;
    height: 35px;
    background: #d8437b;
    border-radius: 10px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

    .info_save:hover {
        color: #fff;
    }

.pay_listing {
    display: inline-block;
    width: 100%;
    height: auto;
    background: #fff;
}

    .pay_listing .pay_list_con {
        width: 1100px;
        height: auto;
        margin: 20px auto;
    }

.pay_tab {
    display: inline-block;
}

    .pay_tab tbody {
        width: 1100px;
    }

    .pay_tab tr {
        width: 1098px;
    }

        .pay_tab tr td {
            text-align: left;
            border-right: 1px solid #fff;
            font-size: 14px;
            padding: 10px;
        }

    .pay_tab .list_shop {
        height: auto;
        background: #fefef4;
    }

.prefe {
    width: 50px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    margin-top: 5px;
    background: #d8437b;
    color: #fff;
}

.contact_pay {
    display: inline-block;
}

.pay_list_pre {
    color: #ff6600;
}

    .pay_list_pre i {
        display: block;
        width: 20px;
        height: 20px;
        float: left;
        background: url(../images/btn15.jpg) no-repeat 0px 1px;
        margin-right: 10px;
    }

.sub01 {
    background: url(../images/btn15.jpg) no-repeat 0px -49px !important;
}

.formText {
    width: 300px;
    height: 50px;
    margin-top: 10px;
    margin-left: 25px;
}

.day_num {
    width: 20px;
    height: 15px;
}

.send_pay {
    width: 500px;
    height: auto;
    line-height: 30px;
}

    .send_pay p {
        text-align: right;
        font-size: 14px;
    }

        .send_pay p b {
            display: inline-block;
            width: 200px;
            text-align: right;
            margin-right: 10px;
        }

        .send_pay p span {
            display: inline-block;
            width: 200px;
            text-align: right;
        }
/*账户信息*/
.order_info {
    width: 600px;
    margin: 0 auto;
}

.order_info_title {
    height: 30px;
    line-height: 30px;
}

    .order_info_title li {
        display: inline-block;
        float: left;
        width: 200px;
        border: 1px solid #ddd;
        text-align: center;
        background: #f3f3f3;
    }

        .order_info_title li:hover {
            background: #fff;
            border-top: 1px solid #c73951;
        }

    .order_info_title .current {
        background: #fff;
        border-top: 1px solid #c73951;
    }

.order_info_con {
    width: 500px;
    height: auto;
    margin: 20px auto;
    line-height: 40px;
}

    .order_info_con span,
    .order_info_con p {
        display: inline-block;
    }

    .order_info_con span {
    }

    .order_info_con p {
    }

    .order_info_con input, .order_info .order_info_con select {
        margin-left: 5px;
        height: 22px;
    }

.val {
    display: inline-block;
    width: 50px;
    height: 25px;
    background: url(../images/val.png) no-repeat 1px 5px;
}

.save {
    padding: 5px 8px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #d9437c;
    color: #fff;
}

    .save:hover {
        color: #fff;
    }
/*修改密码*/
.password {
    width: 600px !important;
    background: #fffced;
}

    .password li {
        margin-left: 40px;
    }

        .password li span {
            text-align: right;
        }
/*账号安全*/
.security {
    width: 700px;
}

.jianyi {
    background: #fffced;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
}

.dengji {
    display: inline-block;
    width: 45px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    margin: 0 1px;
    color: #fff;
}

.bg_01 {
    background: #d8d6d7;
}

.bg_02 {
    background: #9bc11c;
}

.yanzhen {
    height: 60px;
    line-height: 60px;
    padding: 0 10px 0 20px;
    background: #f6f6f6;
}

.btn_ok {
    background: url(../images/security.png) no-repeat -1px -1px;
    display: inline-block;
    width: 33px;
    height: 33px;
    margin-top: 13px;
}

.btn_no {
    background: url(../images/security.png) no-repeat -34px -1px;
    display: inline-block;
    width: 33px;
    height: 33px;
    margin-top: 13px;
}

.ok_name {
    font-size: 22px;
    font-family: "微软雅黑";
    margin-left: 8px;
    vertical-align: middle;
    color: #555;
}

.fenge {
    background: url(../images/fenge.gif) no-repeat 0px -8px;
    display: inline-block;
    width: 5px;
    height: 60px;
    margin: 0px 10px 0px 10px;
}

.ok_data {
    font-size: 15px;
    color: #555;
}

.btn_user {
    background: #d9437c;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    width: 60px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-top: 20px;
    color: #fff;
}

.tishi {
    background: #FFFCEE;
    padding: 20px 14px 23px;
    border: 1px solid #F5E5D0;
    font-size: 12px;
    font-family: "宋体";
    color: #666;
    line-height: 24px;
}
/*个性信息*/
.xuantian {
    width: 100%;
    line-height: 26px;
}

    .xuantian li {
        border: 1px solid #d8d8d8;
        background: #f3f3f3 url(../images/xinxi_5.png) top left no-repeat;
        color: #333;
        padding: 15px 0;
        overflow: auto;
        zoom: 1;
        margin-top: 20px;
    }

    .xuantian .labe1 {
        width: 150px;
        text-align: center;
        float: left;
        font-weight: bold;
        display: block;
    }

        .xuantian .labe1 .fengge {
            background: url(../images/xinxi_1.png) center top no-repeat;
        }

        .xuantian .labe1 .caizhi {
            background: url(../images/xinxi_2.png) center top no-repeat;
        }

        .xuantian .labe1 .jiawei {
            background: url(../images/xinxi_3.png) center top no-repeat;
        }

        .xuantian .labe1 .yanse {
            background: url(../images/xinxi_4.png) center top no-repeat;
        }

    .xuantian div.labe1 div {
        padding-top: 50px;
    }

    .xuantian div.radios {
        margin-left: 160px;
        background: #ddd;
    }

        .xuantian div.radios label {
            width: 125px;
            float: left;
        }

    .xuantian label {
        padding-right: 10px;
    }

        .xuantian label .color {
            width: 12px;
            height: 12px;
            border: 1px solid #000;
            display: inline-block;
            margin-left: 5px;
            vertical-align: middle;
        }
/*设计师俱乐部-用户页面*/
.designer {
    width: 980px;
    height: 800px;
    display: block;
}

    .designer .designer_title {
        width: 978px;
        height: 38px;
        line-height: 42px;
    }

        .designer .designer_title a {
            display: inline-block;
            margin-left: 20px;
            margin-right: 10px;
        }

.order_myself .myself_aside .designer_til {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.designer_con {
    min-height: 600px;
    height: auto;
}

.designer_info .order_info {
    width: 800px;
}

    .designer_info .order_info .order_info_title {
        border-top: 2px solid #c73951;
    }

    .designer_info .order_info ul li:hover {
        background: #fff;
        border-top: none;
    }
/*注册*/
.register {
    height: auto;
}

.user_content {
    width: 1200px;
    height: auto;
    display: inline-block;
    background: #fff;
    padding: 50px;
}

.user_login {
    width: 630px;
    border-right: 1px dashed #e5e5e5;
    color: #555;
}

    .user_login h3 {
        font-size: 20px;
        line-height: 38px;
    }

.register_tab {
    padding: 20px 0;
}

    .register_tab li span,
    .register_tab li p {
        display: inline-block;
    }

    .register_tab li span {
        width: 100px;
        text-align: right;
        font-size: 16px;
    }

    .register_tab li p input {
        width: 240px;
        height: 25px;
    }

.register_pro {
    width: 260px;
    height: 26px;
    line-height: 26px;
    background: #fff4f2;
    border: 1px solid #fde5e5;
    position: relative;
    top: -29px;
    margin-left: 355px;
    text-indent: 10px;
    float: left;
    color: #d32f64;
}

.yanzhen_pic {
    width: 61px;
    height: 29px;
    margin-left: 10px;
}

#yanzhen_txt {
    width: 100px;
}

.register_tab .readed {
    padding: 25px 0 20px 100px;
    line-height: 18px;
    font-size: 14px;
}

.register_sub {
    padding: 5px 10px;
    background: #d32f64;
    border-radius: 5px;
    color: #fff;
    margin-left: 100px;
}

    .register_sub:hover {
        color: #fff;
    }

.register_sub01 {
    background: url(../images/login_icon2.png) no-repeat -117px -251px;
    display: inline-block;
    width: 102px;
    height: 38px;
    line-height: 38px;
    font-size: 20px;
    text-align: center;
}

.user_register {
    width: 260px;
    margin-left: 70px;
}

.login_api {
    padding-top: 20px;
    line-height: 30px;
}

    .login_api .api_from a {
        background: url(../images/login_icon2.png) scroll no-repeat 0 -64px;
        color: #4a92f5;
        padding-left: 20px;
        line-height: 26px;
        height: 26px;
        display: inline-block;
    }

        .login_api .api_from a.alipay {
            padding-left: 38px;
        }

        .login_api .api_from a.taobao {
            background-position: 0 -92px;
        }

        .login_api .api_from a.qq {
            background-position: 0 -120px;
        }

        .login_api .api_from a.sina {
            background-position: 0 -174px;
        }

        .login_api .api_from a.weixin {
            background-position: -267px -82px;
        }
/*登录*/
.activity_pic {
    width: 500px;
    height: 300px;
    background: #ccc;
}

.login_from {
    width: 320px;
    border-left: 1px solid #d7d7d7;
    padding: 0 30px 0 30px;
    margin-right: 150px;
}

    .login_from .login_header {
        width: 100%;
        height: 20px;
    }

        .login_from .login_header h4 {
            display: inline-block;
            font-size: 16px;
        }

        .login_from .login_header .phone {
            background: url(../images/login.png) -316px 3px no-repeat;
            padding-left: 15px;
        }

    .login_from .input {
        width: 304px;
        height: 28px;
        padding: 2px 5px;
        font-size: 16px;
        line-height: 28px;
        color: #ddd;
    }

.sub_btn {
    background: url(../images/login.png) 1px 0 no-repeat;
    display: block;
    width: 316px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    color: #fff;
    font-size: 1.4em;
}

    .sub_btn:hover {
        color: #fff;
    }

.reg_p {
    height: 30px;
    padding-top: 10px;
    border-top: 1px solid #ccc;
}
/*联系我们*/
.contact {
    height: auto;
    margin-bottom: 40px;
    display: inline-block;
}

    .contact .contact_aside {
        width: 200px;
        height: auto;
        overflow: hidden;
    }

    .contact .contact_con {
        width: 960px;
        height: auto;
        padding: 10px;
        overflow: hidden;
        margin-left: 15px;
    }

.contact_aside .ano {
    width: 200px;
    height: 220px;
    background: #efe4e4;
}

.contact_aside .aside_nemu {
    display: block;
    width: 200px;
    height: auto;
    background: #f1eff0;
}

.aside_nemu li {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    background: url(../images/aside01.png) no-repeat 5px 12px;
    padding-left: 25px;
    border-bottom: 1px solid #b7b3b2;
}

    .aside_nemu li:hover {
        background: #c9c9c9 url(../images/aside02.png) no-repeat 5px 12px;
    }

.contact_con .contact_header {
    height: 60px;
    color: #c93464;
    font-weight: bold;
    border-bottom: 2px solid #c93464;
    padding-left: 20px;
}

.contact_header h3 {
    color: #c93464;
    font-weight: bold;
    font-size: 24px;
}

.contact_con p {
    padding-left: 20px;
    line-height: 24px;
}

.contact_con .map {
    padding-left: 20px;
    position: relative;
}

    .contact_con .map .kefu_pic {
        position: absolute;
        right: 185px;
        top: -140px;
    }
/*产品详情*/
.product_header {
    line-height: 30px;
}

    .product_header a {
        margin: 0 10px;
    }

.product_info {
    height: 690px;
}

    .product_info .pic_show {
        width: 771px;
        height: auto;
        overflow: hidden;
    }

.pic_show .pic_show_top {
    width: 771px;
    height: 550px;
    overflow: hidden;
}

.pic_show .pic_show_bottom {
    width: 771px;
    height: 110px;
    padding: 10px 0;
}

.pic_show_top_a {
    width: 150px;
    height: 100px;
    border: 1px solid #d6d6d6;
    text-align: center;
}

.pic_show_lb {
    width: 100%;
    height: 110px;
    position: relative;
}

    .pic_show_lb i {
        display: inline-block;
        width: 24px;
        height: 110px;
        line-height: 110px;
        text-align: center;
        font-size: 18px;
        background: #d6d6d6;
    }

.lb_pic {
    width: 710px;
    height: 110px;
    margin-left: 5px;
    overflow: hidden;
}

    .lb_pic li {
        width: 170px;
        height: 110px;
        overflow: hidden;
        float: left;
        margin-left: 7px;
    }

.pic_text {
    width: 400px;
    height: 670px;
    padding: 10px;
}

    .pic_text p {
        color: #000;
    }

    .pic_text span {
        color: black;
    }

    .pic_text .pic_text_til {
        height: 30px;
        line-height: 30px;
    }

.pic_text_til h3 {
    display: inline;
    font-size: 20px;
    margin-right: 10px;
}

.pic_text_con {
    line-height: 24px;
}

.price_box {
    line-height: 24px;
}

    .price_box em {
        font-size: 20px;
        color: #a51616;
    }

.bancai {
    width: 400px;
    height: 160px;
    background: #f5f5f5;
    padding: 5px;
}

    .bancai .dangqian {
        width: 400px;
        height: 70px;
    }

.dangqian .dq_bancai {
    width: 320px;
    height: 70px;
    overflow: hidden;
}

.dq_bancai .dq_text {
    height: 70px;
    line-height: 70px;
    float: left;
    padding: 0 10px;
}

.dq_bancai .dq_pic {
    width: 200px;
    height: 70px;
    line-height: 70px;
    float: left;
}

.kx_bancai {
    width: 400px;
    height: 70px;
    position: relative;
}

    .kx_bancai .kx_text {
        height: 70px;
        line-height: 70px;
        padding: 0 10px;
    }

    .kx_bancai .kx_pic {
        width: 300px;
        height: 70px;
        background: #fff;
    }

.kx_pic .kx_pic_con {
    width: 260px;
    height: 60px;
    padding: 5px 10px;
}

    .kx_pic .kx_pic_con li {
        float: left;
        width: 120px;
        height: 50px;
        margin: 10px 5px;
    }

.kx_btn {
    width: 20px;
    height: 70px;
    background: #f5f5f5;
    position: absolute;
    right: 19px;
    top: 1px;
}

    .kx_btn .kx_btn_top {
        background: url(../images/anniu_t.jpg) no-repeat 5px 15px;
        width: 20px;
        height: 35px;
    }

    .kx_btn .kx_btn_bot {
        background: url(../images/anniu_d.jpg) no-repeat 5px 15px;
        width: 20px;
        height: 35px;
    }

.service_com {
    width: 390px;
    height: 50px;
    padding: 10px;
    background: #f5f5f5;
}

    .service_com .service_com_a {
        width: 70px;
        height: 50px;
        line-height: 50px;
        text-align: center;
    }

    .service_com .service_com_b {
        width: 320px;
        height: 50px;
        line-height: 50px;
        background: #fff;
    }

.service_com_b ul li {
    width: 100px;
    height: 50px;
    float: left;
    margin-left: 5px;
}

    .service_com_b ul li i {
        display: block;
        width: 40px;
        height: 50px;
        overflow: hidden;
        float: left;
    }

    .service_com_b ul li span {
        display: block;
        width: 60px;
        height: 50px;
        line-height: 20px;
        float: right;
    }

i.ser01 {
    background: url(../images/proudct_pic01.jpg) no-repeat -4px 4px;
}

i.ser02 {
    background: url(../images/proudct_pic01.jpg) no-repeat -4px -50px;
}

i.ser03 {
    background: url(../images/proudct_pic01.jpg) no-repeat -4px -100px;
}

.share {
    width: 180px;
    height: 25px;
    line-height: 25px;
}

    .share b {
        width: 35px;
        height: 25px;
        display: inline-block;
        float: left;
        margin-left: 5px;
    }

    .share a {
        width: 20px;
        height: 25px;
        display: inline-block;
        float: left;
    }

        .share a.kj {
            background: url(../images/share.png) no-repeat -5px 2px;
        }

        .share a.sina01 {
            background: url(../images/share.png) no-repeat -26px 2px;
        }

        .share a.rr {
            background: url(../images/share.png) no-repeat -48px 2px;
        }

        .share a.wb {
            background: url(../images/share.png) no-repeat -70px 2px;
        }

.main {
    width: 1200px;
    height: auto;
}

.main_left {
    width: 250px;
    height: auto;
}

    .main_left .main_list h3 {
        display: block;
        width: 250px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        background: #eeeeee;
        color: #d32f64;
    }

    .main_left .main_list ul li {
        padding: 10px;
    }

        .main_left .main_list ul li p {
            text-align: center;
        }

.main_right {
    width: 940px;
    height: auto;
}

.product_tj {
    width: 940px;
    height: 245px;
}

    .product_tj .product_tj_til {
        background: #d32f64;
        width: 180px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        font-size: 16px;
    }

.product_tj_con {
    width: 938px;
    height: 215px;
}

.product_tj_con_a {
    width: 940px;
    height: 160px;
}

    .product_tj_con_a .pic01 {
        width: 180px;
        height: 160px;
        text-align: center;
        line-height: 24px;
        background: #ddd;
    }

    .product_tj_con_a .pic02 {
        width: 750px;
        height: 160px;
        background: #fff;
        overflow-x: scroll;
        overflow-y: hidden;
    }

.pic02 ul {
    width: 1800px;
}

    .pic02 ul li {
        float: left;
        margin-left: 5px;
        display: block;
        width: 180px;
        height: 150px;
        text-align: center;
    }

.pic02 .pro_add {
    background: url(../images/iconjia2.jpg) no-repeat;
    width: 17px;
    height: 17px;
    margin-top: 60px;
}

.product_tj_con_b {
    width: 900px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
}

    .product_tj_con_b p a {
        margin-left: 30px;
    }

.main_list2 {
    border-top: 2px solid #ccc;
    width: 940px;
    height: auto;
}

    .main_list2 .main_con {
        width: 800px;
        height: auto;
    }

.main_con .list_nav {
    width: 800px;
    height: 37px;
    line-height: 37px;
    background: #D0D0D0;
}

    .main_con .list_nav ul li {
        float: left;
        width: 24.85%;
        height: 37px;
        text-align: center;
        border-right: 1px inset #ddd;
    }

        .main_con .list_nav ul li:hover {
            background: #E7E7E7 url("../images/titbj1.png") no-repeat scroll center 26px;
            border-bottom: 3px solid #D81718;
            height: 34px;
        }

        .main_con .list_nav ul li a:hover {
            color: black;
        }

    .main_con .list_nav ul .Current {
        background: #E7E7E7 url("../images/titbj1.png") no-repeat scroll center 26px;
        border-bottom: 3px solid #D81718;
        height: 34px;
    }

        .main_con .list_nav ul .Current a:hover, .main_con .list_nav ul .Current a:link, .main_con .list_nav ul .Current a:visited {
            color: black;
        }

.list_aside {
    width: 135px;
    height: 800px;
}

    .list_aside .list_aside_til {
        width: 135px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background: #eeeeee;
    }

    .list_aside .list_aside_nav {
        width: 135px;
        height: auto;
        background: #eeeeee;
        margin-top: 5px;
        padding: 20px 0;
    }

.list_aside_nav li {
    width: 135px;
    height: 31px;
    background: #eeeeee;
    cursor: pointer;
    background: url(../images/abs_nal.gif) no-repeat scroll 30px 0px;
    position: relative;
}

    .list_aside_nav li i {
        position: absolute;
        left: 0px;
        display: block;
        width: 19px;
        height: 31px;
        background: none no-repeat scroll 0% 0% transparent;
    }

    .list_aside_nav li span {
        position: absolute;
        left: 52px;
        display: block;
        width: 66px;
        height: 31px;
        line-height: 31px;
    }

    .list_aside_nav li:hover {
        background: url(../images/abs_hot.gif) no-repeat scroll 24px 8px transparent;
        color: red;
    }

li.active {
    background: url(../images/abs_hot.gif) no-repeat scroll 24px 8px transparent;
    color: red;
}

.main_pic_con {
    width: 800px;
    height: auto;
    margin-top: 10px;
    overflow: hidden;
}

    .main_pic_con .list_title {
        color: #fff;
        height: 45px;
        line-height: 34px;
        background: url(../images/ProductTitleBG.png);
        width: 100%;
        background-repeat: no-repeat;
        position: relative;
    }

        .main_pic_con .list_title h3 {
            font-size: 16px;
            font-weight: bold;
            color: #fff;
            display: inline;
            margin-left: 50px;
        }

            .main_pic_con .list_title h3 a {
                color: #fff;
            }

        .main_pic_con .list_title span {
            color: #D22F63;
            margin-left: 40px;
            position: absolute;
            display: block;
            top: 5px;
            left: 110px;
        }

    .main_pic_con p {
        margin-top: 5px;
    }

    .main_pic_con .list_con {
        background: url(../images/product_list08.jpg) no-repeat;
        width: 800px;
        height: 700px;
        display: inline-block;
        overflow: hidden;
    }

.list_con .list_con_l {
    display: block;
    width: 760px;
    height: 460px;
    margin-top: 220px;
    margin-left: 20px;
    overflow: hidden;
}

    .list_con .list_con_l li {
        display: inline-block;
        float: left;
        width: 175px;
        height: 210px;
        padding: 5px;
        background: #fff;
        margin: 5px 5px 5px 0px;
    }

.main_pic_con .list_title01 {
    height: 40px;
    background: #d32f64;
    line-height: 40px;
    color: #fff;
    padding-left: 20px;
    font-size: 14px;
}

.list_con_one {
    width: 800px;
    height: 200px;
    margin-left: 5px;
}

    .list_con_one ul li {
        width: 150px;
        height: 200px;
        text-align: center;
        padding-top: 10px;
        float: left;
        margin-left: 5px;
        border: 1px solid #ccc;
    }

.list_con_two {
    width: 800px;
    height: 250px;
}

    .list_con_two .list_nav01 {
        width: 800px;
        height: 30px;
        line-height: 30px;
        background: #eeeeee;
        border-bottom: 1px solid #f00;
    }

        .list_con_two .list_nav01 li {
            float: left;
            width: 100px;
            height: 30px;
            text-align: center;
            border-right: 1px inset #ddd;
        }

        .list_con_two .list_nav01 .Current {
            background: #fff;
            border: 1px solid #f00;
            border-bottom: none;
            width: 98px;
        }

.list_con_two_a {
    width: 780px;
    height: 200px;
    padding: 0px 5px;
    overflow: hidden;
}

.zixun {
    width: 780px;
    height: 300px;
    padding: 10px;
    background: #f5f5f5;
}

.formtext {
    width: 780px;
    height: 130px;
}
/*新闻资讯*/
.hot_news {
    width: 240px;
    height: auto;
    border: 5px solid #c7c7c7;
    text-align: center;
}

    .hot_news h3 {
        line-height: 35px;
        color: #d32f64;
        font-size: 16px;
        font-weight: bold;
    }

    .hot_news ul li {
        display: block;
        width: 240px;
        height: 150px;
        margin-top: 10px;
    }

.news_list {
    width: 928px;
    min-height: 380px;
    overflow: hidden;
    padding: 5px;
}

    .news_list h3 {
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        padding-left: 25px;
        background: url(../images/news_btn01.jpg) no-repeat 1px 5px;
    }

    .news_list .news_list_con {
        height: 288px;
        overflow: hidden;
    }

        .news_list .news_list_con li {
            padding-left: 40px;
            background: url(../images/news_btn01.jpg) no-repeat 23px -32px;
            height: 25px;
            line-height: 25px;
            border-bottom: 1px dashed #ccc;
        }

.news_list_con li p, .news_list_con li span {
    display: inline-block;
}

.news_list_con li span {
    float: right;
    width: 180px;
}

.news_list_con li p {
    width: 590px;
    overflow: hidden;
    float: left;
}
/*帮助中心*/
div.help_list {
    border: 1px solid #333;
}

.help_list_con {
    width: 200px;
    height: auto;
    padding: 10px;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
}

    .help_list_con h4 {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        background: url(../images/help_i01.jpg) no-repeat 20px 1px;
    }

    .help_list_con a {
        display: inline-block;
        width: 180px;
        line-height: 30px;
        text-align: left;
    }

    .help_list_con h4.help_i01 {
        background-position: 20px 1px;
    }

    .help_list_con h4.help_i02 {
        background-position: 20px -50px;
    }

    .help_list_con h4.help_i03 {
        background-position: 20px -94px;
    }

    .help_list_con h4.help_i04 {
        background-position: 20px -134px;
    }

    .help_list_con h4.help_i05 {
        background-position: 20px -175px;
    }

    .help_list_con h4.help_i06 {
        background-position: 10px -220px;
    }

    .help_list_con h4.help_i07 {
        background-position: 10px -262px;
    }

.page_content div.help_con {
    border: 1px solid #333;
    min-height: 900px;
    overflow: hidden;
}

.help_info {
    width: 900px;
    padding: 10px;
    line-height: 24px;
}

    .help_info span {
        display: block;
        padding-left: 20px;
    }
/*帮助中心-常见问题*/
.question_til {
    height: 50px;
    overflow: hidden;
}

    .question_til h3 {
        background: url(../images/help_i001.png) no-repeat;
        display: inline-block;
        padding-left: 30px;
        font-size: 20px;
        font-weight: bold;
    }

        .question_til h3 p {
            font-size: 12px;
        }

    .question_til span {
        line-height: 80px;
    }

.question_banner {
    width: 1200px;
    height: 400px;
    background: #d8d8d8;
    overflow: hidden;
}

.question_left h3 {
    height: 30px;
    background: #d32f64;
    line-height: 30px;
    padding-left: 20px;
    color: #fff;
}

.que_list h4 {
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    background: #f1f1f1;
    border-bottom: 1px solid #ccc;
}

.que_list .que_list_con li {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
    padding-left: 10px;
}

.page_content div.que_con {
    min-height: 900px;
    overflow: hidden;
}

.design_help_til {
    width: 900px;
    height: 30px;
    padding: 0px 19px;
    line-height: 30px;
}

    .design_help_til a {
        margin: 0px 10px;
    }


/*积分商城-二级页面*/
.design_help_con {
    width: 900px;
    height: auto;
    border: 1px solid #ccc;
    border-bottom: none;
    overflow: hidden;
    padding: 19px;
}

.que_list02 {
    margin-top: 10px;
    margin-bottom: 10px;
}

    .que_list02 h4 {
        background: url(../images/myself_pic04.jpg) no-repeat;
        padding-left: 25px;
        color: #d32f64;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }

    .que_list02 p {
        padding-left: 25px;
    }

        .que_list02 p a {
            padding: 0px 5px;
            font-size: 14px;
        }

.int_left {
    width: 350px;
    height: 465px;
    overflow: hidden;
}

    .int_left .int_big_pic {
        width: 350px;
        height: 300px;
        overflow: hidden;
    }

    .int_left .int_sma_pic {
        width: 350px;
        height: 100px;
    }

.int_sma_pic ul {
    width: 330px;
    height: 100px;
    display: block;
    overflow: hidden;
}

    .int_sma_pic ul li {
        float: left;
        margin-right: 5px;
    }

.int_sma_pic i {
    display: inline-block;
    width: 10px;
    height: 100px;
    background: #fff;
}

    .int_sma_pic i.int_i01 {
        background: url(../images/int_i01.jpg) no-repeat -2px 40px;
    }

    .int_sma_pic i.int_i02 {
        background: url(../images/int_i01.jpg) no-repeat -11px 40px;
    }

.int_sma_pic p {
    text-align: center;
}

.int_right {
    width: 535px;
    height: 465px;
    overflow: hidden;
}

.product_title {
    height: 50px;
}

    .product_title h4 {
        font-size: 16px;
    }

    .product_title p span {
        margin-right: 20px;
    }

.tishi01 {
    padding: 20px 0px;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}

    .tishi01 span {
        display: inline-block;
    }

    .tishi01 .jf_box {
        width: 190px;
        height: 20px;
        padding: 4px 10px;
        background: url(../images/jf_box.jpg) no-repeat;
    }

.pingjia span {
    display: inline-block;
}

.star .star_i {
    width: 68px;
    height: 12px;
    background: url(../images/star.gif) no-repeat 2px -13px;
}

.gowhere {
    height: 30px;
    line-height: 30px;
}

    .gowhere .goaddress {
        width: 120px;
        height: 25px;
        margin: 0 5px;
    }

.productctrl a {
    display: inline-block;
    width: 105px;
    height: 35px;
    background: url(../images/product_i01.jpg) no-repeat;
}

a.add_shop {
    background-position: -3px 0px;
}

a.duihuan {
    background-position: -107px 0px;
}

a.sc {
    background-position: -211px 0px;
}

.share .copy {
    width: auto;
    margin-left: 10px;
    color: #43b2fe;
}

.product_gift {
    min-height: 400px;
    height: auto;
}
/*支付页面*/
.pay_content {
    width: 1000px;
    height: 100px;
    margin: 0 auto;
    padding: 50px 100px;
    background: #f7ffef;
    position: relative;
}

    .pay_content .pay_i01 {
        display: block;
        float: left;
        width: 40px;
        height: 40px;
        background: url(../images/login_icon2.png) no-repeat -220px -246px;
        position: absolute;
        left: 50px;
    }

    .pay_content h3 {
        font-size: 22px;
    }

.pay_bankcard {
    width: 1100px;
    height: auto;
    margin: 50px auto;
    background: #f9f9f9;
    padding-bottom: 20px;
}

    .pay_bankcard .pay_choose {
        border-bottom: 2px solid #c93464;
        height: 30px;
    }

        .pay_bankcard .pay_choose a {
            display: inline-block;
            width: 120px;
            height: 30px;
            line-height: 30px;
            text-align: center;
        }

            .pay_bankcard .pay_choose a:hover {
                background: #c93464;
                color: #fff;
            }

.on01 {
    background: #c93464;
    color: #fff;
}

.pay_bankcard .pay_choose_bank {
    width: 1000px;
    height: auto;
    padding: 0px 50px;
}

.pay_choose_bank ul {
    margin-top: 60px;
    border-bottom: 1px dashed #ccc;
    display: inline-block;
    padding-bottom: 20px;
}

    .pay_choose_bank ul li {
        float: left;
        height: 35px;
        line-height: 35px;
        margin-right: 60px;
        margin-top: 10px;
    }

        .pay_choose_bank ul li i {
            display: inline-block;
            width: 155px;
            height: 35px;
            background: url(../images/bank.jpg) no-repeat;
        }

        .pay_choose_bank ul li input {
            margin-top: 12px;
            margin-right: 5px;
        }

.pay_choose_bank i.bank01 {
    background-position: -22px -7px;
}

.pay_choose_bank i.bank02 {
    background-position: -212px -7px;
}

.pay_choose_bank i.bank03 {
    background-position: -402px -7px;
}

.pay_choose_bank i.bank04 {
    background-position: -592px -7px;
}

.pay_choose_bank i.bank05 {
    background-position: -22px -51px;
}

.pay_choose_bank i.bank06 {
    background-position: -212px -51px;
}

.pay_choose_bank i.bank07 {
    background-position: -402px -51px;
}

.pay_choose_bank i.bank08 {
    background-position: -592px -51px;
}

.pay_choose_bank i.bank09 {
    background-position: -22px -95px;
}

.pay_choose_bank i.bank10 {
    background-position: -212px -95px;
}

.pay_choose_bank i.bank11 {
    background-position: -402px -95px;
}

.pay_choose_bank i.bank12 {
    background-position: -592px -95px;
}

.pay_choose_bank i.bank13 {
    background-position: -22px -137px;
}

.pay_choose_bank i.bank14 {
    background-position: -212px -137px;
}

.pay_choose_bank i.bank15 {
    background-position: -402px -137px;
}

.pay_choose_bank i.bank16 {
    background-position: -592px -137px;
}

.pay_choose_bank i.bank17 {
    background-position: -22px -179px;
}

.pay_choose_bank i.bank18 {
    background-position: -212px -179px;
}

.pay_choose_bank i.bank19 {
    background-position: -402px -179px;
}

.pay_choose_bank i.bank20 {
    background-position: -592px -179px;
}

.pay_choose_bank i.bank21 {
    background-position: -22px -223px;
}

.pay_choose_bank i.bank22 {
    background-position: -212px -223px;
}
/*定制流程*/
.custom_process {
    width: 1200px;
    height: 500px;
}

.custom_process_l {
    width: 780px;
    height: 500px;
    /*border: 2px solid #d32f64;*/
    border: 2px solid #CCCCCC;
}

    .custom_process_l h4 {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        text-indent: 20px;
        /*color: #d32f64;*/
        color: #FF3301;
        background: #f5f5f5;
    }

    .custom_process_l .process_tab {
        width: 740px;
        height: 400px;
        margin: 0 auto;
        color: #d32f64;
        font-size: 14px;
    }

.process_tab li {
    padding: 15px 0px;
    border-bottom: 1px solid #ccc;
    color: #FF3301;
}

.name {
    width: 12opx;
    height: 20px;
}

.phone_num {
    width: 200px;
    height: 20px;
}

.anniu {
    height: 40px;
    background: #f5f5f5;
    text-align: center;
}

    .anniu a {
        display: inline-block;
        padding: 5px 20px;
        background: #d32f64;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        color: #fff;
        margin-top: 7px;
    }

        .anniu a:hover {
            color: #fff;
        }

.custom_process_r {
    width: 400px;
    height: 500px;
    background: #f5f5f5;
}

    .custom_process_r .sq_list {
        width: 360px;
        height: 460px;
        background: #fff;
        margin: 20px auto;
    }

.sq_list h3 {
    text-align: center;
    font-size: 20px;
    line-height: 40px;
}

.sq_list ul {
    width: 340px;
    height: 400px;
    margin: 10px auto;
    overflow: hidden;
    line-height: 30px;
    text-indent: 50px;
}

    .sq_list ul li span {
        color: #999898;
    }

.kefu {
    background: #f7f7f7 url(../images/kf_bg.jpg) no-repeat;
    height: 600px;
    position: relative;
    border: none;
}

    .kefu .kefu_i {
        display: block;
        width: 265px;
        height: 60px;
        background: url(../images/kefu_i.png) no-repeat;
        position: absolute;
        bottom: 1px;
        right: 1px;
    }

.design_choose {
    width: 360px;
    margin: 0px auto;
    height: 600px;
    background: #fff;
}

.design_choose_til {
    height: 60px;
    color: #d32f64;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
}

.kefu02 {
    height: 600px;
    overflow: hidden;
}

.design_choose ul li {
    margin-left: 7px;
    margin-top: 7px;
    float: left;
}
/*新品套餐*/
.page_seach {
    height: 50px;
    background: #e8e8e8;
}

.page_seach_box {
    width: 320px;
    height: 40px;
    overflow: hidden;
    background: #ab0006;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 5px 10px;
    display: inline-block;
}

.text1 {
    width: 260px;
    height: 32px;
    margin: 4px;
    border: none;
    text-indent: 10px;
    font-size: 14px;
}

.btn1 {
    width: 50px;
    height: 40px;
    line-height: 40px;
    background: #ab0006;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
}

.page_seach span {
    line-height: 50px;
    font-size: 14px;
    display: inline-block;
}

    .page_seach span a {
        margin-left: 10px;
    }

.btnbg {
    background: url(../images/btnbg.jpg) no-repeat 13px 15px;
}

.package_left {
    width: 250px;
    height: auto;
    overflow: hidden;
    text-indent: 20px;
}

    .package_left h3 {
        height: 30px;
        line-height: 30px;
        background: #656665;
        color: #fff;
    }

    .package_left ul li {
        padding: 10px 0px;
        font-size: 14px;
        font-weight: bold;
    }

        .package_left ul li p {
            border-bottom: 1px dashed #ccc;
            line-height: 30px;
        }

        .package_left ul li dl {
            text-indent: 40px;
            line-height: 24px;
        }

.package_right {
    width: 940px;
    height: auto;
    overflow: hidden;
}

.package_banner {
    width: 940px;
    height: 350px;
    overflow: hidden;
    background: #f5f5f5;
}

.package_list {
    height: 500px;
    overflow: hidden;
}

    .package_list ul li {
        float: left;
        width: 220px;
        height: 200px;
        line-height: 24px;
        margin: 10px 7px;
        text-align: center;
        overflow: hidden;
    }
/*诚聘英才*/
.com_intro {
    width: 1198px;
    height: auto;
    background: #e7e7e7;
    position: relative;
}

.com_intro_til {
    width: 220px;
    height: 80px;
    position: absolute;
    top: -30px;
    left: 30px;
    background: url(../images/join_pic01.png) no-repeat;
}

.com_intro_con {
    width: 1138px;
    height: 350px;
    padding: 50px 30px 20px 30px;
    overflow: hidden;
}

    .com_intro_con .intro_con_left {
        width: 600px;
        height: 350px;
    }

    .com_intro_con .intro_con_right {
        width: 528px;
        height: 350px;
    }

    .com_intro_con .intro_con_left ul li {
        float: left;
        margin: 0 20px;
    }

.com_intro01_con {
    width: 1198px;
    height: auto;
    overflow: hidden;
}

    .com_intro01_con .com_intro_left {
        width: 650px;
        border-right: 1px solid #ccc;
    }

.com_intro01_til {
    height: 65px;
    text-align: center;
    width: 650px;
    color: #d32f64;
}

    .com_intro01_til h3 {
        font: 30px "微软雅黑" bold;
        color: #d32f64;
    }

    .com_intro01_til p {
        font: 12px/16px Arial;
    }

.com_intro_left .com_ry {
    width: 500px;
    height: auto;
    display: inline-block;
    padding: 0px 50px;
    margin: 0 auto;
}

    .com_intro_left .com_ry ul li {
        float: left;
        margin: 10px 20px;
        width: 125px;
        height: 175px;
        text-align: center;
    }

        .com_intro_left .com_ry ul li img {
            padding: 5px;
            border: 1px solid #ccc;
        }

.com_intro01_con .com_intro_right {
    width: 547px;
}

.com_intro_right h3 {
    height: 55px;
    background: #d32f64 url(../images/join_pic11.jpg) no-repeat;
}

.com_intro_right ul {
    width: 500px;
    height: 350px;
    padding: 20px;
    line-height: 30px;
    font-size: 16px;
    overflow: hidden;
}

.page01 a {
    display: inline-block;
    padding: 4px;
    border: 1px solid #ccc;
    margin: 0 5px;
}
/*实例定制*/
.custom_in .custom_in_left {
    width: 230px;
    text-align: center;
}

.custom_in .custom_in_right {
    width: 960px;
    height: 973px;
    background: #f2f2f2;
    border-radius: 0px 0px 40px 40px;
    -moz-border-radius: 0px 0px 40px 40px;
    -webkit-border-radius: 0px 0px 40px 40px;
}

.custom_in_left .custom_home {
    width: 230px;
    height: 130px;
    background: url(../images/custom_pic02.jpg) no-repeat -2px 10px;
}

.custom_in_left h3 {
    width: 230px;
    font-size: 24px;
    color: #d32f64;
    font-weight: bold;
}

.custom_in_left li {
    width: 220px;
    font-size: 16px;
    color: #d32f64;
    text-align: left;
    padding-left: 60px;
    line-height: 30px;
}

.custom_banner {
    width: 920px;
    height: 250px;
    background: #fff;
    margin: 20px auto;
}

.custom_list {
    width: 920px;
    height: 580px;
    margin: 0 auto;
    overflow: hidden;
}

    .custom_list li {
        height: 40px;
        line-height: 50px;
        border-bottom: 1px dashed #ccc;
        font-size: 14px;
    }
/*在线客服*/
.chat_header {
    width: 100%;
    height: 20%;
    background: #d32f64;
    display: inline-block;
}

    .chat_header img, .chat_main img {
        max-width: 100%;
    }

.chat_logo {
    height: 20%;
    width: 80%;
}

.chat_ser {
    width: 20%;
    height: 10%;
    margin-top: 5%;
}

    .chat_ser a {
        display: inline-block;
        width: 50%;
        height: 35px;
    }

.chat_main .chat_main_l {
    width: 80%;
    height: 80%;
    background: 2px solid #ccc;
}

.chat_main_l .chat_top {
    width: 100%;
    height: auto;
}

.chat_top .chat_top_con {
    width: 96%;
    height: 90%;
    min-height: 400px;
    margin: 5% auto;
}

.chat_top_con div {
    display: table;
}

    .chat_top_con div span, .chat_top_con div p {
        display: inline-block;
    }

    .chat_top_con div span {
        float: left;
    }

    .chat_top_con div p {
        float: left;
        min-width: 100px;
        height: 50px;
        border: 1px solid #f3d5df;
        background: #f9eef2;
        border-radius: 10px;
        padding: .2em;
        color: #d32f64;
    }

.chat_main_l .chat_bottom {
    width: 100%;
    height: 30%;
}

.chat_bottom .chat_a {
    width: 100%;
    height: 10%;
    border-top: 1px solid #ccc;
}

.chat_bottom .chat_b {
    width: 100%;
    height: 120px;
}

.chat_bottom .chat_c {
    width: 100%;
    height: 10%;
    border-top: 1px solid #ccc;
}

.chat_c a {
    display: inline-block;
    float: right;
}

.chat_c .down {
    width: 60px;
    height: 28px;
    background: url(../images/chat_pic11.jpg) no-repeat 0px 1px;
}

.chat_c .send {
    width: 75px;
    height: 28px;
    background: url(../images/chat_pic11.jpg) no-repeat -63px 1px;
}

.chat_main .chat_main_r {
    width: 20%;
    height: 80%;
    background: #efe4e4;
}

.chat_main_r .chat_til {
    width: 100%;
    height: auto;
    text-align: center;
    padding: .5em 0em;
    background: #e8cecf;
}

.chat_main_r .chat_query {
    width: 100%;
}

.chat_query p {
    padding: .5em 0;
}

    .chat_query p span {
        display: inline-block;
        width: 40%;
        text-align: right;
        font-size: 1.2em;
    }

    .chat_query p input {
        width: 40%;
        height: 1.7em;
    }

    .chat_query p select {
        width: 40%;
        height: 1.7em;
    }

.chat_query ul {
    width: 50%;
    margin: 0 auto;
}



/*百变定制*/
.chage_lb {
    height: 280px;
}

.chage_a {
    width: 275px;
    height: 280px;
    text-align: center;
    border-right: 1px solid #ccc;
}

    .chage_a h3 {
        line-height: 40px;
        background: #ebebeb;
    }

.chage_b {
    width: 920px;
    height: 280px;
}

    .chage_b ul {
        width: 880px;
    }

        .chage_b ul li {
            display: inline;
            float: left;
            width: 270px;
            height: 205px;
            margin-top: 35px;
            margin-left: 17px;
        }

    .chage_b span {
        display: inline-block;
        font-size: 18px;
        text-align: center;
        width: 20px;
        height: 280px;
        line-height: 280px;
    }

.chage_con_l {
    width: 290px;
    padding: 10px;
}

.chage_con_r {
    width: 885px;
}

    .chage_con_r .chage_pic {
        position: relative;
        padding: 10px;
    }

.chage_btn {
    position: absolute;
    top: 23px;
    right: 51px;
}

    .chage_btn a {
        display: inline-block;
        padding: 1px 6px;
        font-size: 14px;
        background: #e2e2e2;
        border: 1px solid #000;
        margin-left: 10px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
    }


.about_banner {
    height: 445px;
    overflow: hidden;
}

    .about_banner ul li {
        height: 445px;
        overflow: hidden;
    }

.about_content {
    width: 980px;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
    background: #f7f7f7;
}

.about_video {
    height: 370px;
    overflow: hidden;
}

.video_l {
    width: 490px;
}

.video_r {
    width: 470px;
    text-indent: 2em;
    line-height: 25px;
}

    .video_r h3 {
        font-size: 22px;
        font-weight: bold;
    }

    .video_r p {
        font-size: 14px;
    }

.about_list .about_list_til {
    background: url(../images/about_til.jpg) no-repeat;
    height: 67px;
    line-height: 65px;
    font-size: 26px;
    color: #fff;
    text-indent: 2em;
    font-weight: bold;
}




/*updata 12.15*/
.design_con_list {
    height: auto !important;
}

.design_a {
    width: 100%;
    margin: 2% auto;
    font-size: 14px;
    overflow: hidden;
}

.design_a_pic {
    width: 25%;
}

.design_a_txt {
    width: 30%;
    margin-left: 5%;
}

    .design_a_txt span {
        font-weight: bold;
    }

    .design_a_txt p {
        line-height: 2em;
    }

.design_a_lb {
    ;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.design_a_txt2 {
    margin-left: 50px;
}

    .design_a_txt2 span {
        font-weight: bold;
    }

.DesignInfo img {
    clear: both;
    margin-bottom: 20px;
}

/*1.6*/
.dangqian .dq_bancai {
    width: 400px !important;
}

    .dangqian .dq_bancai .dq_pic {
        width: 280px !important;
    }

.main_list3 .main_con .main_pic_con {
    border-right: 1px solid #d0d0d0;
    margin-top: 0px;
    padding-top: 0px;
    width: 810px !important;
    padding-left: 9px;
}

.list_con .list_con_l li span {
    width: 175px;
}

.list_con .list_con_l li img {
    border: 1px solid #afafaf;
    width: 173px !important;
    overflow: hidden;
}

#img_jj img {
    height: auto;
}

.main_list3 .main_con .main_pic_con div, .main_con .main_pic_con p {
    max-width: 801px !important;
}

.main_list3 .main_con .main_pic_con .list_title, .main_list3 .main_con .main_pic_con .bg-ff {
    width: 819px !important;
    max-width: 819px !important;
    margin-left: -10px;
}

.main_list2 {
    overflow: hidden;
}

.main_list3 .list_aside .list_aside_nav {
    margin-top: 0px;
}

.main_list3 {
    width: 980px;
    height: auto;
    background: #eeeeee;
    overflow: hidden;
}

    .main_list3 .main_con {
        width: 800px;
        height: auto;
    }

        .main_list3 .main_con .main_pic_con .list_title {
            background-color: #FFF;
        }

    .main_list3 .main_pic_con .list_title {
        color: #fff;
        height: 56px;
        line-height: 56px;
        background: url(../images/ProductTitleBG.png) left center;
        width: 100%;
        background-repeat: no-repeat;
        position: relative;
    }

    .main_list3 .main_con .main_pic_con .bg-ff {
        background: #FFF;
    }

    .main_list3 .main_pic_con .list_con {
        height: auto;
        min-height: 230px;
        margin-bottom: 10px;
    }

        .main_list3 .main_pic_con .list_con .list_con_l {
            height: auto;
        }

#jianju {
    clear: both;
    overflow: hidden;
    height: 20px;
    width: 820px;
    background: #FFF;
    max-width: 820px !important;
    margin-left: -10px;
}

#img_jj img {
}

#img_jj {
    margin-bottom: 10px;
}

.bg-ff {
    padding-top: 10px;
}

.main_list3 .main_pic_con .list_title01 {
    margin-left: -10px;
}

.main_list3 .main_pic_con .zixun, .main_list3 .main_pic_con .zixun .formtext {
    width: 760px;
}

/*1.19*/
.ccc {
    /*height: 10px;*/
}

.copyright ul {
    margin-top: 20px;
}

.header .logo, .header .search, .header .loginbar {
    margin-top: 25px;
}

.custion_process .process a {
    right: 35px;
    top: 10px;
}

.list_aside_nav .active {
    border: 0px !important;
}

.all-goods .active {
    border: #CCC 2px solid !important;
}

.SpaceCate_Right {
    border: 2px #CCC solid !important;
}

.submenu dl dd {
    padding: 0px 6px;
}

.main_left, .main_left .main_list h3 {
    width: 270px;
}

.main_list3, .main_right, .product_tj, .main_list2, .product_tj_con_a {
    width: 980px;
}

.product_tj_con {
    width: 978px;
}

.product_tj_con_a .pic02 {
    width: 790px;
}

.product_tj_con_b {
    width: 940px;
}

.main_list2 .main_con, .main_con .list_nav {
    width: 820px;
}

.list_aside, .list_aside .list_aside_til {
    width: 155px;
}

.main_list3 .main_con .main_pic_con {
    width: 810px;
}
