/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */ dl, dt, dd, ul, ol, li, /* list elements 列表元素 */ pre, /* text formatting elements 文本格式元素 */ form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */ th, td /* table elements 表格元素 */ {
	margin: 0;
	padding: 0;
}
/** 设置默认字体 **/
ul, ol, li {
	list-style-type: none;
}
body, button, input, select, textarea /* for ie */ {
	font-family: "Microsoft YaHei";
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	text-rendering: auto;
}
address, cite, dfn, em, var, i {
	font-style: normal;
} /* 将斜体扶正 */
img {
	max-width: 100%;
}
code, kbd, pre, samp {
	font-family: courier new, courier, monospace;
} /* 统一等宽字体 */
small {
	font-size: 12px;
} /* 小于 12px 的中文很难阅读，让 small 正常化 */
/** 重置列表元素 **/
li {
	line-height: normal;
}
/** 重置文本格式元素 **/
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	outline: none;
}
/** 重置表单元素 **/
legend {
	color: #000;
} /* for ie6 */
fieldset, img {
	border: 0;
} /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea {
	font-size: 12px;
} /* 使得表单元素在 ie 下能继承字体大小 */
/* 注：optgroup 无法扶正 */
/** 重置表格元素
table { border-collapse: collapse; border-spacing: 0; }
 **/
/*去除箭头*/
textarea {
	resize: none;
}
/* 清除浮动 */
.ks-clear:after, .clear:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
}
.ks-clear, .clear {
*zoom: 1;
}
a:active, a:hover {
	color: #0091a5;
	text-decoration: none;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	margin-bottom: 0;
}
*, *:before, *:after {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}/*盒模型--区分所定宽度和border，padding的宽度*/
/*-------------------</END 重置>-----------------------*/
@charset "utf-8";
/*menu 效果*/
.menu {
	float: right;
	height: 74px;
}
.menu ul {
	float: right;
}
.menu ul .nli_1 {
	float: left;
	height: 74px;
}
.menu ul .nli_1 span .l1_a {
	float: left;
	height: 74px;
	padding: 0 19px 7px 19px;
}
.menu ul .nli_1.on span .l1_a, .menu ul .nli_1 span .l1_a:hover {
	background: url(../images/top_img2.png) bottom center no-repeat;
}
.menu ul .nli_1 span .l1_a .chi {
	float: left;
	line-height: 60px;
	color: #323232;
	font-size: 15px;
}
.menu ul .nli_1 span .l1_a:hover .chi, .menu ul .nli_1.on span .l1_a .chi {
	color: #ea2e45;
}
.menu ul .nli_1 span .l1_a .limg {
	display: none;
}
.menu ul .nli_1 span .l1_a b {
	display: none;
}
.menu ul .nli_1 span .l1_a:hover b {
	display: none;
}
.menu ul .nli_2 {
	float: left;
	height: 74px;
}
.menu ul .nli_2 span .l1_a {
	float: left;
	height: 74px;
	padding: 0 0 7px 19px;
}
.menu ul .nli_2 span .l1_a .chi {
	float: left;
	line-height: 60px;
	color: #999999;
	font-size: 14px;
	cursor: pointer;
}
.menu ul .nli_2 span .l1_a:hover .chi, .menu ul .nli_2.on span .l1_a .chi {
	color: #00a0bc;
}
.menu ul .nli_2 span b {
	display: none;
}
.menu ul .nli_2 span.on b {
	display: none;
}
.menu ul .nli_2 span .l1_a .limg {
	display: none;
}
.menu ul .nli_2 span .l1_a .rimg {
	float: left;
	width: 13px;
	height: 18px;
	margin: 20px 0 0 10px;
}
.menu .sub {
	display: none;
}
.menu .sub .l2 {
	display: none;
}
.small_menu {
	display: none;
}
.hieght_85 {
	float: left;
	width: 100%;
	height: 85px;
}
/*banner*/
.pz_slides_3 {
	width: 1920px;
	height: 550px;
	overflow: hidden;
	position: relative;
}
.pz_slides_3 ._btn {
	overflow: hidden;
	position: absolute;
	right: 24%;
	bottom: 20px;
	z-index: 2;
}
.pz_slides_3 ._btn ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.pz_slides_3 ._btn ul li {
	float: left;
	width: 66px;
	height: 8px;
	margin-left: 11px;
	background: url(../images/imgPlayer.png) -81px -82px no-repeat;
	cursor: pointer;
}
.pz_slides_3 ._btn ul li.on {
	width: 66px;
	height: 8px;
	BACKGROUND-POSITION: 0px -82px
}
.pz_slides_3 ._pic {
	position: relative;
	height: 100%;
	z-index: 0;
}
.pz_slides_3 ._pic li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}
.pz_slides_3 ._pic li img {
	width: 1920px;
	height: 550px;
	display: block;
}
.banner_box_pc .prev,  .banner_box_pc .next {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -47px;
	display: block;
	width: 50px;
	height: 94px;
	background: url(../images/imgPlayer.png) 0px 0px no-repeat;
	filter: alpha(opacity=100);
	opacity: 1.0;
	z-index: 15;
}
.banner_box_pc .next {
	left: auto;
	right: 0;
	background-position: -65px 0px;
}
.banner_box_pc .prev:hover,  .banner_box_pc .next:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.banner_box_pc .prevStop {
	background-position: 0px 0px;
}
.banner_box_pc .nextStop {
	background-position: -65px 0px;
}
.banner_box_pad {
	display: none;
}
.banner_box_phone {
	display: none;
}
.pz_top {
	float: left;
	width: 100%;
	min-width: 1200px;
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 999;
	background-color: #fff;
}
.pz_banner {
	float: left;
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	display: block;
}
.pz_main {
	float: left;
	width: 100%;
	min-width: 1200px;
}
.pz_down {
	float: left;
	width: 100%;
	min-width: 1200px;
}
.w_0100 {
	float: left;
	width: 100%;
}
.w_1200 {
	margin: 0 auto;
	max-width: 1200px;
}
/*top*/
.c_1200_1 {
	float: left;
	width: 100%;
	height: 85px;
}
.logo {
	float: left;
	width: 400px;
	height: 60px;
	margin: 13px 0 12px 0;
}
.r_menu {
	float: right;
	height: 74px;
	overflow: hidden;
}
