@charset "utf-8";

img {
	max-width: 100%;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
font {
	padding: 0;
	margin: 0;
	font-family: Microsoft YaHei, SimSun, Arial, -apple-system-font, Helvetica Neue, Helvetica, sans-serif;
}

body {
	max-width: 750px;
	min-width: 320px;
	margin: auto;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

fieldset,
img {
	border: 0;
	vertical-align: text-top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

ol,
ul,
li,
dl,
dt,
dd {
	list-style: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
menu {
	display: block;
}

article,
footer,
header,
section {
	width: 100%;
	margin: 0 auto;
}

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
}

[hidden] {
	display: none;
}

input,
textarea,
select,
form {
	vertical-align: top;
	font-size: 100%;
}

td {
	font-size: 100%;
}

a {
	color: #000;
	text-decoration: none;
	display: block;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a,
area {
	blr: expression(this.onFocus=this.blur());
}

a {
	text-decoration: none;
}

body,
html {
	height: 100%;
	-webkit-tap-highlight-color: transparent
}

.page,
body {
	background-color: #ededed
}

.page_body {
	background-color: white;
}
.page{margin-bottom: 2.8rem;}

.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex
}

.flex_column {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
}

.flex2 {
	flex-grow: 1.5;
	text-indent: 1rem;
}

.flex_item {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	overflow: hidden;
}

.zxbg {
	background-color: #fa93c2;
}

.weui-flex {
	justify-items: flex-start;
}

.ks {
	color: white;
	line-height: 3em;
	font-size: 1.2rem;
}

.zxzx {
	align-items: center;
	justify-content: center;
	text-align: center;
}

.pd10 {
	padding-bottom: 1rem;
}

.zxzx {
	width: 100%;
	height: 6rem;
	position: relative;
}

.zxzx img {
	width: 32.7rem;
	height: 6rem;
}

.zxzx a {
	width: 50%;
	height: 6rem;
	position: absolute;
	display: block;
	z-index: 1;
}

.zxzx div {
	position: absolute;
	z-index: 0;
	width: 100%;
}

.left0 {
	left: 0;
}

.right0 {
	right: 0;
}

.navbg {
	padding: 0.25rem 0;
}

.navbg a {
	color: white;
}

.navbg div {
	width: 9.3rem;
	height: 3.3rem;
}

.navbg table td {
	border: solid white;
	border-width: 0px 2px 2px 2px;
	height: 3.3rem;
	text-align: center;
	background-image: url(/images/nav_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	font-size: 1.6rem;
}

.navbg table {
	border: 0px;
}

.zt-navbg{}
.zt-navbg a{color: white;}
.zt-navbg table{border:0px;background-color: #d17fd2; height: 5rem;}
.zt-navbg table td{font-size: 1.6rem; background-color: #d17fd2; height: 5rem; text-align: center;}

figure {
	width: 100%;
	margin: 1.5rem auto 0;
	text-align: center;
	position: relative;
}

figure span {
	position: absolute;
	z-index: 0;
	top: 0;
	background-image: url(/images/topico.png);
	background-size: 4.5rem 1.6rem;
	display: block;
	width: 4.5rem;
	height: 1.6rem;
	top: -0.4rem;
	left: 1rem;
	color: white;
}

figure img {
	width: 5.75rem;
}

figcaption {
	margin-top: 0.5rem;
}

figure a {
	display: block;
}

.center {
	align-items: center;
	justify-content: center;
	text-align: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-webkit-align-items: center;
	-moz-align-items: center;
}

i {
	font-style: normal;
}

.bianmei {
	margin: 2rem auto;
}

.bianmei img {
	width: 31rem;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.maosha div {
	height: 2.45rem;
	line-height: 2.45rem;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.miao img {
	width: 6.75rem;
}

.flex2 .box span {
	background-color: black;
	color: white;
	border-radius: 0.25rem;
	padding: 0.2rem;
}

.change img {
	width: 5.35rem;
	height: 1.35rem;
	margin-top: 0.55rem;
}

.msbj {
	background-color: #f6d6f5;
	border-radius: 1rem;
}

.msms {
	padding: 0.6rem;
	text-align: center;
	padding-top: 1rem;
}

.mt20 {
	margin-top: 1rem;
}

.mt40 {
	margin-top: 2rem;
}

.mt10 {
	margin-top: 0.5rem;
}

.ml2 {
	margin-left: 2%;
}

.mr2 {
	margin-right: 2%;
}

.ml4 {
	margin-left: 4%;
}

.mr4 {
	margin-right: 4%;
}

.mt60 {
	margin-top: 3rem;
}

.jiage {
	flex: 2;
}

.jiage span {
	color: #e44040;
	font-size: 1.6rem;
}

.jiage i {
	font-size: 1.2rem;
}

.qiang span {
	background-image: url(/images/qiang.png);
	display: block;
	background-repeat: no-repeat;
	background-size: 2.75rem;
	width: 2.75rem;
	height: 2.75rem;
	text-align: center;
	color: white;
	font-size: 2.1rem;
	background-position: center;
	line-height: 2.75rem;
	float: right;
}

.jiage p {
	text-indent: 0.4rem;
	color: #959393;
}

.lbpic li {
	overflow: hidden;
	zoom: 1;
}

.lbpic {
	overflow: hidden;
	zoom: 1;
}

#lb_ban {
	width: 100%;
	position: relative;
	z-index: 0;
	overflow: hidden;
	zoom: 1;
}

#lb_ban img {
	width: 100%;
}

.lb_tit {
	font-size: 0;
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 3px;
	left: 0;
	text-align: center;
}

.lb_tit ul li {
	width: 10px;
	height: 5px;
	display: inline-block;
	margin: 0rem 5px;
	background: #8d8d8d;
	border-radius: 20%;
}

.lb_tit ul li.hover {
	background: #0284c2;
}

.huanjing {
	background-image: url(/images/db_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-size: 100%;
	padding-bottom: 1.5rem;
}

.footer {
	position: relative;
}

.footer a {
	position: absolute;
	z-index: 1;
	height: 100%;
	top: 0;
}

.footer .a1 {
	width: 68.5%;
	left: 0;
}

.footer .a2 {
	width: 31.5%;
	right: 0;
}

.donghua {
	animation: flipInYt 2s .2s ease both infinite;
	-webkit-animation: flipInYt 2s infinite;
	-moz-animation: flipInYt 2s infinite;
}
/* banner */
.box-img {
		justify-content: center;
		align-items:center;
		align-content:center
	}
.sypic li {overflow: hidden;zoom: 1;}
.sypic {overflow: hidden;zoom: 1;}
#sy_ban {width: 100%;position: relative;z-index: 0;	overflow: hidden;zoom: 1;}
#sy_ban img{width: 100%;}
.sy_tit {font-size: 0;width: 100%;position: absolute;z-index: 1;bottom: 3px;left: 0;text-align: center;}
.sy_tit ul li {width: 10px;height: 5px;display: inline-block;margin: 0rem 5px;background: #8d8d8d;border-radius: 20%;}
.sy_tit ul li.hover {background: #0284c2;}
/* banner */		
		
.sd {
	animation: pulse 1s ease 0s normal none infinite running;
}

@-webkit-keyframes flipInYt {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		opacity: 1
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg)
	}

	70% {
		-webkit-transform: perspective(400px) rotateY(10deg)
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
}

@-moz-keyframes flipInYt {
	0% {
		-moz-transform: perspective(400px) rotateY(90deg);
		opacity: 1
	}

	40% {
		-moz-transform: perspective(400px) rotateY(-10deg)
	}

	70% {
		-moz-transform: perspective(400px) rotateY(10deg)
	}

	100% {
		-moz-transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
}

@-ms-keyframes flipInYt {
	0% {
		-ms-transform: perspective(400px) rotateY(90deg);
		opacity: 1
	}

	40% {
		-ms-transform: perspective(400px) rotateY(-10deg)
	}

	70% {
		-ms-transform: perspective(400px) rotateY(10deg)
	}

	100% {
		-ms-transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
}

@-o-keyframes flipInYt {
	0% {
		-o-transform: perspective(400px) rotateY(90deg);
		opacity: 1
	}

	40% {
		-o-transform: perspective(400px) rotateY(-10deg)
	}

	70% {
		-o-transform: perspective(400px) rotateY(10deg)
	}

	100% {
		-o-transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(0.8);
		-ms-transform: scale(0.8);
		transform: scale(0.8)
	}

	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
}

.success {
	-webkit-animation: fadeIn 01s ease 0.2s 1 both;
	animation: fadeIn 1s ease 0.2s 1 both;
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}
