@charset "utf-8";
body {margin:0px;font-family: "微软雅黑","宋体";font-size: 12px;line-height: 180%;color: #000000;}
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {margin: 0;padding: 0;list-style-type: none;}
img { border:0px}
/*去掉点击a链接带来的虚框*/
a{ bblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ }
a:link {font-family: "微软雅黑","宋体";font-size:12px;color: #000000;text-decoration: none;}
a:visited {font-family: "微软雅黑","宋体";font-size:12px;color:#000000;text-decoration: none;}
a:hover {font-family: "微软雅黑","宋体";font-size:12px;color:#E24615;text-decoration: none;}
/*============common===========*/
.main{ width:100%; margin:auto; overflow:hidden}
.f{ float:left}
.r{ float:right}
.mian-1{ width:1210px; margin:auto; overflow:hidden}
.font3{ font-size:32px; color:#F00; font-weight:normal}
/*=====indexcss=====*/
.yb{ width:1210px; height:800px; margin:auto;background: url(bg.jpg) no-repeat}
	.focusBox { position: relative; width:430px; height:450px;top:175px;}
	.focusBox .pic{ position:relative; border:1px solid #ccc;height:450px; overflow:auto; width:300px; left:63px;  }
	.focusBox .pic li{ height:450px; overflow:auto; width:300px;}
	.focusBox .pic li .yanshi_title{ position:absolute; top:0; left:20px;}
	.focusBox .pic img { width:100%;display: block; }

	.focusBox .prev,
	.focusBox .next { width:26px; height:54px; background:#000; border:1px solid #ccc; display:none;position: absolute; top:196px; z-index: 10; cursor: pointer; text-indent: -9999pxfilter:alpha(opacity=20);opacity:0.2;}
	.focusBox .prev { left:-1px; }
	.focusBox .next { background-position: 0 -90px;right:-2px }
	.focusBox .prev:hover,
	.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }
/*=====aboutcss=====*/
.ab{ width:1210px; height:800px; margin:auto;background: url(abg.jpg) no-repeat}
	.focusBox { position: relative; width:430px; height:450px;top:175px;}
	.focusBox .pic{ position:relative; border:1px solid #ccc;height:450px; overflow:auto; width:300px; left:63px;  }
	.focusBox .pic li{ height:450px; overflow:auto; width:300px;}
	.focusBox .pic li .yanshi_title{ position:absolute; top:0; left:20px;}
	.focusBox .pic img { width:100%;display: block; }
/*======footer======*/
.footer_copy {color: #999;text-align: center;padding-bottom:40px;}
a.gray {color: #999;}
.footer_ul a:hover, a.gray:hover{ color:#E51836;}