﻿*{
	margin:0;
	padding: 0;
	list-style: none;
	font-family: "微软雅黑";
}
.fixed-btn {
	position: fixed;
	bottom: 56px;
	right: 30px;
	height: 60px;
	width: 60px;
	border-radius: 100%;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#549bff), to(#38f));
	background-image: -webkit-linear-gradient(top, #549bff, #38f);
	background-image: -moz-linear-gradient(top, #549bff 0, #38f 100%);
	background-image: linear-gradient(-180deg, #549bff, #38f);
	z-index: 20;
	opacity: 1;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease
}

.fixed-btn:hover {
	cursor: pointer;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#67a6ff), to(#207dff));
	background-image: -webkit-linear-gradient(bottom, #67a6ff, #207dff);
	background-image: -moz-linear-gradient(bottom, #67a6ff 0, #207dff 100%);
	background-image: linear-gradient(0deg, #67a6ff, #207dff)
}

.fixed-btn P {
	padding: 14px 16px;
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #fff;
	letter-spacing: 0;
	line-height: 16px
}

.btn-show {
	opacity: 0
}

.fixed-sideBox {
	position: fixed;
	top: 0;
	bottom: 0;
	right: -290px;
	width: 290px;
	opacity: .95;
	background: #fff;
	border: 0 solid #e5e5e5;
	-webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .07);
	box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .07);
	z-index: 20;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease
}

.sideBox-show {
	right: 0
}

.sideBox-content {
	padding-top: 70px
}

.consult-type {
	padding: 70px 30px 30px
}

.consult-type .closeBox-btn {
	height: 30px;
	text-align: right
}

.consult-type .closeBox-btn span {
	height: 30px;
	width: 30px;
	display: inline-block;
	background-size: 100% auto;
	background-image: url("/static/images/right_close.png")
}


.consult-type .closeBox-btn span:hover {
	cursor: pointer
}

.consult-type .consult-text {
	padding-top: 10px;
	line-height: 20px;
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #666;
	letter-spacing: 0
}

.consult-type .consult-tel {
	padding-top: 14px;
	line-height: 37px;
	font-family: PingFangSC-Medium;
	font-size: 26px;
	color: #333;
	letter-spacing: 0
}

.consult-type .consult-service {
	padding-top: 10px;
	line-height: 27px;
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #666;
	letter-spacing: 0
}

.contact-box {
	border-top: .5px solid #e5e5e5
}

.contact-box form {
	padding: 10px 30px
}

.contact-box form .contact-titl {
	padding-bottom: 20px;
	line-height: 27px;
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #666;
	letter-spacing: 0
}

.contact-box form input {
	margin-top: 10px;
	padding: 10px;
	height: 18px;
	width: 208px;
	background: #fff;
	border: 1px solid #bbb;
	border-radius: 2px;
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #999
}

.contact-box form button {
	margin-top: 20px;
	height: 40px;
	width: 100%;
	background: #38f;
	border: none;
	outline: none;
	border-radius: 2px;
	color: #fff;
	cursor: pointer
}

.contact-box form button,
.submit-success {
	font-family: PingFangSC-Regular;
	font-size: 14px
}

.submit-success {
	padding: 30px
}

.submit-success span {
	height: 44px;
	width: 44px;
	display: inline-block;
	background-size: 100% auto;
	background-image: url("/static/images/right_success.png")
}



.submit-success .success-thank {
	padding-top: 20px;
	color: #478f3b;
	letter-spacing: 0
}

.submit-success .success-mess {
	padding-top: 10px;
	color: #666;
	letter-spacing: 0;
	line-height: 27px
}

.submit-success a {
	margin-top: 30px;
	height: 40px;
	width: 100%;
	line-height: 40px;
	text-align: center;
	display: block;
	border: 1px solid #e5e5e5;
	border-radius: 2px;
	background: #fff;
	color: #666;
	cursor: pointer
}

.phptpl-header,
.second-js-top {
	position: relative
}

.second-js-top {
	z-index: 21
}

.hide {
	display: none
}
#submit-success>a{
	text-decoration: none;
}


.contact_us{
	border-top:1px solid #e5e5e5;
}
.contact_erweima{
	text-align: center;
	margin-top:20px;
}
.contact_erweima span{
	color:#666;
	font-size:14px;
	display:inline-block;
	width:80%;
	text-align: center;
}
.contact_erweima img{
	width:150px;
	height:150px;
}
.contact_us p{
	font-size:14px;
	color:#333;
	padding:0 30px;
	margin-top:20px;
	margin-bottom:40px;
}
.QQ_img{
	text-align: center;
	width:60%;
	border-radius:40px;
	border:2px solid #efefef;
	height:40px;
	margin:0 auto;
	line-height: 34px;
	box-sizing: border-box;
	padding:0 15px;
	font-family: "微软雅黑";
	font-size: 16px;
	color:#333;
	letter-spacing: 1px;
}
.QQ_img a{
	text-decoration: none;
	color:#333;
}
.QQ_img img{
	width:24px;
	vertical-align: middle;
	margin-right:2px;
}
