@charset "gb2312";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: 'Î¢ÈíÑÅºÚ';
	color: #666666;
}
html {
	overflow-x: hidden
}
a {
	text-decoration: none;
}
li {
	list-style: none;
}
img {
	border: 0;
}
input {
	outline: none;
	border: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*Çå³ý¸¡¶¯*/

.clear {
	clear: both;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.m0a {
	margin: auto;
}
.contact_bewm {
    width: 100%;
    height: 330px;
    object-fit: contain;
}