﻿.main {
    margin-bottom: 10px;
	overflow:hidden;
}

.dz-top {
    background: url(../images/gcdz.jpg) no-repeat center;
    width: 1210px;
    height: 520px;
    margin: 0 auto;
}

.f_appo_wp {
    width: 510px;
    margin: 52px auto;
    background: url('../images/store-bg.jpg') #fdf4f2 center left no-repeat;
    padding-left: 700px;
    height: 453px;
}

.f_appo {
    font-family: Arial,"宋体";
}

    .f_appo strong {
        color: #000;
        font-size: 26px;
        font-weight: normal;
        text-align: center;
        display: block;
        margin-bottom: 19px;
    }

    .f_appo dd {
        color: #000;
        font-size: 12px;
        padding-top: 50px;
        line-height: 22px;
        margin-bottom: 10px;
        text-align: center;
    }

    .f_appo dt {
        margin-top: 25px;
        text-align: center;
    }

        .f_appo dt i {
            color: #999;
            display: inline-block;
            padding-right: 5px;
            font-style: normal;
        }

        .f_appo dt input {
            border: none;
            margin: 0;
            color: #000;
        }

.f_appo_date, .f_appo_time {
    display: inline-block;
    background: #fff;
    border-radius: 3px;
    width: 160px;
    line-height: 38px;
    padding: 0 4px 0 6px;
    text-align: left;
}

    .f_appo_date select, .f_appo_time select {
        width: 94px;
        border: none;
        color: #000;
    }

.f_appo_date {
    margin-right: 11px;
}

.f_appo_name, .f_appo_tel, .f_appo_money, .f_appo_descript {
    background: #fff;
    width: 342px;
    margin: 0 auto;
    text-align: left;
    padding-left: 12px;
    margin-top: 15px;
}

    .f_appo_name input, .f_appo_tel input, .f_appo_money input, .f_appo_descript input {
        width: 285px;
        padding: 12px 10px;
    }

.u_warr_txt {
    color: #ff8a81;
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    text-align: left;
    padding-left: 78px;
}

.f_appo_btn {
    text-align: center;
}
    /*background:#424141; color:#fff;font-size:12px; line-height:32px;*/
    .f_appo_btn a {
        background: #ff8a81;
        color: #fff;
        border: none;
        width: 204px;
        height: 34px;
        vertical-align: middle;
        line-height: 34px;
        text-align: center;
        display: inline-block;
    }

        .f_appo_btn a:hover {
            opacity: 0.85;
            filter: alpha(opacity=85);
        }

.f_appo_txt {
    width: 1210px;
    margin: 0 auto;
    color: #000;
}

.qa_dl, .rank_dl {
    overflow: hidden;
    text-align: left;
    color: #000;
    font-size: 12px;
}

.qa_dl {
    padding-bottom: 60px;
    background: url('../images/pic_02.jpg') right top no-repeat;
    padding-right: 574px;
}

    .qa_dl dt {
        padding-top: 33px;
        padding-left: 60px;
        padding-bottom: 22px;
        line-height: 30px;
    }

    .qa_dl dd {
        padding-left: 19px;
        line-height: 24px;
        margin-bottom: 18px;
    }

        .qa_dl dd em {
            width: 410px;
            padding-left: 15px;
            display: inline-block;
            font-style: normal;
        }

        .qa_dl dd strong, .qa_dl dd span {
            display: block;
            font-weight: normal;
            line-height: 30px;
            padding-left: 15px;
        }

        .qa_dl dd span {
            margin-bottom: 11px;
        }

.rank_dl {
    background: url('../images/pic_01.jpg') right top no-repeat;
    padding-right: 574px;
    margin-bottom: 20px;
}

.f_appo_txt dl:nth-last-child(2) {
    background: url('../images/pic_01(1).jpg') right top no-repeat;
    padding-right: 574px;
    margin-bottom: 20px;
}

.rank_dl dt {
    padding-top: 54px;
    padding-left: 60px;
    padding-bottom: 20px;
    border-top: 1px solid #000;
    line-height: 30px;
}

.rank_dl dd {
    background: url('../images/txt_line.jpg') 27px 10px no-repeat;
    padding-left: 60px;
    /*border-bottom: 1px solid #000;*/
    padding-bottom: 47px;
}


    .rank_dl dd em {
        display: block;
        line-height: 30px;
        margin-bottom: 12px;
        font-style: normal;
    }

    .rank_dl dd span {
        line-height: 43px;
        display: block;
    }

#bg_07 {
    background: url(../images/bg_07.jpg) top center no-repeat;
    width: 100%;
    height: 779px;
    position: relative;
    z-index: 0;
}

