select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

select::-ms-expand {
	display: none;
}

#mapType {
	width: 100%;
	height: calc(100vh - 152px);
	height: -moz-calc(100vh - 152px);
	height: -webkit-calc(100vh - 152px);
}

.map-btn1 {
	position: absolute;
	z-index: 999;
	top: 20px;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

.map-bottom {
	line-height: 40px;
	color: #aaaaaa;
	font-size: 9px;
	text-align: center;
}

.amap-icon img {
	/*top: 12px !important;
	left: -12px !important;*/
}

.amap-marker .amap-marker-label {
	position: absolute;
	border: 0px solid #00f;
	background-color: rgba(255, 255, 255, 0);
	color: #fff;
}

.cards div {
	box-sizing: border-box;
}

.amap-marker .amap-marker-label {
	position: absolute;
	border: 0px solid #00f;
	background-color: rgba(255, 255, 255, 0);
	color: #fff;
}

.cicycont {
	width: 100px;
	height: 100px;
	background: rgb(0, 189, 37, .9);
	background: rgba(0, 189, 37, .9);
	border-radius: 50%;
	color: #fff;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	line-height: 22px;
}

.cityname {
	font-weight: bold;
	margin-top: 15px;
}

.landblock {}

.cards {
	background: #26b5fb;
	width: 282px;
	height: 45px;
	padding: 1px;
	position: relative;
}

.cards:before {
	position: absolute;
	display: inline-block;
	content: '';
	top: 0;
	border-left: 1px solid #26b5fb;
	height: 65px;
	z-index: 9;
	left: 50px;
}

.cards:after {
	position: absolute;
	display: inline-block;
	content: '';
	bottom: -30px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #ffff00;
	border: 1px solid #26b5fb;
	left: 46px;
}

.map-pop {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 999;
}

.mp-search {
	width: 380px;
	background: #fff;
	overflow: hidden;
	padding: 10px;
	font-size: 12px;
}

.mps-input {
	height: 30px;
	background: #14a35b;
	width: 100%;
	display: flex;
}

.mps-input img {
	width: 44px;
	height: 32px;
	float: right;
	padding: 6px 12px;
}

.mps-input input {
	flex-grow: 1;
	width: auto;
	border-left: 1px solid #dcdfe2;
	border-top: 1px solid #dcdfe2;
	border-bottom: 1px solid #dcdfe2;
	padding-left: 10px;
	padding-right: 10px;
	background: #f7f9fb;
}

.mps-input input::-moz-placeholder {
	color: #b5bbc0;
}

.mps-input input::-ms-input-placeholder {
	color: #b5bbc0;
}

.mps-input input::-webkit-input-placeholder {
	color: #b5bbc0;
}

.mps-pick1,
.mps-pick2 {
	overflow: hidden;
}

.mps-select {
	border: 0;
	width: 33.33%;
	float: left;
	position: relative;
	height: 40px;
	line-height: 40px;
}

.mps-select select {
	border: 0;
	width: 100%;
	height: 100%;
	text-indent: 10px;
	color: #6a757f;
	display: block;
}

.mps-select::after {
	content: " ";
	background: url(../icon/m-xl.png) no-repeat center center;
	width: 9px;
	height: 5px;
	position: absolute;
	top: 50%;
	right: 10px;
	z-index: 999;
	pointer-events: none;
	display: block;
	margin-top: -2.5px;
}

.mps-shux {
	position: absolute;
	right: 1px;
	top: 50%;
	width: 1px;
	background: #dce0e3;
	height: 20px;
	margin-top: -10px;
}

.mps-pick2 .mps-select {
	width: 88px;
	border: 1px solid #dcdfe2;
	margin-right: 2px;
	height: 30px;
	line-height: 30px;
}

.mps-pick2 {
	margin-right: -2px;
}

.mps-pick2 select {
	text-indent: 2px;
	background: #f7f9fb;
}

.mps-pick2 .mps-select::after {
	right: 5px;
}

.mps-select:hover::after {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	/* Internet Explorer */
	-moz-transform: rotate(180deg);
	/* Firefox */
	-webkit-transform: rotate(180deg);
	/* Safari å’Œ Chrome */
	-o-transform: rotate(180deg);
	/* Opera */
}

.mps-cont {
	background: #ffffff;
	width: 380px;
	margin-top: 10px;
	padding: 10px;
}

.mpsc-title {
	width: 100%;
	border: 1px solid #72c382;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}

.mpsc-title li {
	color: #4e9e5e;
	width: 50%;
	float: left;
	height: 100%;
	text-align: center;
}
.mpsc-title li a{
	color: #4e9e5e;
	width: 100%;
    height: 100%;
    display: block;
}
.mpsc-title li.mps-on,.mpsc-title li.mps-on a  {
	color: #fff;
	background: #72c382;
}
.mpsc-address {
    height: 68px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.mpsc-address-box {
	overflow: hidden;
	margin-top: 12px;
	margin-left: 20px;
}

.mpsc-address img {
	width: 20px;
	height: 26px;
	float: left;
	margin-right: 12px;
	margin-top: 4px;
}

.landNum {
	float: left;
}

.landNum h3 {
	font-size: 16px;
	color: #30445a;
	font-weight: bold;
	line-height: 24px;
}

.landNum p {
	color: #959ca2;
	line-height: 20px;
}

.landNum span {
	color: #4e9e5e;
}

.mapListT {
	height: 32px;
	line-height: 32px;
	background: #f3f5f7;
	text-align: center;
}

.mapListT li {
	width: 33.33%;
	float: left;
	color: #959ca2;
}

.mapListT .mlt-on {
	font-weight: bold;
	color: #30445a;
}

.mapListTab .mapul>ul>li {
	height: 124px;
	padding: 12px 0;
	border-bottom: 1px solid #ebeff2;
	overflow: hidden;
}

.mapListTab .mapul>ul>li a {
	display: block;
	overflow: hidden;
}
.mapListTab .mapul>ul>li a:hover .mltr-p1{
  color: #14a35b;
}
.mapListTab .mapul>ul>li a:hover .mltr-p2{
	color: #959ca2;
}
.mlt-l {
	width: 132px;
	height: 100px;
	position: relative;
	overflow: hidden;
	float: left;
	margin-right: 12px;
}

.mlt-l img {
	width: 100%;
	height: 100%;
}

.mlt-r {
	margin-left: 144px;
}

.mlt-r p {
	line-height: 24px;
}

.mltr-p1 {
	color: #30445a;
	font-weight: bold;
}

.mltr-p2 {
	color: #959ca2;
	font-size: 12px;
}

.mltr-p3 {
	color: #6a757f;
}

.mltr-p4 {
	color: #959ca2;
}

.cff7 {
	color: #ff7200;
}

.ccfd {
	color: #cfd6dc;
}

.mapListTab {
	overflow: hidden;
}

.mapListTab .mapul {
	height: 100%;
	overflow-y: scroll;
}

#Tabup {
	width: 60px;
	height: 20px;
	background-position: 0px -1px;
	cursor: pointer;
	margin: 0 auto;
}

#Tabup:hover {
	background-position: 0px -21px;
}

#Tabup.h {
	background-position: 0px -42px;
	height: 19px;
}

