/* style of plugin documents */
p {
padding-bottom: 0px;
}
.container-region {
	display: block;
	width: 1000px;
	margin: 20px auto;
	max-width: 100%;
	background: #fff;
	margin-bottom: 20px !important;
}
.container-region_box  , .at_content_post{
	display: inline-block;
	width: 100%;
}
.container-region_box_first .at-content-left {
	background: rgb(224,224,224);
	background: -moz-linear-gradient(top, rgba(224,224,224,1) 0%, rgba(255,255,255,1) 40%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(224,224,224,1)), color-stop(40%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(224,224,224,1) 0%,rgba(255,255,255,1) 40%);
	background: -o-linear-gradient(top, rgba(224,224,224,1) 0%,rgba(255,255,255,1) 40%);
	background: -ms-linear-gradient(top, rgba(224,224,224,1) 0%,rgba(255,255,255,1) 40%);
	background: linear-gradient(to bottom, rgba(224,224,224,1) 0%,rgba(255,255,255,1) 40%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#ffffff',GradientType=0 );
	margin-top: 0;
	padding-top: 40px;
}
.container-region_box_first .at-content-left {
	width: 100%;
}
.container-region_box_first .region-title {
	position: relative;
}
.container-region_box_first .region-title::before{
	content: "";
	display:block;
	width:100%;
	height:1px;
	background: #ccc;
	position: absolute;
	top: 25px;
}
.container-region_box_first .region-title_box {
	display: inline-block;
	padding: 0 10px;
	background: #fff;
	position: relative;
	z-index: 99;
	
}
.container-region_box_first .region-title ul li.select-region {
	pointer-events: auto;
	color: #333 !important;
}
.container-region_box_first .region-title ul li:not(:first-child) {
 display:none; 
}


.container-region_box  ul{
	padding: 0;
	list-style: none;
	margin: 0;
}
h3.cityname {
font-size: 24px;
line-height: 28px;
color: #409538;
padding: 0 10px;
} 
.at-content-right , .at-content-left {
display: block;
width: 50%;
float:left;
box-sizing: border-box;
margin: 20px 0;
padding: 20px;
}
.at-content-left {
	text-align: center;
}
.service-and-sale ul{
	display: inline-block;
	position: relative;
	margin: 16px 0;
}
.service-and-sale ul::after{
	content: "";
	background-color: #ddd;
	height: 1px;
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	bottom: 16px;
}
.service-and-sale ul li{
	display: inline-block;
	padding: 5px;
	z-index: 9;
	position: relative;
	background: #fff;
	margin: 0 30px;
}
.service-and-sale ul li:first-child{	
	margin-left: 0;
}
.service-and-sale ul li:last-child{	
	margin-right: 0;
}
.service-and-sale ul li::after  {
	content: "";
	
	height: 20px;
	width: 20px;
	display: block;
	padding: 0;
	cursor: pointer;
	margin: 0 auto;
	border: 1px solid #DDD;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
[filter="filtered"]::after  {
	background-color: #FF4200;
} 
.region-title  ul {
	display: inline-block;
	border: 1px solid #CCC;
	padding: 10px;
	min-width: 250px;
	margin: 0;
}
.region-title  ul  li{
	color: #333;
	line-height: 31px;
	margin: auto;
	padding: 0;
	border-radius: 0;
	text-transform: uppercase;
	cursor: pointer;
	list-style: none;
}


.region-title  ul  li:hover , .region-title  ul  li:focus , [actived="actived"] {
	color: #FFF !important;
	background: rgb(232,104,25);
	background: -moz-linear-gradient(top, #409538 50%, #409538 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#409538), color-stop(100%,#409538));
	background: -webkit-linear-gradient(top, #409538 50%,#409538 100%);
	background: -o-linear-gradient(top, #409538 50%,#409538 100%);
	background: -ms-linear-gradient(top, #409538 50%,#409538 100%);
	background: linear-gradient(to bottom, #409538 50%,#409538 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e86819', endColorstr='#ee4e00',GradientType=0 );
	transition: none;
}

.region-title  ul  li.select-region{
	background: url('images/arrowdown.png') no-repeat 5px center;
	background-color: #f2f2f0 !important;
	padding: 0px 18px;
	color: #333;
	pointer-events: none;
}


.region-thumbail ul li {
 list-style: none;
}
.region-thumbail ul li:not(:first-child) {
 display:none;
}

.at-content-right-box .at-content-right-box-item{
 display:none;
}
.at_content_post_right  {
display: block;
width: 60%;
float:left;
box-sizing: border-box;
}
.at_content_post_left{
display: block;
width: 40%;
float:left;
box-sizing: border-box;
}

.at_content_post_left , .at_content_post_right {
	margin:  0;
	padding: 10px;
}
.at_content_post p {margin-bottom: 10px ; padding-bottom: 8px !important; }

.at_content_post_right ul {
	margin: 0;
	list-style-image: url('images/arrownext.png');
	list-style-position: inside;
	width: 100%;
}
.at_content_post_right ul  li{
	width: 100%;
	padding: 3px 5px;
}
.at_content_post_right ul  li a{
	color:#303026;
}

.at_content_post_right ul  li:hover  , .at_content_post_right ul  li:first-child {
	background: #f0f0f0;
}


.at-content-right-item  > h3{
margin: 10px;
border-bottom: 1px solid #cdcdcd;
padding: 10px 0;
color: #2c3441;
font-weight: normal;
font-size: 16px;
}

.at_meta-email  { 
display: block;
clear: both;
border: 1px solid #cbcbcb;
padding: 8px;
background: #fff;
font-size: 16px;
line-height: 18px; 
-moz-box-shadow: 0px 1px 5px #d5d5d5;
-webkit-box-shadow: 0px 1px 5px #d5d5d5;
box-shadow: 0px 1px 5px #d5d5d5;
cursor: pointer;
}
.at_meta-email  a { 
	color:#303026;
	text-transform: uppercase;
	line-height: 18px;
}

.at_meta-email  a::before { 
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	margin-right: 10px;
	background: url('images/email-icon.png') no-repeat;
	background-size: 100%;
	float: left;
}
.at_meta-siteurl  { 
display: block;
clear: both;
border: 1px solid #cbcbcb;
padding: 8px;
background: #f2f2f0;
font-size: 16px;
line-height: 18px;
-moz-box-shadow: 0px 1px 5px #d5d5d5;
-webkit-box-shadow: 0px 1px 5px #d5d5d5;
box-shadow: 0px 1px 5px #d5d5d5;
}
.at_meta-siteurl  a { 
	color:#303026;
	text-transform: uppercase;
	line-height: 18px;
}

.at_meta-siteurl  a::before { 
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	margin-right: 10px;
	background: url('images/site-icon.png') no-repeat;
	background-size: 100%;
	float: left;
}
.formstoresend {

 }
 .mapstorebox  > .dark.left{
	 z-index: 999;
	position: relative;
 }
.popup-formstore {
display:none;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.65);
text-align: center;
padding-top: 150px;
}
.popup-formstore  .popup-formstore-content{ 
	display: inline-block;
	margin: 0 auto;
	padding: 15px;
	background: #56a64f;
	position: relative;
}
.popup-formstore-content p {
	margin-bottom: 5px;
 }
.popup-formstore-content .close {
position: absolute;
top: -17px;
right: -10px;
padding: 0;
color: #fff;
font-size: 30px;
cursor: pointer;
}
@media only screen and (max-width: 991px) { 
	.popup-formstore {
		padding-top: 100px;
	}
}
@media only screen and (max-width: 767px) {
	.at-content-right , .at-content-left  , .at_content_post_left , .at_content_post_right  { width: 100% ;}
	.popup-formstore {
		padding-top: 20px;
	}
}
@media only screen and (max-width: 479px) {
	.popup-formstore  .popup-formstore-content{ 
		max-width: 90%;
	}
}
