body {
    font-family: PingFangSC,helvetica neue,hiragino sans gb,arial,microsoft yahei ui,microsoft yahei,simsun,sans-serif!important;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	min-width: 1200px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.hide {
	display: none;
}
.fl {
	float: left;
}
.fr{
	float: right;
}
.text-black {
	color: #303030 !important;
}
.text-grey {
	color: #999999 !important;
}
.margin-l-15 {
	margin-left: 15px !important;
}
.margin-l-20 {
	margin-left: 20px !important;
}
.margin-r-20 {
	margin-right: 20px !important;
}
.margin-t-20 {
	margin-top: 20px;
}
.margin-l-30 {
	margin-left: 30px !important;
}
.margin-r-30 {
	margin-right: 30px !important;
}
.margin-t-30 {
	margin-top: 30px;
}
.margin-b-30 {
	margin-bottom: 30px !important;
}
.margin-t-34 {
	margin-top: 34px;
}
.margin-t-40 {
	margin-top: 40px !important;
}
.margin-t-50 {
	margin-top: 50px !important;
}
.margin-b-50 {
	margin-bottom:50px !important;
}
.margin-t-60 {
	margin-top: 60px !important;
}
.margin-b-60 {
	margin-bottom: 60px !important;
}
.margin-t-70 {
	margin-top: 70px !important;
}
.margin-b-70 {
	margin-bottom: 70px !important;
}
.margin-t-80 {
	margin-top: 80px !important;
}
.margin-b-80 {
	margin-bottom: 80px !important;
}
a{
	text-decoration: none;
}

.consult {
	position: fixed;
	top: 500px;
	width: 120px;
	height: 88px;
	background: #108cee;
	right: 0;
	z-index: 100;
	border-bottom-left-radius: 44px;
	border-top-left-radius: 44px;
	box-shadow: 5px 10px 12px rgba(30,30,40,.2);
  cursor: pointer;
}
.consult img {
	position: absolute;
	top: 20px;
	left: 20px;
}
.consult span {
	font-size: 22px;
	color: #fff;
	position: absolute;
	right: 18px;
	width: 22px;
	top: 18px;
	line-height: 26px;
}
.consult-layer {
	display: none;
}
.consult-layer .mengban {
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: -999px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	background: rgba(0,0,0,.2);
}
.consult-layer .middleTc{
	position: fixed;
	width: 458px;
	background: #fff;
	z-index: 999;
	left: 50%;
	top: 25%;
	padding: 0 30px;
	margin-left: -229px;
	box-shadow: 0px 8px 12px rgba(39, 39, 39,.36)
}
.consult-layer .middleTc h1{
	margin: 30px auto;
	font-size: 20px;
}
.consult-layer .middleTc .close{
	position: absolute;
	right: 30px;
	top: 30px;
}
.consult-layer .middleTc .main div{
	margin-bottom: 20px;
}
.consult-layer .middleTc .main span {
	color: #666666;
	font-size: 14px;
	line-height:24px;
}
.consult-layer .middleTc .main input {
	border: 1px solid #dbdbdb;
	padding: 8px 10px;
	width: 364px;
	margin-left: 16px;
	outline: none;
}
.consult-layer .middleTc .bottom {
	text-align: center;
	margin: 30px auto;
}
.consult-layer .middleTc input[type="button"] {
	width: 150px;
	height:40px;
	background: #108cee;
	color: #ffffff;
	font-size: 18px;
	line-height: 40px;
	border-radius: 7px;
	border: 0;
	outline: none;
	cursor: pointer;
}
.consult-layer .middleTc .main input::placeholder {
	color: #dbdbdb;
}


.footer {
	width: 100%;
	background: #1e1e28;
	overflow: hidden;
}
.footer .content{
	overflow: hidden;
	width: 1200px;
	margin: 0 auto 50px;
	color: #fff;
}
.footer .content .item {
	width: 200px;
}
.footer .content .title {
	font-size: 16px;
	margin: 60px auto 36px;
}
.footer .content .item .subtitle {
	font-size: 14px;
	margin-bottom: 20px;
}
.footer .content .item ul {
	margin-bottom: 20px;
}
.footer .content .item ul li{
	font-size: 14px;
	color: rgba(255,255,255,.6);
	line-height:28px;
}
.footer .content .item ul li a{
	color: rgba(255,255,255,.6);
}
.footer .content .fr p {
	font-size: 14px;
	color: rgba(255,255,255,.6);
	line-height:28px;
}
.footer .content .qrcode {
	margin: 80px auto 30px;
}
.footer .content .tel h3{
	font-size: 12px;
	margin-bottom: 16px;
}
.footer .content .tel h1 {
	font-size: 24px;
}
.footer .copyright{
	text-align: center;
	padding: 13px 0;
	border-top: 1px solid #2d2d34;
	font-size: 14px;
	line-height: 27px;
	color: rgba(255,255,255,0.6);
	margin: 0 auto;
	width: 1200px;
}

.footer .copyright a{
	color: rgba(255,255,255,0.6);
}
.swiper-slide {
	cursor: pointer;
}
.column-flex-center {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}