#Tabup.h:hover {
	background-position: 0px -62px;
	height: 19px;
}

.micon-map {
	background: url("../icon/sellmap.png") no-repeat;
}

.map-rpop {
	width: 100px;
	height: 30px;
	background: #fff;
	border: 1px solid #DDDDDD;
	font-size: 13px;
	color: #999;
	position: absolute;
	right: 24px;
	top: 32px;
	line-height: 30px;
}

.map-rpop img {
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 10px;
}

.map-rpop a {
	display: block;
	cursor: pointer;
}

.bcf3 {
	background: #F7F9FA;
}

.list-rpop {
	float: right;
	width: 136px;
	height: 30px;
	line-height: 30px;
	background: #fff;
	border: 1px solid #DDDDDD;
	font-size: 13px;
	color: #999;
	overflow: hidden;
}

.list-rpop a,
.list-rpop p {
	display: block;
	width: 50%;
	float: left;
}

.list-rpop img {
	width: 20px;
	height: 20px;
	display: block;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

.list-rpop p.on {
	color: #fff;
	background: #14a35b;
}

.list-top {
    margin-top: 64px;
	overflow: hidden;
}

.list-lpop select,
.list-lpop input {
	background: #fff;
}

.list-lpop .mps-select {
	margin-right: 10px;
}

.list-lpop .mps-pick2 {
	margin-right: -10px;
	float: left;
}

.list-lpop .mps-input {
	width: 216px;
	float: left;
	margin-left: 10px;
}
.list-top .mps-input input{
	    width: 172px;
}
.list-pop-body {
	background: #fff;
	overflow: hidden;
}

.lpb-top {
	position: relative;
	overflow: hidden;
	height: 64px;
}

.lpb-top .mpsc-title {
	width: 370px;
	position: absolute;
	left: 0;
	top: 16px;
	z-index: 1;
}

.lpb-top .mpsc-address {
	height: auto;
	position: absolute;
	width: 100%;
	display: -webkit-box;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	-webkit-box-orient: vertical;
	text-align: center;
	top: 0;
	z-index: 0;
}

.lpb-top .mpsc-address-box {
	margin-left: 0;
	margin-top: 10px;
}

.lpb-top .mapListT {
	width: 370px;
	position: absolute;
	right: 0;
	top: 16px;
	z-index: 1;
}

.lpb-middle {
}

.lpb-middle ul {
	margin-right: -20px;
	overflow: hidden;
}

.lpb-middle li {
	width: 563px;
	float: left;
	padding: 10px;
	height: 160px;
	background: #f7f9fa;
	margin-right: 20px;
	margin-bottom: 20px;
	border-bottom: 0;
}

.mlt-l p {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.mspan1,
.mspan2,
.mspan3 {
	font-size: 12px;
	background: #ff7200;
	color: #fff;
	font-weight: bold;
	padding: 2px 4px;
	display: inline-block;
}

.mspan2 {
	background: #14A35B;
}

.mspan3 {
	background: #0ba4e4;
}

.mr4 {
	margin-right: 4px;
}

.lpb-middle .mlt-l {
	width: 230px;
	height: 140px;
	margin-right: 20px;
}

.lpb-middle .mlt-r {
	margin-left: 250px;
}

.lpb-middle p {
	line-height: 20px;
}

.lpb-middle .mltr-p1 {
	font-size: 18px;
	line-height: 32px;
}

.lpb-middle .mltr-p3 {
	padding: 8px 0 12px;
}

.mltr-country {
	padding-top: 20px;
}

.mltr-country .mltr-p2 {
    max-width: 180px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    padding-top: 20px;
}

.lpb-middle li:hover {
	background: #fff4e5;
}
.lpb-middle li:hover .mltr-p2{
	color: #959ca2;
}
.cicytitle {
	background: #ffff00;
	font-size: 14px;
	color: #30445A;
	padding: 8px;
	position: relative;
}

.cicytitle:before {
	width: 0;
	height: 0;
	border-right: 6px solid #ffff00;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	position: absolute;
	left: -6px;
	top: 30%;
	content: " ";
}

.mb24 {
	margin-bottom: 24px;
}

.pages a:active,
.pages a:link,
.pages a:visited {
	padding: 3px 9px;
}

.pagination>li.active span {
	padding: 4px 9px;
}

.pagination>li {
	margin: 0 3px;
}
.mapul .pages{
    left: 0;
    float: none;
    overflow: hidden;
    padding: 10px 0;
}
.mapul .pagination{
    left: 0;
    float: none;
}
/**
     * å®šä¹‰my-hover-title 
     */

.amap-ui-pointsimplifier-container .overlay-title.my-hover-title {
	font-size: 14px;
	line-height: 200%;
	font-style: italic;
	padding: 0 10px;
}

.amap-ui-pointsimplifier-container .overlay-title.top:after {
	border-top-color: #ffff00 !important;
}

.amap-ui-pointsimplifier-container .overlay-title {
	background-color: #ffff00 !important;
}

/* 20201 */
.img-banner3{
	position: relative;
	width: 100%;
	height: 500px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.5s;
}
.img-banner3 img{
	height: 500px;
	width: 100%;
}
.img-banner3 p{
	position: absolute;
	text-align: center;
	top: 50%;
	margin-top: -24px;
	left: 0;
	width: 100%;
	font-size: 48px;
	color: #fff;
	font-weight: 300;
}
.v4-resources{
	background: url(../img/qx-bg.png) no-repeat center bottom;
	height: 560px;
	/* background-size: 100%; */
	}
.v4-resources-h3{
	font-size: 40px;
	color: #333;
	text-align: center;
	margin-top: 132px;
	font-weight: 300;
	margin-bottom: 60px;
}
.v4-rdiv1{
	width:900px ;
	overflow: hidden;
	margin: 0 auto 70px;
}
.v4-rdiv1 li{
	width: calc(100% / 3);
	float: left;
	text-align: center;
}
.v4-rdiv2{
	overflow: hidden;
}
.v4-rdiv2 ul{
	margin-right: -36px;
}
.v4-rdiv2 li{
	width: 259px;
	height: 320px;
	background: rgba(255,255,255,0.9);
	border-radius:10px;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #333;
	margin-right: 36px;
	transition: 0.5s;
}
.v4-rdiv2 li:hover{
	transform:scale(0.95);
	background: rgba(255,255,255,1);
}
.img-banner3:hover{
	/* transform:scale(1.2); */
}
.icon-wh66{
	height: 66px;
	width: auto;
}
.v4-rdiv2 li .icon-wh66{
	margin-top: 53px;
	margin-bottom: 30px;
}
@media only screen and (min-width: 1380px) {
	.lpb-middle li {
		width: 680px;
	}
	.mltr-country .mltr-p2 {
		max-width: 280px;
	}
	.list-lpop .mps-input {
		width: 260px;
	}
	.mps-input input{
		    width:auto;
	}
	.v4-rdiv2 li {
	    width: 318px;
	}
}