ul,
dl,
ol,
p,
h1,
h2,
h3,
h4,
h5,
h6,
a,
hr,
footer,
body,
li,
dt,
dd,
header,
img,
div {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: border-box;
	font-family: "微软雅黑";
	text-indent: 0;
	display: block;
}

input {
	-webkit-appearance: none;
	appearance: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}

table {
	border-collapse: collapse;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear:after {
	content: "";
	display: block;
	clear: both;
}

.content {
	width: 100%;
	position: relative;
	left: 0;
	transition: 0.2s linear;
	background: #f4f5fa;
}

.brs {
	width: 100%;
	height: 0.2rem;
	background: #f5f4e9;
}

.head {
	transition: 0.2s linear;
	width: 7.5rem;
	height: 1rem;
	padding: 0.1rem;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}

.logo {
	display: block;
	position: absolute;
	top: 0.35rem;
	left: 0.4rem;
	width: 1rem;
}

.logo img {
	display: block;
	width: 100%;
}

.title {
	font: 0.4rem/0.8rem "微软雅黑";
	color: #fff;
	text-align: center;
}

.head_bnt {
	width: 0.55rem;
	height: 0.7rem;
	position: absolute;
	right: 0.4rem;
	top: 0.15rem;
}

.head_bnt span {
	display: block;
	width: 0.55rem;
	height: 0.04rem;
	border-radius: 0.02rem;
	background: #fff;
	margin: 0.15rem 0;
}

.sidebar {
	display: none;
	position: fixed;
	top: 5.8rem;
	width: 100%;
	transition: 0.2s linear;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 5.8rem !important;
	z-index: 100;
}

.sidebar_ul {
	text-align: left;
	text-indent: 0.3rem;
	padding-top: 1.2rem;
}

.sidebar_ul li {
	height: 0.9rem;
	text-align: center;
}

.sidebar_ul li a {
	text-indent: 0;
	font-size: 0.3rem;
	color: #2c4058;
	display: block;
	padding: 0.1rem;
}

.cover {
	width: 100%;
	background: rgba(0, 0, 0, 0);
	z-index: -1;
	transition: 0.2s linear;
	position: fixed;
	top: 0;
	left: 0;
}

.sidebar_ul .consult a {
	width: 80%;
	height: 80%;
	border-radius: 0.06rem;
	background: #27b28b;
	color: #fff;
	margin: 0 auto;
	line-height: 0.56rem;
	text-align: center;
}

.sidebar_ul .consult1 a {
	width: 45%;
	height: 86%;
	border-radius: 0.06rem;
	background: #27b28b;
	color: #fff;
	margin: 0 auto;
	line-height: 0.4rem;
	text-align: center;
}

.suspend {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 999;
	width: 100%;
	height: 1.2rem;
	padding: 0.15rem 0.2rem;
	background-color:rgba(0,0,0,0.1);
}

.suspend .fl {
	background: #27b28b;
	color: #fff;
}

.suspend a {
	font-size: 0.3rem;
	width: 48%;
	height: 100%;
	background: #fff;
	color: #475f61;
	border-radius: 0.2rem;
	text-align: center;
	line-height: 0.9rem;
}

.back {
	padding: 0.3rem 0.3rem 0;
}

.alt {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 9999999;
}

.altBack {
	width: 6.9rem;
	height: 7.5rem;
	background: #fff;
	margin: 2.7rem auto 0;
	position: relative;
	text-align: center;
}

.altBack>img {
	position: absolute;
	width: 1.6rem;
	display: block;
	margin: 0 auto;
	left: calc(50% - 1rem);
	top: 0.4rem;
}

.altBack_p1 {
	padding-top: 1.4rem;
	font: 0.48rem "微软雅黑";
	color: #27b28b;
	margin-bottom: 0.2rem;
}

.altBack_p2 {
	font: 0.28rem "微软雅黑";
	margin-bottom: 0.45rem;
	color: #999;
	margin: 0 1rem 0.2rem;
}

.altBack>div p {
	font: 0.24rem "微软雅黑";
	text-align: center;
	color: #333;
	margin-bottom: 0.15rem;
}

.altBack>div {
	width: 4.8rem;
	margin: 0 auto;
}

.altBack>div img {
	width: 2.1rem;
}

.altBack_p3 {
	margin-top: 0.2rem;
	font: 0.26rem "微软雅黑";
	word-spacing: 0.22rem;
	margin-bottom: 0.18rem;
}

.altBack_p3 a {
	color: #27b28b;
	display: inline-block;
}

.bnt {
	display: block;
	width: 4.6rem;
	height: 0.68rem;
	background: linear-gradient(to right, #26edb5, #27b28b);
	color: #fff;
	font: 0.3rem/0.68rem "微软雅黑";
	margin: 0 auto;
	text-decoration: none;
	border-radius: 0.07rem;
}

.back_text {
	display: block;
	width: 5rem;
	margin: 0 auto;
	border-radius: 0.2rem;
	position: relative;
}

.back_text_title {
	font: 0.3rem/0.5rem "微软雅黑";
	text-align: center;
	margin-bottom: 0.3rem;
}

.back_text .back_text_nemes,
.back_text .back_text_number,
.back_text .back_text_city,
.back_text .back_text_joinin,
.back_text .back_text_bnt {
	width: 100%;
	margin: 0 auto;
	font: 0.35rem/100% "微软雅黑";
	color: #333;
}

.back_text .back_text_bnt {
	width: 100%;
}

.back_text div p {
	margin-bottom: 0.1rem;
	font-size: 0.3rem;
}

.back_text div input {
	width: 100%;
	height: 0.88rem;
	padding: 0;
	border-radius: 10px;
	margin-bottom: 0.2rem;
	text-indent: 0.22rem;
	font: 0.3rem/0.88rem "微软雅黑";
	border: none;
	outline: none;
	background: #dae0ff;
	-webkit-appearance: none;
	appearance: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.back_text_city .dropDown {
	position: absolute;
	width: 100%;
	top: 0.89rem;
	height: 0;
	transition: 0.3s linear;
	left: 0;
	background: #f9f9f9;
	z-index: 1;
	overflow: hidden;
}

.dropProvUl {
	width: 2.6rem;
	overflow: scroll;
	height: 3.52rem;
	background: #fff;
}

.dropProvUl li {
	width: 100%;
	font: 0.3rem/0.88rem "微软雅黑";
	text-align: center;
}

.dropCityUl {
	width: 2.4rem;
	height: 3.52rem;
	text-align: center;
	overflow: scroll;
}

.dropCityUl li {
	width: 100%;
	font: 0.3rem/0.88rem "微软雅黑";
	text-align: center;
	background: url(/assets/gw/mobile/images/ring.png) no-repeat 3rem 0.29rem;
	background-size: 0.4rem 0.4rem;
}

.search {
	position: relative;
	width: 100%;
	height: 0.88rem;
	margin-bottom: 0.2rem;
	text-indent: 0.22rem;
	font: 0.3rem/0.88rem "微软雅黑";
	color: #999999;
}

.search .citySelect {
	width: 100%;
	height: 0.88rem;
	position: relative;
	background: #dae0ff;
	border: none;
	border-radius: 10px;
	text-indent: 0.22rem;
}

.back_text_joinin .back_text_joinin_p2 {
	width: 100%;
	height: 0.88rem;
	margin-bottom: 0.4rem;
	text-indent: 0.22rem;
	border-radius: 10px;
	font: 0.3rem/0.88rem "微软雅黑";
	border: none;
	color: #999999;
	background: #dae0ff;
	position: relative;
}

.back_text_joinin {
	position: relative;
}

.back_text_joinin ul {
	width: 100%;
	background: #f9f9f9;
	position: absolute;
	left: 0;
	top: 1.42rem;
	transition: 0.3s linear;
	height: 0;
	z-index: 333;
	overflow: scroll;
}

.back_text_joinin ul li {
	width: 100%;
	height: 0.8rem;
	text-indent: 0.22rem;
	font: 0.3rem/0.7rem "微软雅黑";
	color: #999;
}

.back_text_joinin_p2 i,
.citySelect i {
	position: absolute;
	width: 0.19rem;
	height: 0.13rem;
	top: 0.37rem;
	right: 0.4rem;
	background: url(/assets/gw/mobile/images/bottom.png) no-repeat;
	background-size: 100%;
}

.back_text_bnt_div {
	width: 100%;
	text-align: center;
	font-size: 0.36rem;
	border-radius: 5px;
	background: -webkit-linear-gradient(right, #26edb5, #27b28b);
	padding: 0.26rem 0.6rem;
	border: none;
	color: #fff;
	box-shadow: 0 5px 5px #eaeaea;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	margin-bottom: 0.2rem;
}

.back_text .call_me {
	font-size: 0.24rem;
	color: #999;
	text-align: center;
}

.back_text a {
	font-size: 0.24rem;
	color: #27b28b;
	text-align: center;
	text-decoration: underline;
}

.back_text_p {
	font: 0.24rem "微软雅黑";
	text-align: center;
}

.back_text_p a {
	color: #27b28b;
}

.back_alt {
	width: 2rem;
	height: 1rem;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	top: calc(50% - 0.5rem);
	left: calc(50% - 1rem);
	z-index: 3;
	font: 0.26rem/1rem "微软雅黑";
	color: #fff;
	text-align: center;
	display: none;
}

.BMapLabel {
	line-height: 26px !important;
	border: none !important;
	top: 0px !important;
	width: 240px;
	height: 26px;
	text-align: center;
	font-size: 14px !important;
	box-shadow: #ccc 5px 5px 5px;
}

.maps {
	padding: 0.3rem 0;
}

.foot {
	width: 100%;
	padding: 0.3rem 0.3rem 0;
	background: -webkit-linear-gradient(bottom, #4ac4fc, #0083f2);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(bottom, #4ac4fc, #0083f2);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(bottom, #4ac4fc, #0083f2);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to bottom, #4ac4fc, #0083f2);
	/* 标准的语法 */
	color: #fff;
}

.foot_logo {
	width: 2rem;
	margin: 0 auto 0.2rem;
}

.footer_text {
	font-size: 0.3rem;
	line-height: 0.5rem;
	text-indent: 0.6rem;
	margin-bottom: 0.4rem;
}

.wx {
	padding: 0.3rem;
	padding-top: 0;
}

.wx p {
	font-size: 0.28rem;
	line-height: 0.5rem;
	word-spacing: 0.1rem;
	text-align: center;
}

.wx img {
	width: 2.5rem;
}

.foot h3 {
	font-size: 0.4rem;
	margin-bottom: 0.1rem;
}

.foot_texts {
	font-size: 0.3rem;
	line-height: 0.4rem;
	margin-bottom: 0.2rem;
}

.index_title {
	width: 100%;
	height: 0.8rem;
	background: #fff;
	padding: 0.15rem 0.3rem;
	border-bottom: 1px solid #eee;
}

.index_title h2 {
	border-left: 0.05rem solid #27b28b;
	text-indent: 0.15rem;
	font-size: 0.34rem;
	font-weight: bolder;
	color: #27b28b;
}

.index_title i {
	font-style: normal;
	font-weight: normal;
}

.index_title a {
	font-size: 0.3rem;
	font-weight: normal;
	color: #888;
}

.foot-bottom a {
	border-top: 1px solid #fff;
	font: 0.3rem/0.6rem "微软雅黑";
	color: #fff;
}

.foot_texts a {
	display: inline-block;
	color: #fff;
	text-decoration: underline;
}

#cnzz_stat_icon_1275457511 {
	position: absolute;
	top: 0;
	left: -9999999px;
}
.sidactive{
	/* background: #27b28b; */
    margin: 0 3rem;
	color: #27b28b !important;
	/* border-radius: 5px; */
}
.bouncePointer{
    animation:bounce 3s infinite ease-out;
    -webkit-animation:bounce 3s infinite ease-out; /* Safari 和 Chrome */
    z-index:9999;
}
@-webkit-keyframes bounce {
    0% {  
      transform:translateY(0) scale(1);  
      padding-bottom: 5px;  
      opacity: 0.6;
    } 
    30% {  
      transform:translateY(-50%) scale(1);  
    }
    40% {      
        transform:translateY(0%) scale(1);    
        padding-bottom: 6px;
    }
    50% {  
        transform:translateY(-30%) scale(1); 
        opacity: 1; 
    } 
    70% {  
        transform:translateY(0%) scale(1);  
        padding-bottom: 7px;  
    }  
    80% {  
        transform:translateY(-15%) scale(1);  
    }  
    90% {  
        transform:translateY(0%) scale(1);  
        padding-bottom: 8px;  
    }  
    95% {  
        transform:translateY(-7%) scale(1);  
    }  
    97% {  
        transform:translateY(0%) scale(1);  
        padding-bottom: 9px;  
    }  
    99% {  
        transform:translateY(-3%) scale(1);  
    }  
    100% {  
        transform:translateY(0)  scale(1);  
        padding-bottom: 9px;  
        opacity: 1;
    }  
}
.scalePointer{
    animation:scaleP 2s infinite;
    -webkit-animation:scaleP 2s infinite ease-out; /* Safari 和 Chrome */
}
@-webkit-keyframes scaleP {
    0%{
        transform:scale(1);
    }
    50%{
        transform:scale(1.2);
    }
    100%{
        transform:scale(1);
    }
}