body {
	margin: 0;
	font-family: "å¾®è½¯é›…é»‘";
}

/*body *{-webkit-text-size-adjust: auto;100%;-webkit-user-select: none;font-family: "å¾®è½¯é›…é»‘";}*/
a,
button,
input {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

button,
input {
	-webkit-appearance: none;
}

body {
	margin: 0 auto;
	padding: 0;
	font-family: myFirstFont;
}

ul,
dl,
li {
	list-style-type: none;
}

ul,
li {
	margin: 0px;
	padding: 0px;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #999999;
}

a:hover {
	text-decoration: none;
	color: black;
}

a:focus {
	outline: none;
	color: red;
	text-decoration: none;
	color: black;
}

/*å¤´éƒ¨å¯¼èˆªæ ·å¼*/
.topNav {
	width: 100%;
}

.navLogo {
	width: 100%;
	height: 150px;
	line-height: 150px;
	background: #2c3a29;
	text-align: center;
}

.navLogo img {
	vertical-align: middle;
}

.navbar {
	background: white;
}

#navbar-collapse {
	width: 100%;
	background: #f1f1f1;
	margin: 0 auto;
	position: relative;
	z-index: 22;
}

.navbar-nav {
	width: 885px;
	margin: 0 auto;
}

.navbar-nav>li {
	margin: 0 30px;
}

.nav>li>a:focus,
.nav>li>a:hover {
	background-color: transparent;
}

.navbar-nav>li>a {
	font-size: 16px;
	font-family: "å¾®è½¯é›…é»‘";
	color: #2c3a29;
}

.navbar-nav>li:hover {
	border-bottom: 2px solid #2c3a29;
}

.navbar-nav>li>a:hover {
	color: #2c3a29;
}

.active {
	border-bottom: 2px solid black;
}

.nybanner img{
	width: 100%;
	display: block;
}

/*é—¨åº—æŸ¥è¯¢*/
.store {
	width: 80%;
    max-width: 1360px;
    margin: 0 auto;
    margin-top: 80px;
    margin-bottom: 150px;
    padding: 0.2rem 0.2rem 0.2rem 0.05rem;
    background: #eeeeee;
    border-radius: 0.1rem;
}

.store>h1 {
	font-size: 32px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	margin-bottom: 40px;
	color: #2b4928;
}

.store>h1>span {
	display: inline-block;
	width: 65px;
	height: 47px;
	background: url(../image/icon.png) no-repeat -24px -44px;
	vertical-align: middle;
}

.storeShow {
	width: 77%;
	max-width: 1170px;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 70px;
}

.mapsearch{
	background: #fff;
}


@media only screen and (max-width: 768px) {
	.professional_m>div>p {
		line-height: 30px
	}

	.brand>h1>span,
	.professional>h1>span,
	.news>h1>span,
	.store>h1>span {
		display: none;
	}

	.brand,
	.professional,
	.address {
		width: 90%;
		margin-top: 30px;
	}

	.address {
		margin-bottom: 100px;
	}

	.brand>h1,
	.professional>h1 {
		margin-bottom: 20px;
	}

	.brand>div>p,
	.brand>ul>li>p {
		line-height: 30px;
		font-size: 16px;
	}

	.brand>ul>li {
		margin-top: 20px;
	}

	#dituContent {
		height: 250px;
	}

	.news {
		margin-top: 10px;
		width: 90%;
	}

	.news>h1 {
		margin-bottom: 0;
	}

	.newsOffical>li {
		padding: 10px 0;
	}

	.product {
		width: 100%;
		margin-top: 40px;
	}

	.plantIntro>ul>li,
	.plantIntro_m {
		margin-bottom: 30px;
	}

	.plantIntro>ul>li>a,
	.plantIntro_m>a {
		width: 90px;
	}

	.productLeft>ul {
		padding: 0 5%;
		box-sizing: border-box;
		display: flex;
		display: -webkit-flex;
		justify-content: space-between;
		margin-bottom: 15px;
	}

	.plant,
	.herb,
	.base,
	.hair {
		display: inline-block;
		width: 20%;
		font-size: 14px !important;
		overflow: hidden;
		padding-left: 0px !important;
	}

	.care {
		display: inline-block;
		width: 20%;
		font-size: 14px !important;
		overflow: hidden;
		padding-left: 10px !important;
	}

	.brand>h1,
	.professional>h1,
	.news>h1 {
		font-size: 26px;
	}

	.brand>ul>li>h2 {
		font-size: 20px;
	}

	.news>h1 {
		height: 80px;
		line-height: 80px;
	}

	.addressText>p {
		line-height: 25px;
	}

	.newsTitle {
		margin-top: 25px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.professional_m>div>p {
		line-height: 30px;
		font-size: 14px;
		margin: 0 4%;
	}

	.address {
		margin-bottom: 170px;
	}

	.product {
		width: 85%;
		margin-top: 40px;
	}

	.plantIntro>ul>li,
	.plantIntro_m {
		margin-bottom: 30px;
	}

	.productLeft>ul {
		padding: 0;
		box-sizing: border-box;
		display: inherit;
		margin-bottom: 0px;
	}

	.plant,
	.herb,
	.care,
	.base,
	.hair {
		display: inherit;
		width: auto;
		text-align: left;
		padding-left: 15px !important;
	}

	.plantIntro>ul>li>a,
	.plantIntro_m>a {
		width: 110px;
	}

	.news>h1 {
		height: 100px;
		line-height: 100px;
	}

	.professional_m>div {
		margin-right: 0%;
	}

	.addressText>p {
		line-height: 35px;
	}

	.newsTitle {
		margin-top: 0px;
	}

}


