

.swiper-container {
    width: 100%;
    height: 5rem;
}
.bannerbj{
	width: 100%;
	height: 0.7rem;
	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: 1rem;
	line-height: 0.96rem;
	padding: 0 0.5rem;
	font-size: 0.32rem;
	background: #FFFFFF;
	/*border-bottom: 1px solid #F5AB38;*/
	position: relative;
}

.tabBox .hd ul {
	position: absolute;
	height: 1rem;
	top: 0;
	overflow: hidden;
	justify-content: center;
	display: flex;
	
}

.tabBox .hd ul li {
	text-align-last:justify;
	/*float: left;*/
	margin: 0 0.22rem;
	color: #9e826c;
}

.tabBox .hd ul .on {
	border-bottom: 0.04rem 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.75rem;
	line-height: 0.75rem;
}

.tabBox .bd li a {
	color: #666;
	font-size: 1rem !important;
}

/*传统村落css*/
.c_content{
	width: 100%;
	margin-top: 2rem !important;
}
.c_con{
	width: 82.4%;
	height: 1rem;
	margin: 0 auto;
}
.c_con>img{
	width: 0.3rem;
	float: left;
	display: block;
	margin-top: 0.3rem;
}
.c_con>span{
	font-size: 0.34rem;
	float: left;
	color: #95735c;
	line-height: 1rem;
}
.c_con>span.c_serch{
	float: right;
	width: 4.2rem;
	height: 0.8rem;
	margin-top: 0.15rem;
	background: url(../img/sele1.png) no-repeat;
	background-size: 100% 94%;
}
.c_con>span.c_serch div{
	float: left;
	height: 0.8rem;
}
.c_con>span.c_serch img{
	width: 0.3rem;
	float: left;
	margin-top: 0.24rem;
	margin-left: 0.2rem;
}
.c_con>span.c_serch font{
	display: block;
	float: left;
	font-size: 0.28rem;
	height: 0.28rem;
	line-height: 0.28rem;
	border-right: 0.02rem solid #333333;
	margin-top: 0.25rem;
	margin-right: 0.2rem;
	padding: 0 0.1rem;
	color: #535150;
}
.c_con>span.c_serch a{
	color: #535150;
	font-size: 0.28rem;
	height: 0.28rem;
	line-height: 0.28rem;
	margin-top: 0.1rem;
	float: left;
	margin-top: 0.25rem;
	width: 2.25rem;
}
.c_con>span.c_serch b{
	width: 0;
	height: 0;
	display: block;
	border: 0.1rem solid;
	float: right;
	margin-top: 0.36rem;
	margin-right: 0.15rem;
	border-color: #333333 transparent;
	border-bottom: none;
}

.c_map{
	width: 82.4%;
	height: 5rem;
	border-top: 0.02rem solid #D3D3D3;
	margin: 0 auto;
	margin-top: 0.3rem;
}
#map{
    height: 4.5rem;
    width: 100%;
    margin-top: 0.5rem;
}
.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.3rem;
    padding-bottom: 0.3rem;
}
.c_cuntab img{
	width: 0.4rem;
	top: 0.85rem;
	position: absolute;
}
.c_cuntab img:nth-child(1){
	left: 0.1rem;
}
.c_cuntab img:nth-child(3){
	right: 0.1rem;
}
.c_cuntab>div{
	width: 6.18rem;
	height: 1.7rem;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.c_cuntab>div a{
	display: block;
	float: left;
	width: 2.92rem;
	height: 0.61rem;
	border: 0.02rem solid #535150;
	font-size: 0.22rem;
	line-height: 0.61rem;
	text-align: center;
	color: #535150;
	margin-bottom: 0.26rem;
	margin-right: 0.345rem;
	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: 10rem;
	position: absolute;
}

.c_about{
	width: 82.4%;
	margin: 0 auto;
}
.c_about_list{
	float: left;
	width: 2.92rem;
	position: relative;
}
.c_about_list>div{
	margin-bottom: 0.18rem;
}
.c_about_list>div img{
	width: 2.92rem;
}
.c_about_list>div b{
	width: 0.8rem;
    height: 0.4rem;
    line-height: 0.4rem;
	display: block;
	position: absolute;
	left: 0;
	top: 0.2rem;
	background: url(../img/jingxuan.png) no-repeat;
	font-size: 0.2rem;
	font-style: normal;
	color: #FFFFFF;
	background-size: 100% 100%;
	padding-left: 0.05rem;
}
.c_about_list>div span{
    width: 2.48rem;
    height: 0.8rem;
    border: 0.02rem solid #D3D3D3;
    font-size: 0.22rem;
    display: block;
    border-top: none;
    padding: 0 0.2rem;
    color: #535150;
    line-height: 0.35rem;
    padding-top: 0.1rem;
     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.5rem;
	margin: 0 auto;
	border-bottom: 0.02rem solid #D3D3D3;
	position: relative;
	margin-bottom: 0.5rem;
}
.c_lianjie>div{
	width: 2.5rem;
	height: 1rem;
	background: #FFFFFF;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -0.1rem;
	margin-left: -1.25rem;
}
.c_lianjie>div img:nth-child(1){
	width: 1.5rem;
	float: left;
}
.c_lianjie>div span{
	font-size: 0.22rem;
	line-height: 0.7rem;
	float: left;
	color: #808080;
	margin-left: 0.1rem;
}
.c_lianjie>div img:nth-child(3){
	width: 0.25rem;
	float: left;
	margin-top: 0.2rem;
}
.c_about_list1{
	width: 100%;
	position: relative;
}
.c_about_list1>div{
	margin-bottom: 0.18rem;
}
.c_about_list1>div img{
	width: 100%;
}
.c_about_list1>div b{
	width: 0.8rem;
    height: 0.4rem;
    line-height: 0.4rem;
	display: block;
	position: absolute;
	left: 0;
	top: 0.2rem;
	background: url(../img/jingxuan.png) no-repeat;
	font-size: 0.2rem;
	font-style: normal;
	color: #FFFFFF;
	background-size: 100% 100%;
	padding-left: 0.05rem;
}
.c_about_list1>div span{
	width: 100%;
    height: 0.9rem;
    box-sizing: border-box;
    border: 0.02rem solid #D3D3D3;
    font-size: 0.22rem;
    display: block;
    border-top: none;
    padding: 0 0.2rem;
    color: #535150;
    line-height: 0.35rem;
    padding-top: 0.1rem;
}
.c_about_list1_img>div{
	width: 2.92rem;
}
.c_about_list1_img img{
	width: 100%;
}
.c_about_list1_img div:nth-child(1){
	float: left;
}
.c_about_list1_img div:nth-child(2){
	float: right;
}
/*
#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%;
}
