/*　create by www.szfangwei.cn 2014-6-11  */
/* 整站通用 */
html,body,form,iframe,dl,dd,img,form,div,ul,ol,li,h1,h2,h3,h4,h5,h6,h7{margin:0;padding:0;border:0;}
ul,ol,li{list-style-type:none;}
a img{ border:none; padding:0; margin:0;}
iframe{border:none;}
body{font-size:12px; font-family:Arial, Helvetica, sans-serif; background:#fff;overflow-x:hidden;}
a:link{text-decoration:none;color:#666666;}
a:visited{text-decoration:none;color:#666666;}
a:hover{text-decoration:none;color:#f00;}
a:active{text-decoration:none;color:#666666;}
p{ margin:0;}
/* 功能函数 */
.fl{float:left;_display:inline;}  /* 左浮动 */
.fr{float:right;_display:inline;}  /* 右浮动 */
.h{display:none;visibility:visible;}  /* 隐藏 */
.c{clear:both;font-size:0;line-height:0;height:0;visibility:visible;} /* 清除浮动 */
.right{text-align:right;}  /* 右对齐 */
.left{text-align:left;}  /* 左对齐 */
.b{font-weight:bold;}  /* 加粗 */
.line-through{text-decoration:line-through;}  /* 删除线 */
.under{text-decoration:underline;}  /* 下划线 */
.break{word-break:break-all;}  /* 打断英文字符 */
img{ vertical-align:middle;margin:0;padding:0;}
.dw{ width:1115px; margin-left:35px;}
.ny{ width:1423px; margin:0 auto;}
/* 编辑器内容样式 凡是编辑器修改区域加上 */
.editor{line-height:24px;text-align:left;}
.editor p{text-indent:2em;}
.editor ol li{list-style-type:circle;margin-left:25px;}
.editor ul li{list-style-type:square;margin-left:25px;}

/* header　头部样式 */
.header{}

/* mainer 内容主体 */
.mainer{}

/* footer 底部样式 */
.footer{ height:80px; color:#7b7b7b; margin-top:10px;}
.footer .footer_left{ width:300px; height:80px; float:left; }

.footer .footer_center{ width:290px; height:80px; float:left;line-height:90px;}
.footer .footer_center a{color:#7b7b7b;}
.footer .footer_center a:hover{color:#F00;}
.footer .footer_right { width:525px; height:80px; float:left;line-height:90px;color:#7b7b7b;}

/* 首页 */

/* 关于我们　 */

/*---------------内页Header--------------- */
.nyHeader{ width:100%; height:73px; font-family:Arial, Helvetica, sans-serif; font-size:10px}

/*---------------内页Footer--------------- */
.nyFooter{width:1423px; height:80px;color:#7b7b7b; }
.nyFooter .footer_left{ width:300px; height:80px; float:left; }
.nyFooter .footer_center{ width:290px; height:80px; float:left;line-height:90px;}
.nyFooter .footer_center a{color:#7b7b7b;}
.nyFooter .footer_center a:hover{color:#F00;}
.nyFooter .footer_right { width:525px; height:80px; float:left;line-height:90px;color:#7b7b7b;}

/*---------------内页Banner--------------- */
.nyBanner{
	width:100%;
	height:265px;
	position:relative;
}


