article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
	display: block
}

a {
	text-decoration: none;
	color: #000
}

html {
	height: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	margin: 0 auto
}

* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	outline: 0;
}

i {
	font-style: normal;
}

body {
	padding: 0px;
	margin: 0px auto;
	font-size: 0.83vw;
	font-family: "Microsoft YaHei", 'PingFang SC';
}

.clearfix {
	clear: both
}

.center {
	text-align: center;
}

img {
	vertical-align: middle;
	border: 0 none;
	max-width: 100%
		/* ie8 */
}

img:not([src*="/"]) {
	display: none;
}


ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-weight: normal
}

.clr:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clr,
.clear {
	*zoom: 1;
	clear: both
}

h3,
h4,
h5,
h6,
footer {
	-webkit-text-size-adjust: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}


em {
	font-style: normal
}

.center {
	text-align: center;
}

.over {
	overflow: hidden;
}

.radius {
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}

.flex {
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;
	/* TWEENER - IE 10 */
	display: -webkit-flex;
	/* NEW - Chrome */
	display: flex;
	/* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.between {
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit--moz-box-pack: space-between;
}

.radiusd {
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
}

.radiusds {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #787878;
	font-size: 14px;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #787878;
	font-size: 14px;
}

::-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #787878;
	font-size: 14px;
}

.help #add_banner dd .text::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #787878;
	font-size: 17px;
}

.help #add_banner dd .text::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #787878;
	font-size: 17px;
}

.help #add_banner dd .text::-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #787878;
	font-size: 17px;
}

dd {
	margin-left: 0;
}

textarea {
	resize: none
}

.postion {
	position: relative
}

.flex-wrap {
	-webkit-flex-wrap: wrap;
	-webkit-box-lines: multiple;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
}

.uppercase {
	text-transform: uppercase;
}

.self {
	align-self: center;
}

.about_one .word .one .show,
.index_tow .word a img,
.about_tow a i,
.module-tab-box-ma,
.about_one .module-tab-nav li,
.about_five a,
.about_one .module-tab-nav li span,
.about_one .word .one .wap_show em {
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.about_one .word .one .show {
	-webkit-transition: all 800ms ease;
	transition: all 800ms ease;
}

.about_one .dl dt img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.wap_show {
	display: none;
}

.swiper-slide img.wap_show {
	display: none;
}

.pub_tit {
	padding: 60px 0;
	font-size: 36px;
	font-weight: bold;
	color: #333;
}

.w195 {
	width: 10.15625vw;
}

.w890 {
	width:87%;
}

.w445 {
	width: 37.08%;
}

.w610 {
	width: 50.83%;
}

.w670 {
	width: 55.8%;
}

.w510 {
	width: 42.5%;
}

.w530 {
	width: 44.2%;
}

.w520 {
	width: 43.3%;
}

.w575 {
	width: 47.9%;
}
.w500{
	width: 43.9%;
}
.w630{
	width: 55.3%;
}
.w585 {
	width: 48.75%;
}

.w435 {
	width: 36.25%;
}
.w480{
	width: 40%;
}
.w660{
	width: 55%;
}
.w685 {
	width: 57.08%;
}

p {
	margin-block-start: 0;
	margin-block-end: 0;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}
