@charset "utf-8";

html {
	-webkit-font-smoothing: antialiased
}

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
	font-family: Arial, Microsoft Yahei
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,
img {
	border: 0
}

address,
caption,
cite,
code,
dfn,
em,
var {
	font-style: normal;
	font-weight: 400
}

dl,
ol,
ul {
	list-style-type: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: 400
}

a {
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
}

a:hover {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
	outline: 0;
	outline: 0;
	 blr: expression(this.onFocus=this.blur());
}

a:active,
a:focus,
a:hover {
	outline: 0;
	 blr: expression(this.onFocus=this.blur());
}

sup {
	vertical-align: text-top
}

sub {
	vertical-align: text-bottom
}

textarea {
    resize: none;
    /* 方正黑体 */
	font-family: Arial;
}

img {
	vertical-align: middle;
	height: auto
}

button,
input[type=button],
input[type=submit],
input[type=text] {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
	border: none;
	outline: none;
	 blr: expression(this.onFocus=this.blur());
	font-family: Microsoft Yahei
}

body {
	padding-top: 140px;
	color: #000;
	line-height: 1;
	min-width: 1200px;
	overflow-x: auto !important;
}

body * {
	/* 内减模式 */
	box-sizing: border-box;
	line-height: 1
}

.fl {
	float: left
}

.fr {
	float: right
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0
}

.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

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

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

#web-ietip {
	width: 526px;
	height: 90px;
	padding: 83px 0 0 84px;
	overflow: hidden;
	background: url(../css/ietip/browser.png) no-repeat center center;
	margin: 200px auto 0
}

#web-ietip a {
	display: block;
	width: 65px;
	height: 80px;
	float: left
}

.w {
	width: 1200px;
	margin: 0 auto;
}
