html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
em,
font,
img,
small,
strong,
b,
u,
i,
s,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label {
	margin: 0;
	padding: 0;
}

body {
	color: #333;
	font: 62.5%/150% "microsoft yahei", Tahoma, simsun;
	background: #fff;
	-webkit-text-size-adjust: none;
}

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

:focus {
	outline: 0 none;
}

ins {
	text-decoration: none;
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:link {
	color: #666;
}

a:visited {
	color: #666;
}

a:hover {
	color: #666 text-decoration: underline;
}

a:active {
	color: #666;
}

ol,
ul li {
	list-style: outside none none;
}

img {
	border: 0 none;
}

.rel {
	position: relative;
}

.abs {
	position: absolute;
}

.show {
	display: block;
}

.dn {
	display: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

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

.container {
	width: 100%;
	position: absolute;
	top: 20px;
}

.logo {
	margin-top: 20px;
	margin-left: 7px;
}

.img_wz { position: relative; width: 1140px; height: 38px; margin: 0 auto; text-align: center; margin-top: 7%;}
.bx-wrapper .bx-viewport { border: 0; left: 0; }
.bx-wrapper .bx-controls-direction a { display: none; }
#indexlist { overflow: hidden; }
#indexlist ul { overflow: hidden; }
#indexlist img { display: block;text-align:center;vertical-align:middle;border: none;}
.ul_menu { margin-top: 34px; text-align: center; }
.ul_menu li { text-align: center; display: inline-block; height: 134px; width: 182px; background: url('../images/img_rkbg.png') repeat-x; border-radius: 3px;}
.ul_menu li a { font-size: 16px; font-weight: bold; color: #fff;  }
.ul_menu li a span { display: inline-block; margin-top: 13px; }
.ul_menu li img { margin-top: 17px; }
.footer {position: fixed;width: 100%;bottom: 0;}
.footer_ul li { float: left; margin-right: 60px; font-size: 16px; }
.footer .flcontent {width: 768px; border-right: solid 1px #bcbcbc;}
.footer .frcontent {}
.footer p { font-size: 14px; color: #666; line-height: 25px; }
.footer .fc { font-size: 16px;  }
.footer .fc img { vertical-align: middle; }
.footer .w{
	background: #f5f5f5;
	padding: 20px 0;
}
.footer .pad_right{ padding-right:2em;}
.footer #pre {
	color: #fff;
	background: rgba(0, 0, 0, 0.4);
	height:48px;
	line-height: 48px;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	border-bottom: solid 12px #f6722a;
	width:100%;
}
.footer #pre a{
	margin-left: 20px;
	color: #fff;
}
.footer #pre_begin,
.footer #pre_end {display: inline;}