@media screen and (max-width: 767px) {
.p_show {
	display: none;	
}
.m_show {
	display: block;
}
.cbox1 {
	background-image: url(../images/mobile/bg.jpg);
}
.cbox1 .index{
	max-width: 100%;
}
.share {
	top: 10px;
	right: 10px;
}
.top{
	bottom: 60px;
	right: 10px;
	width: 45px;
}
.top img{
	width: 60px;
}
.footer {
  padding: 0px;
}
.footer img {
  max-width: 100%;
}
.share img {
  height: 40px;
}	
.cbox2 {
	background-image: url(../images/mobile/bg2.jpg);
}
.banner{
	display: none;
}
.banner_m{
	max-width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.banner_m2{
	max-width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.swiper-button-next, .swiper-button-prev {
  top: 80%!important;
}
.shop .box{
	width: calc(100%/2);
}
.shop .title{
	font-size: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.shop .address{
	font-size: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.shop .tel{
	color: #FFFFFF;
	font-size: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.menu{
	font-size: 20px;
	letter-spacing: 7px;
}
.title_shop a{
    font-size: 20px;
    letter-spacing: 2px;
}
.menu_top_t{
	background-image: linear-gradient(90deg,rgba(189,143,48,50%) 0%,rgba(189,143,48,1.00) 15%,rgba(189,143,48,1.00) 85%,rgba(189,143,48,50%) 100%);
	font-size: 18px;
	letter-spacing: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.d_text{
	font-size: 15px;
	line-height: 26px;
}
.d_text .t{
	font-size: 15px;
}
.but2{
	margin-top: 50px;
}
.but2 img{
	max-width: none;
	width: 200px;
}
.wrapper2 {
	background-image: url(../images/mobile/bg4.jpg);
}
.wrapper3 {
	padding-bottom: 200px;
	background-size: contain;
}
.dw_text{
	font-size: 15px;
	line-height: 30px;
}
.dw_text .t{
	font-size: 15px;
}
.box_up .dw {
	padding-right: 25px;
	padding-left: 25px;
}
.p18 {
	background-image: url(../images/mobile/18/bg.jpg);
	background-size: cover;
}
.line{
	display: inline-block;
}
.c18{
	width: 88%;
}
.down {
	width: 25px;
}
.menu_tag_t {
	font-size: 18px;
}
.menu_tag_t2{
	padding-left: 35px;
	padding-right: 10px;
}
.menu_tag_t a {
	font-size: 18px;
}

}