@charset "utf-8";
/* CSS Document */
.store.list .service>header.col-xs-12 h4.title, .store.list .store>header.col-xs-12 h4.title{ z-index:1;}
.anchor{ display:block; height:1px; overflow:hidden; width:1px; position:relative;}
.anchor span{ display:block; margin-top:-220px;height:1px;width: 1px;}
.page.aboutus.aboutus .wrapper.row .col-sm-4 .title{ z-index:1;}
.msearch .input-group-btn .btn:hover{/*transform:rotateX(360deg)*/transform:none !important;}
.msearch .input-group-btn .btn:hover:after{/*transform:rotateX(180deg)*/ transform:none !important;}
@media only screen and (max-width: 767px){
	.d_footer .footer .info .phone-btn{ margin-left:10px;}
	.d_footer .footer .info img{ width:auto; height:60px;}
	#fb-root iframe{  bottom: 15px !important;}
	.d_footer .copyright {
		padding-bottom: 85px;
	}
	.anchor span{ margin-top:-110px;}
}


@media only screen and (max-width: 640px){
	.d_footer .footer .info .phone-btn{height: 60px;width: 70%;overflow: hidden; border-radius: 20px;  background:#9c7683; display: flex; align-items: center;  justify-content: center;}
	.d_footer .footer .info img{ height:50px; }

}
@media only screen and (max-width: 480px){
	.d_footer .footer .info .phone-btn{ margin-left:0;}
	#fb-root iframe{right: 0 !important; }
}