#container3 {
	height: 568px;
	width: 100%;
}

.storeSearch {
	/* height: 110px; */
	border-bottom: 1px solid #dcdcdc;
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0.2rem 0;
}

.storeSearch>select{
	flex: 0 0 47%;
	width: 47%;
	border: 1px solid #dcdcdc;
    border-radius: 3px;
    margin-right: 6%;
    background: white;
	font-size: 0.14rem;
	color: #666;
	padding: 0 0.1rem;
	box-sizing: border-box;
}

.list {
	height: 408px;
	overflow: hidden;
	overflow-y: scroll;
	/* margin-top: 0.5rem; */
}

.list::-webkit-scrollbar {
	width: 3px;
	height: 1px;
}

.list::-webkit-scrollbar-thumb {
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #6a9b32;
}

.list::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	background: #EDEDED;
}

.list li {
	border-bottom: 1px solid #eeeeee;
	padding: 19px 20px;
	box-sizing: border-box;
	background: #fafafa;
}

.list li>a {
	font-size: 16px;
	color: #333333;
}
.addr_title{
	font-size: 0.16rem;
	display: block;
}

.addr_body{
	margin-top: 0.1rem;
	font-size: 0.14rem;
	color: #666;
	line-height: 1.5;
	display: block;
}

.addr_tel{
	font-size: 0.14rem;
	color: #666;
	line-height: 1.5;
	display: block;
	margin-top: 0.05rem;
}

.list li>a>span {
	font-size: 14px;
	color: #666666;
}

.list li.active4 {
	background: #fff;
}

.storeSearch>select {
	height: 50px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	background: white;
}

#city {
	margin-right: 0;
}

.storeSearch>input {
	width: 99%;
	height: 50px;
	background: #6a9b32;
	color: white;
	border-radius: 8px;
	line-height: 50px;
	margin-top: 20px;
	font-size: 16px;
	outline: none;
}

.list>div {
	text-align: center;
	padding-top: 30px;
	font-size: 16px;
	color: #6a9b32;
	box-sizing: border-box;
}

.BMapLib_SearchInfoWindow .iw_bt {
	width: 40px;
	height: 20px;
	line-height: 18px;
	border: 1px solid #a5acb2;
	background: url(image/iw_bg.png) no-repeat -1px -90px;
}

.BMapLib_sendToPhone {
	display: none;
}

#div1 {
	width: 100%;
	height: 200px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#div1 ul {
	position: absolute;
	left: 0;
	top: 0;
}

#div1 ul li {
	float: left;
	width: 250px;
	height: 200px;
	list-style: none;
}

#zuo {
	position: absolute;
	top: 50%;
	left: 10px;
	z-index: 11;
	width: 31px;
	height: 31px;
	margin-top: -15px;
}

#you {
	position: absolute;
	top: 50%;
	right: 10px;
	z-index: 11;
	width: 31px;
	height: 31px;
	margin-top: -15px;
}

.storeShow>h1 {
	height: 110px;
	line-height: 100px;
	margin-bottom: 0px;
	font-size: 32px;
	text-align: center;
	color: #2b4928;
}

.storeShow>h1>span {
	display: inline-block;
	width: 65px;
	height: 47px;
	background: url(image/icon.png) no-repeat -24px -44px;
	vertical-align: middle;
}

@media only screen and (max-width: 768px) {
	.store {
		width: 93%;
		margin-top: 35px;
		padding: 0.2rem 0 ;
	}

	#container3 {
		height: 350px;
	}

	.mapsearch{
		background: #eee;
	}

	.store>div>div:nth-child(2) {
		margin-top: 30px;
	}

	.list {
		height: 240px;
	}

	.store>h1,
	.storeShow>h1 {
		font-size: 26px;
		margin-bottom: 20px;
	}

	.storeShow>h1 {
		height: 50px;
		line-height: 50px;
	}

	.storeShow {
		width: 89%;
	}

	.storeShow>h1>span {
		display: none;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

	.store{
		padding: 0.2rem 0;
	}
	#container3 {
		height: 550px;
	}

	.store>div>div:nth-child(2) {
		margin-top: 0px;
	}

	.list {
		height: 440px;
	}

	.storeShow {
		width: 77%;
	}

	.storeShow>h1 {
		height: 100px;
		line-height: 100px;
	}
}


#BMapLib_search_bus_btn2 {
	margin-right: 2px !important;
}

#BMapLib_search_bus_btn0 {
	margin-right: 2px !important;
}

@media only screen and (max-width: 768px) {
	.storeShow {
		width: 89%;
	}
}