

.swiper-container {
    width: 100%;
    height: 2.5rem;
}

.bannerbj {
    width: 100%;
    height: 0.35rem;
    background: url(../img/bar.png) no-repeat;
    background-size: 100%;
    position: absolute;
    z-index: 9;
    bottom: 0;
}

.swiper-container img {
    width: 100%;
}

.tabBox .hd {
    height: .5rem;
    line-height: 0.48rem;
    padding: 0 0.25rem;
    font-size: 0.16rem;
    background: #FFFFFF;
    /*border-bottom: 1px solid #F5AB38;*/
    position: relative;
}

    .tabBox .hd ul {
        position: absolute;
        height: .5rem;
        top: 0;
        overflow: hidden;
        justify-content: center;
        display: flex;
    }

        .tabBox .hd ul li {
            text-align-last: justify;
            /*float: left;*/
            margin: 0 0.11rem;
            color: #9e826c;
        }

        .tabBox .hd ul .on {
            border-bottom: 0.02rem solid #9e826c;
            /*border-bottom-color: #fff;*/
            background: #fff;
            color: #9e826c;
        }

/*.tabBox .bd ul {
	padding: 0.5rem 0 0.5rem 0.5rem;
}*/

.tabBox .bd li {
    height: 0.375rem;
    line-height: 0.375rem;
}

    .tabBox .bd li a {
        color: #666;
        font-size: 1rem !important;
    }

/*传统村落css*/
.c_content {
    width: 100%;
    margin-top: 0.01rem !important;
}

.c_con {
    width: 82.4%;
    height: .5rem;
    margin: 0 auto;
}

    .c_con > img {
        width: 0.15rem;
        float: left;
        display: block;
        margin-top: 0.15rem;
    }

    .c_con > span {
        font-size: 0.17rem;
        float: left;
        color: #95735c;
        line-height: .5rem;
    }

        .c_con > span.c_serch {
            overflow: hidden;
            height: 0.4rem;
            margin-top: 0.075rem;
            background: url(../img/sele1.png) no-repeat;
            background-size: 100% 94%;
            margin-left: 30px;
        }

            .c_con > span.c_serch div {
                float: left;
                height: 0.4rem;
                display: flex;
            }

            .c_con > span.c_serch img {
                width: 0.15rem;
                float: left;
                /*margin-top: 0.24rem;*/
                margin-left: 0.1rem;
            }

            .c_con > span.c_serch font {
                display: block;
                float: left;
                font-size: 0.14rem;
                height: 0.14rem;
                line-height: 0.14rem;
                border-right: 0.01rem solid #333333;
                margin-top: 0.125rem;
                margin-right: 0.1rem;
                padding: 0 0.05rem;
                color: #535150;
            }

            .c_con > span.c_serch a {
                color: #535150;
                font-size: 0.14rem;
                height: 0.14rem;
                line-height: 0.14rem;
                margin-top: 0.05rem;
                float: left;
                margin-top: 0.125rem;
                width: 1.125rem;
            }

            .c_con > span.c_serch b {
                width: 0;
                height: 0;
                display: block;
                border: 0.05rem solid;
                float: right;
                margin-top: 0.18rem;
                margin-right: 0.075rem;
                border-color: #333333 transparent;
                border-bottom: none;
            }

.c_map {
    width: 82.4%;
    height: 2.5rem;
    border-top: 0.01rem solid #D3D3D3;
    margin: 0 auto;
    margin-top: 0.15rem;
}

#map {
    height: 2.25rem;
    width: 100%;
    margin-top: 0.25rem;
}

.amap-marker-label {
    border: 1px solid #53c4f7;
}
/*#container canvas{
	width: 100%;
	height: 4.77rem;
}*/

.c_cuntab {
    width: 100%;
    /*height: 2rem;*/
    position: relative;
    padding-top: 0.15rem;
    padding-bottom: 0.15rem;
}

    .c_cuntab img {
        width: 0.2rem;
        top: 0.425rem;
        position: absolute;
    }

        .c_cuntab img:nth-child(1) {
            left: 0.05rem;
        }

        .c_cuntab img:nth-child(3) {
            right: 0.05rem;
        }

    .c_cuntab > div {
        width: 3.09rem;
        height: .85rem;
        margin: 0 auto;
        position: relative;
        overflow: hidden;
    }

        .c_cuntab > div a {
            display: block;
            float: left;
            width: 1.81rem;
            height: 0.31rem;
            border: 0.021rem solid #535150;
            font-size: 0.11rem;
            line-height: 0.31rem;
            text-align: center;
            color: #535150;
            margin-bottom: 0.13rem;
            margin-right: 0.1725rem;
            box-sizing: border-box;
        }

            .c_cuntab > div a:nth-child(2n+2), .c_cuntab > div a:last-child {
                margin-right: 0;
            }

            .c_cuntab > div a:hover {
                background: #535150;
                color: #FFFFFF;
            }

            .c_cuntab > div a.on {
                background: #535150;
                color: #FFFFFF;
            }

        .c_cuntab > div div {
            width: 5rem;
            position: absolute;
        }