.picMarquee-left {
    overflow: hidden;
    position: relative;
    border: 1px solid #ccc;
    width: 1210px;
    margin: 0 auto 50px;
}

    .picMarquee-left .hd {
        overflow: hidden;
        height: 30px;
        background: #f4f4f4;
        padding: 0 10px;
    }

        .picMarquee-left .hd p {
            float: left;
            padding: 8px;
        }

        .picMarquee-left .hd .prev, .picMarquee-left .hd .next {
            display: block;
            width: 5px;
            height: 9px;
            float: right;
            margin-right: 5px;
            margin-top: 10px;
            overflow: hidden;
            cursor: pointer;
            background: url("images/arrow4.png") no-repeat;
        }

        .picMarquee-left .hd .next {
            background-position: 0 -50px;
        }

        .picMarquee-left .hd .prevStop {
            background-position: -60px 0;
        }

        .picMarquee-left .hd .nextStop {
            background-position: -60px -50px;
        }

    .picMarquee-left .bd {
        padding: 15px 10px 10px;
    }

        .picMarquee-left .bd ul {
            overflow: hidden;
            zoom: 1;
        }

            .picMarquee-left .bd ul li {
                margin: 0 8px;
                float: left;
                _display: inline;
                overflow: hidden;
                text-align: center;
            }

                .picMarquee-left .bd ul li .pic {
                    text-align: center;
                }

                    .picMarquee-left .bd ul li .pic img {
                        width: 375px;
                        height: 225px;
                        display: block;
                        padding: 2px;
                        border: 1px solid #ccc;
                    }

                    .picMarquee-left .bd ul li .pic a:hover img {
                        border-color: #999;
                    }

                .picMarquee-left .bd ul li .title {
                    line-height: 24px;
                    margin-top: 5px;
                    font-weight: bold;
                }

#mapcontainer {
    float: left;
    width: 802px !important;
    height: 600px !important;
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid #ccc;
}

.right-list {
    float: right;
    width: 408px;
    height: 600px;
    padding: 20px;
    box-sizing: border-box;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    overflow-y: scroll;
}

    .right-list .shop-title {
        margin-bottom: 10px;
    }

    .right-list ul > li {
        padding: 10px 10px 10px 30px;
        background: url(images/posi.png) no-repeat left 10px top 12px;
    }

        .right-list ul > li > div .shop-name {
            font-size: 16px;
            margin-bottom: 5px;
        }

        .right-list ul > li:nth-child(odd) {
            background-color: #eee;
        }

/*查询门店*/.zixunleft {
    width: 20%;
    float: left;
}

.zixunleft ul li{
    font-size:16px;
    height:60px;
    line-height:60px;
    border-bottom: 1px dashed #ccc;
}

.zixunright {
    width: 80%;
    float: right;
}

    .zixunright dl {
        border-bottom: 1px dashed #ccc;
    }


    .zixunright dt {
        margin-left: 5%;
        width: 25%;
        float: left;
        margin-top: 20px;
        margin-bottom:30px;
    }

    .zixunright dd {
        width: 60%;
        /*border:1px solid black;*/
        float: right;
        margin-top: 30px;
        margin-right: 5%;
        margin-bottom:30px;
    }
.content dl {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
}

.content dt {
    margin-left: 5%;
    width: 25%;
    /*border:1px solid red;*/
    float: left;
    margin-top: 20px;
}

.content dd {
    width: 60%;
    /*border:1px solid black;*/
    float: right;
    margin-top: 30px;
    margin-right: 5%;
}

    .content dd p {
        font-size: 16px;
        margin-top: 10px;
    }

.content .btn {
    border-style: none;
    width: 130px;
    height: 40px;
    color: white;
    background-color: #005bac;
    margin-top: 20px;
}

.content .deleft ul li {
    font-size: 16px;
    height: 40px;
    margin-top: 20px;
    border-bottom: 1px dashed #ccc;
}

.content .deleft {
    float: left;
    width: 25%;
}

.content .deright {
    float: right;
    width: 55%;
    font-size: 16px;
    margin-right: 10%;
}

    .content .deright h2 {
        font-size: 24px;
        text-align: center;
        margin-top: 20px;
    }

    .content .deright p {
        margin-top: 10px;
    }

.mendian {
    background: url(../images/bg.jpg) no-repeat;
    background-size: 100% 450px;
    height: 500px;
    width: 1210px;
    margin: 0 auto 10px;
}

    .mendian a {
        float: left;
        font-size: 32px;
        line-height: 50px;
        margin-top: 150px;
    }

        .mendian a span {
            font-size: 50px;
        }

.xia {
    margin-left: 150px;
}

.shang {
    margin-left: 500px;
}

.xianshang {
    width: 1210px;
    margin: 0 auto 10px;
    height: 598px;
}

.xianleft {
    width: 800px;
    height: 598px;
    border: 1px solid #ccc;
    float: left;
}

    .xianleft img {
        float: left;
    }

.xianright {
    float: right;
}
