@media only screen and (max-width:768px){
html{font-size: 26px;}
body{
	min-width: 320px;
	max-width: 768px;
}
.wrap_,
.wrap{
	width: 92%;
}
.pc,
.banner{
	display: none;
}
.wap,
.banner_wap{
	display: block;
}
.header .wrap_flex{
	justify-content: space-between;
    align-items: center;
    flex-direction: row;
}
.header .logo{
	width: 7.8rem;
	height: 1.8rem;
}
.header .nav{
	display: none;
	background-color: #ffffff;
	z-index: 7;
	position:absolute;
	right: 0;
	top: 1.8rem;
	padding: 0;
	width: 10.0rem;
	flex-direction: column;
}
.header .nav a{
	width: 100%;
	height: auto;
	font-size: 0.7rem;
	color: #634a39;
	line-height: 1.8rem;
	padding: 0 1rem;
	border-bottom: solid 0.02rem #ededed;
	text-align: left;
	margin: 0;
}
.header .nav a.on{
	background-color: #f4f4f4;
	color: #634a39;
	background-image: none;
}
.header .caidan{
	display: block;
	width:1rem;
	height:1rem;
	background-image:url(../img/nav_jian.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size:100%;
}
.footer .flex_kuang .nav,
.footer .wrap_ .logo{
	display: none;
}
.footer .flex_kuang{
	flex-direction: column;
}
.footer .flex_kuang .flex1{
	width: 100%;
}

.footer .flex_kuang .flex1 .p1{
	font-size: 0.54rem;
	color: #782f0e;
	text-align: center;
	padding-top: 0.6rem;
}
.footer .flex_kuang .flex1 .p1 span{
	display: none;
}
.footer .flex_kuang .flex1 .ul{
	font-size: 0.4rem;
	color: #9f867b;
}
.footer .flex_kuang .flex1+.flex1{
	width: 100%;
}
.footer .flex_kuang .flex1+.flex1 .ul .li{
	font-size:0.46rem;
	color: #782f0e;
	text-align: center;
	width: 4.3rem;
	line-height: 1.2rem;
	background-color: #cac0aa;
	margin-right: 0.4rem;
	margin-top: 0.4rem;
}
.footer .flex_kuang .flex1+.flex1 .ul .li:nth-child(3n){
	margin-right: 0;
}
.footer .flex_kuang .erweim_kuang{
	width: 100%;
	padding: 0.6rem 0 0.1rem;
}
.footer .flex_kuang .erweim_kuang .erweim{
	width: 3.0rem;
}
.footer .flex_kuang .erweim_kuang .p1{
	font-size: 0.48rem;
	color: #8b7760;
}
.footer .copyright{
	font-size:0.36rem;
	color: #5a5a5a;
	padding-top: 0.2rem;
}
.footer .copyright span{
	display: block;
}
.footer .fixed_k{
	display: block;
}
.footer .footer_top{
	display: none;
}
.title{
	width: 92%;
	background-image:url(../img/title_bg_wap.png);
	height: 2.4rem;
	padding-top: 0.1rem;
	padding-left: 0.5rem;
}
.title .p1{
	font-size:0.6rem;
}
.title .p1 span{
	font-size: 1.02rem;
}
.title .p2{
	font-size: 0.28rem;
}
.more{
	width: 3rem;
	font-size: 0.5rem;
	margin-top: 0.6rem;
	background-size: auto 0.28rem;
}
.about{
	padding: 0.8rem 0 1.0rem;
}
.about .about_flex{
	flex-direction: column;
	padding-top: 0.6rem;
}
.about .about_flex .video{
	width: 100%;
	height: auto;
}
.about .about_flex .com{
	width: 100%;
	flex-direction: column;
	font-size: 0.6rem;
	color: #292929;
}
.about .com .p3,
.about .com .p1{
	width: 100%;
}
.about .com .p2{
	font-size: 0.6rem;
	padding: 0.8rem 0 0.2rem;
	font-weight: bold;
}
.about .com .p1{
	text-indent: 2em;
	margin-top: 0.6rem;
}
.about_contact{
	display: block;
}
.about_contact .contact{
	background-image: url(../img/bg1.jpg);
}
.contact{
	padding: 0.7rem 0 1.0rem;
}
.contact .flex_kuang{
	padding-top: 0.8rem;
	flex-direction: column;
}
.contact .flex_kuang .shang{
	padding: 0;
}
.contact .flex_kuang .shang .p1{
	padding: 0;
	margin-bottom: 0.6rem;
}
.contact .flex_kuang .xiabian{
	width: 100%;
	height: 6.8rem;
	padding: 0;
	border: none;
}

.news{
	padding: 0.8rem 0;
}
.news .list{
	flex-direction: column;
	justify-content:normal;
    flex-wrap:nowrap;
    padding-top: 0.4rem;
}
.news .list .li{
	width: 100%;
	border-bottom: solid 0.02rem #cbc8c0;
	padding: 0.4rem 0;
	margin-top: 0;
}
.news .list .li .img{
	width: 3.8rem;
	height: 3.0rem;
	margin-right: 0.4rem;
}
.news .list .li .neir{
	padding: 0;
}
.news .list .li .neir .p1{
	margin-bottom: 0.1rem;
}
.news .list .li .neir .p1 .name{
	font-size: 0.6rem;
	color: #333333;
	max-width: 9rem;
}
.news .list .li .neir .p1 .time{
	display: none;
}
.news .list .li .neir .p2{
	font-size: 0.5rem;
	-webkit-line-clamp:2;
	line-height: 1.4;
}
.news .list .li .neir .p3{
	font-size: 0.42rem;
	color: #9e9e9e;
	display: block;
	margin-top: 0.1rem;
}
.page .pagination{
	padding: 0.4rem 0;
}
.page .pagination li{
	font-size: 0.5rem;
	line-height: 1rem;
	font-size: 0.6rem;
}
.page .pagination li a,
.page .pagination li span{
	padding: 0 0.4rem;
}
.breadcrumb{
	display: none;
}
.news_info{
	padding-top:0.8rem;
}
.news_info .tit{
	font-size: 0.7rem;
	color: #333333;
	margin-top: 0;
}
.news_info .time{
	text-align:center;
	font-size: 0.4rem;
	margin-bottom: 0.6rem;
}
.news_info .com{
	font-size: 0.54rem;
	line-height: 0.8rem;
}
.news_info .fenye{
	font-size: 0.5rem;
	color: #333333;
	padding: 0.6rem 0;
	justify-content: center;
}
.news_info .fenye a{
	border-color: #9f867b;
	color: #9f867b;
	border-radius: 0.2rem;
	line-height: 1.2rem;
	padding: 0 0.6rem;
	margin: 0 0.4rem;
}
.news_info .fenye a+a{
	color: #e8e8e8;
	background-color: #9f867b;
}
.tombstone{
	padding: 0.6rem 0;
}
.tombstone .list{
	padding-top:0.8rem;
	justify-content: space-between;
}
.tombstone .list .li{
	border: solid 0.02rem #dac7b2;
	width:48%;
	height: 9.0rem;
	margin-right: 0;
	margin-bottom: 0.4rem;
	position: relative;
}
.tombstone .list .li .img{
	height: 100%;
}
.tombstone .list .li .p1{
	position: absolute;
	left: 50%;
	max-width: 93%;
	white-space:nowrap;
	text-overflow:ellipsis;
	display: block;
	bottom: 0.4rem;
	background: #cac0aa;
	font-size: 0.56rem;
	color: #292929;
	line-height: 0.88rem;
	transform:translate(-50%,0);
}
.tombstone.tombstone_1 .list .li{
	width: 100%;
	height: 8.4rem;
}
.tombstone.tombstone_1 .list .li .p1{
	display: none;
}
.index .tombstone .list .li .img{
	height: 100%;
}
.index .tombstone .list .li .p1{
	display: block;
}
.index .tombstone.tombstone_1 .list .li{
	height: 8.4rem;
}
.index .tombstone.tombstone_1 .list .li .img{
	height: 100%;
}
.index .tombstone.tombstone_1 .list .li .p1{
	display: none;
}

.index .discount{
	padding: 1rem 0 1.4rem;
}
.index .discount .list{
	flex-wrap: wrap;
}
.index .discount .list .li{
	width: 50%;
	font-size: 0.5rem;
	color: #fffbf5;
	flex: none;
	line-height: 1.0rem;
	margin-bottom: 0.8rem;
}
.index .discount .vr_kuang{
	padding-top: 0.4rem;
	flex-direction: column;
}
.index .discount .vr_kuang .vr{
	width: 100%;
	height: 6.8rem;
}
.index .discount .vr_kuang .annui{
	margin-left: 0;
	padding: 1.0rem 0 0;
	flex-direction: row;
	justify-content: space-between;
}
.index .discount .vr_kuang .annui .a_li{
	width: 46%;
	line-height: 1.6rem;
	font-size: 0.54rem;
}
.guide{
	padding: 1.0rem 0;
}
.guide .list{
	padding-top: 0.4rem;
}
.guide .list .li{
	width: 2.2rem;
	height: 2.2rem;
	margin-top: 0.6rem;
}
.guide .list .li0{
	width: 1.6rem;
	flex: none;
}
.guide .list .li0.li_0{
	display: none;
}
.guide .list .li br{
	display: block;
}
.appointment .form{
	width: 100%;
	padding: 0.2rem 0.4rem 0;
}
.appointment .form .input{
	width: 100%;
	display: flex;
	align-items: center;
	margin-top: 0.6rem;
}
.appointment .form .input .name{
	width: 2.4rem;
	text-align: right;
	font-size: 0.5rem;
	color: #584229;
	padding-left: 0;
	padding-right: 0.2rem;
}
.appointment .form .input .name.op0{
	display: none;
}
.appointment .form .input .text{
	width: auto;
	flex: 1;
	height: 1.4rem;
	font-size: 0.48rem;
}
.appointment .form .input .tijiao{
	line-height: 1.6rem;
	font-size: 0.54rem;
}
.index .about .about_flex{
	padding-top: 0;
}
.index .about .about_flex .video{
	margin-bottom: 1.0rem;
}