.c_about {
    width: 82.4%;
    margin: 0 auto;
}

.c_about_list {
    float: left;
    width: 1.46rem;
    position: relative;
}

    .c_about_list > div {
        margin-bottom: 0.09rem;
    }

        .c_about_list > div img {
            width: 1.81rem;
        }

        .c_about_list > div b {
            width: 0.4rem;
            height: 0.2rem;
            line-height: 0.2rem;
            display: block;
            position: absolute;
            left: 0;
            top: 0.1rem;
            background: url(../img/jingxuan.png) no-repeat;
            font-size: 0.1rem;
            font-style: normal;
            color: #FFFFFF;
            background-size: 100% 100%;
            padding-left: 0.025rem;
        }

        .c_about_list > div span {
            width: 1.24rem;
            height: 0.4rem;
            border: 0.01rem solid #D3D3D3;
            font-size: 0.11rem;
            display: block;
            border-top: none;
            padding: 0 0.1rem;
            color: #535150;
            line-height: 0.175rem;
            padding-top: 0.05rem;
            text-overflow: -o-ellipsis-lastline;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            line-clamp: 2;
            -webkit-box-orient: vertical;
        }

.c_lianjie {
    width: 82.4%;
    height: 0.25rem;
    margin: 0 auto;
    border-bottom: 0.01rem solid #D3D3D3;
    position: relative;
    margin-bottom: 0.25rem;
}

    .c_lianjie > div {
        width: 1.25rem;
        height: .5rem;
        background: #FFFFFF;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -0.05rem;
        margin-left: -0.75rem;
    }

        .c_lianjie > div img:nth-child(1) {
            width: .75rem;
            float: left;
        }

        .c_lianjie > div span {
            font-size: 0.11rem;
            line-height: 0.35rem;
            float: left;
            color: #808080;
            margin-left: 0.05rem;
        }

        .c_lianjie > div img:nth-child(3) {
            width: 0.125rem;
            float: left;
            margin-top: 0.1rem;
        }

.c_about_list1 {
    width: 100%;
    position: relative;
}

    .c_about_list1 > div {
        margin-bottom: 0.09rem;
    }

        .c_about_list1 > div img {
            width: 100%;
            height: 1rem;
            object-fit: cover;
        }

        .c_about_list1 > div b {
            width: 0.4rem;
            height: 0.2rem;
            line-height: 0.2rem;
            display: block;
            position: absolute;
            left: 0;
            top: 0.1rem;
            background: url(../img/jingxuan.png) no-repeat;
            font-size: 0.1rem;
            font-style: normal;
            color: #FFFFFF;
            background-size: 100% 100%;
            padding-left: 0.025rem;
        }

        .c_about_list1 > div span {
            width: 100%;
            height: 0.45rem;
            box-sizing: border-box;
            border: 0.01rem solid #D3D3D3;
            font-size: 0.11rem;
            display: block;
            border-top: none;
            padding: 0 0.1rem;
            color: #535150;
            line-height: 0.175rem;
            padding-top: 0.05rem;
        }

.c_about_list1_img > div {
    width: 33.3333333%;
    float: left;
}

    .c_about_list1_img > div a {
        display: block;
        width: 96%;
        margin:auto;
    }

.c_about_list1_img img {
    width: 100%;
}

/*
#container div,#container canvas{
	width: 100% !important;
	height: 100% !important;
	overflow: hidden;
}*/

/*起始页css*/
.start_img {
    position: fixed;
    z-index: 9999999;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    top: 0;
}

    .start_img p {
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

.index-loading {
    width: 100%;
    height: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .index-loading span {
        font-size: 16px;
        color: #333;
        margin-right: 6px;
    }

    .index-loading img {
        width: 20px;
        height: 20px;
    }
