a {
	text-decoration: none;
}
.continer {
	width: 1440px;
	margin: 0 auto;
}
header .continer {
	margin: auto;
}
body {
	padding-top: 90px !important;
}
header {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 20;
	background: rgba(0,0,0,.3);
	/*margin-bottom: 124px;*/
	z-index: 50;
	padding: 20px 0px;
}
header .logo {
	float: left;
	margin-left: 3%;/*width: 22.5%;*//*min-width: 180px;*//*min-height: 58px;*/
}
header .logo>a>img {
	width: 100%;
}
header .nav {
	float: right;
	/*line-height: 75px;*/
	line-height: 60px;
	margin-right: 3%;
}
header .nav a {
	font-size: 18px;
	color: #fff;
	display: inline-block;
	margin-left: 55px;
}
header .nav .ac {
	color: #00f9e5;/*font-weight: bold;*//*border-bottom: 2px solid #00f9e5;*/
}
header .nav a:hover {
	color: #00f9e5;/*font-weight: bold;
	border-bottom: 2px solid #098400;*/
}
header .btn {
	float: right;
	display: none;
}
header .btn span {
	width: 26px;
	height: 4px;
	background: #00f9e5;
	margin-bottom: 5px;
	display: block;
}
header .btn.ac span:first-child {
	transform: rotate(45deg) translateY(11px);
}
header .btn.ac span:last-child {
	transform: rotate(-45deg) translateY(-14px) translateX(1.5px);
}
header .btn.ac span:nth-child(2) {
	opacity: 0;
}
.consultation {
	padding: 20px 50px;
	position: relative;
	z-index: 10;
	border-radius: 72px;
	/*background: #2d9600;*/
	background-image: linear-gradient(to right, #00f9e5, #6772ff);/*background-size: 35px 35px;*/
}
.consultation form {
	padding-left: 50px;
	line-height: 81PX;
	line-height: 36px\9\0;
}
.consultation input {
	font-size: 20px;
	/*background: inherit;*/
	border: none;
	border-bottom: 1px solid rgba(255,255,255,0.6);
	color: rgba(255,255,255,0.6);
	width: 100%;
	outline: none;
	position: relative;
	z-index: 30;
	background: none;/*background: #2d9600;*/
}
.consultation button {
	/*font-family: "微软雅黑";*/
	background: #fff;
	font-size: 20px;
	text-align: center;
	color: #333333;
	padding: 15px 50px;
	margin-top: 5px;
	border-radius: 50px;
	border: 6px solid #6893fb;
	float: right;
}
.consultation button:hover {
	transform: scale(1.05);
}
.consultation button img {
	width: 28px;
	height: 26px;
}
input::-webkit-input-placeholder {
 color: #79b26d;
 opacity:1;
}
footer .continer.consultation {
	position: initial;
}
footer {
	margin-top: 0px;
	position: relative;
}
footer ul {
	padding: 70px 0 80px 0;
	border-bottom: 1px solid #cfd6ce;
}
footer ul li {
	width: 28%;
	float: left;
	line-height: 35px;
	overflow: hidden;
}
footer ul li:last-child {
	width: 16%;
	float: right;
}
footer ul li>span {
	display: inline-block;
	padding: 30px;
	border: 1px solid #c5d9c2;
	border-radius: 50%;
	float: left;
}
footer ul li>.add {
	float: left;
	/*margin-top: 5px;*/
	margin-left: 24px;
}
footer ul li>.add p {
	font-size: 20px;
	color: #b3b6b2;
}
footer ul li>.add strong {
	font-family: helvetica;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
}
footer ul li>.add span {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
footer ul li>span img {
	width: 39px;
	height: 35px;
}
footer .inp {
	width: 27%;
	margin-top: 10px\9\0;
	background: url(../img/wenti.png) 0 50%;
	background-repeat: no-repeat;
}
.inp {
	float: left;
	padding-left: 50px;
}
.f_b {
	text-align: center;
	padding-bottom: 50px;
	padding-top: 20px;
}
.f_b>p {
	font-size: 18px;
	color: #333;
}
.f_b>p>a {
	color: #333;
	font-size: 18px;
}
.bdshare-button-style2-32 img:nth-child(2) {
	margin: 0 20px;
}
.bdshare-button-style2-32 a {
	display: block;
	margin: 0 auto;
}
.bdshare-button-style2-32 .erweima {
	border-radius: 50%;
	width: 54px;
	height: 54px;
	margin-right: 26px;
	background: #2d9600 url(../img/footer_phone.png) no-repeat 50% 50%;
	background-position: 50% 50% !important;
}
.bdshare-button-style2-32 .erweima:nth-child(2) {
	background-image: url(../img/wechat.png);
}
.bdshare-button-style2-32 .erweima:nth-child(3) {
	background-image: url(../img/weibo.png);
}
.bdsharebuttonbox {
	position: relative;
}
.ewm {
	position: absolute;
	bottom: 100%;
	left: -7%;
	width: 100px;
	height: 100px;
	display: none;
	z-index: 50;
}
.ewm:nth-child(2) {
	left: 22%;
}
.ewm:nth-child(3) {
	left: 52%;
}
.ewm img {
	width: 100%;
}
.bdshare-button-style2-32 .bds_weixin {
	border-radius: 50%;
	width: 54px;
	height: 54px;
	background: #60c426 url(../img/wechat.png) no-repeat 50% 50%;
	background-position: 50% 50% !important;
	margin-right: 60px;
}
.bdshare-button-style2-32 .bds_tsina {
	border-radius: 50%;
	width: 54px;
	height: 54px;
	background: #d00f05 url(../img/weibo.png) no-repeat 50% 50%;
	background-position: 50% 50% !important;
	margin-right: 60px;
}
.bdshare-button-style2-32 .bds_sqq {
	border-radius: 50%;
	width: 54px;
	height: 54px;
	background: #24211c url(../img/qq.png) no-repeat 50% 50%;
	background-position: 50% 50% !important;
	margin-right: 20px;
}
.share {
	display: inline-block;
	width: auto;
	margin: 0 auto;
}
/*首页*/
.wrap {
	height: auto;
	overflow: initial;
}
header .continer {
	left: 0;
	right: 0;
	margin: auto;
}
.city span {
	color: #333;
}
footer {
	background: #f5f5f5;
	margin-top: -12px;
}
body {
	padding-top: 0 !important;
}
footer .consultation.continer {
	position: initial;
}
.stateTip, #StateTip {
	display: none;
	position: absolute;
	padding: 8px;
	background: #fff;
	border: 2px solid #2385B1;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 12px;
	font-family: Tahoma;
	color: #333;
}
.mapInfo i {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-top: 5px;
	line-height: 15px;
	font-style: normal;
	background: #aeaeae;
	color: #fff;
	font-size: 11px;
	font-family: Tahoma;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	text-align: center
}
.mapInfo i.active {
	background: #E27F21;
}
.mapInfo span {
	padding: 0 5px 0 3px;
}
.mapInfo b {
	font-weight: normal;
	color: #2770B5
}
 @media only screen and (max-width:1440px ) {
.swiper-button-next, .swiper-button-prev {
	display: block !important;
	top: 50% !important;
}
}
