﻿body{
	min-height: 100%;
	min-width:1700px;
}
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
	margin: 0;
	padding: 0;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, figure, figcaption, code, del, dfn, em, button, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, tf, tr, th {
	border: 0px;
	padding: 0px;
	font-size: 16px;
	margin: 0px;
	font-family: 微软雅黑, 黑体;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-text-size-adjust: 100%;
	word-break: break-word;
}

input, textarea, select {
	outline: none;
	-webkit-writing-mode: horizontal-tb !important;
	text-rendering: auto;
	color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start;
	-webkit-appearance: textfield;
	background-color: white;
	-webkit-rtl-ordering: logical;
	cursor: text;
	margin: 0em;
	font: 400 13.3333px Arial;
	padding: 1px 0px;
	border-width: 2px;
	border-style: inset;
	border-color: initial;
	border-image: initial;
}
.l-height-50 {
 line-height:38px !important;
}
.mt10 {
	padding-top: 100px !important;
}

.pb20 {
}

input:not([type="image" i]) {
	box-sizing: border-box;
}

input[type="text" i] {
	padding-block: 1px;
	padding-inline: 2px;
}

input:not([type="file" i], [type="image" i], [type="checkbox" i], [type="radio" i]) {
}

a {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
	outline: none;
}

div {
	display: block;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix {
	*display: table;
	*zoom: 1;
}

.flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

li {
	list-style: none;
	display: inline-block;
}

.clear {
	clear: both;
}

.more {
	line-height: 27px;
	float: right;
	font-size: 14px;
}

.show-mb {
	display: none;
	width: 100%;
	text-align: center;
}

.render-body {
	min-height: 200px;
	margin: auto;
	background: #F4F4F4;
	background: #ECEFF7;
}

.imgzoom img{
	cursor: pointer;
	border-radius:3px;
}

.imgzoom:hover img {
	transition: all .5s ease-in-out;
	transform: scale(1.2);
}

.imgzoom_120_80 {
	width: 150px;
	height: 100px;
	overflow: hidden;
	float: left;
	display: block;
	margin: 0px;
	margin-top: 8px;
}

.imgzoom_120_80 img {
	width: 120px;
	height: 80px;
}

.line-1 a {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.line-1 .title {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.line-3 a {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

#marquee {
	width: 100%;
	overflow: hidden;
	margin: 0px auto 0;
}

.loading {
	margin: 10px;
	font-size: 16px;
/*	background: #FCF2D9;*/
background:#FFF;
	padding: 10px;
	border-radius: 5px;
	color: #666;
}
.loading img {
	width:60%;
	max-width:300px;
}
.nodata {
	text-align: center;
	background: #FFF;
	border-radius: 10px;
}

.nodata img {
	width: 200px;
}
.m-show {
	display:none;
}
.font-color-gray {
	font-style: italic;
	color: #9c888a;
}
.hrem1 {
	display:block;
	height:1rem;
}
.ml2rem {
 margin-left:1rem;
}
.footer a ,p{
  font-size:14px;
}
#QXJ {
	display: none !important;
}

.slider-item {
	transition: transform 0.5s ease; 
}





@media screen and (max-width: 1200px) {
	body {
		min-width: 100%;
	}

	html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, figure, figcaption, code, del, dfn, em, button, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, tf, tr, th {
		/* Empty reset for all elements */
	}

	.mfsize13 {
		font-size: 0.8125rem; /* 13px = 0.8125rem */
	}

	.footer span {
		display: none;
	}

	.pb20 {
		display: none;
	}

	.line-1 a {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.line-3 a {
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.m-hide {
		display: none !important;
	}

	.m-show {
		display: unset !important;
		margin-right: 0.3125rem; /* 5px = 0.3125rem */
	}

	.footer {
		display: none;
	}

	.mfooter {
		display: block !important;
		position: absolute;
		width: 100%;
	}

		.mfooter p {
			display: block;
			height: 3.125rem; /* 50px = 3.125rem */
			width: 100%;
			line-height: 3.125rem; /* 50px = 3.125rem */
			text-align: center;
			background: #302A29;
			color: #FFF;
			font-size: 0.875rem; /* 14px = 0.875rem */
		}

	.l-height-50 {
		line-height: 1.875rem !important; /* 30px = 1.875rem */
	}

	#QXJ {
		display: block !important;
	}

	input, input:focus, input:active {
		user-select: text;
		font-size: 0.8125rem; /* 13px = 0.8125rem */
	}
}




