@charset "utf-8";
/* CSS Document */
body,div,ul,li,h1,h2,h3,h4,h5,h6,img,a,p,span { margin:0; padding:0}
ul { list-style:none}
a { text-decoration:none}
body { font-family:"微软雅黑"; background:url(bg.jpg) repeat;}
img { border:none}
.nav-qzw { height:40px; overflow:hidden; line-height:40px; text-align:center; background:#e3372a; font-size:14px; }
.nav-qzw a { display:inline-block; margin:0 10px; color:#fff; text-decoration:none; }
.nav-qzw a:hover { text-decoration:underline}
.top { position:relative; height:620px; margin-bottom:30px; background:url(topbg.jpg) no-repeat center top}
	.top .qianyan { position:absolute; top:240px; left:50%; margin-left:-44px; width:470px; height:230px; overflow:hidden; font-size:16px; line-height:30px; color:#404040}
.zhuban { width:864px; height:78px; padding-left:16px; margin:0 auto 30px; font-size:14px; color:#404040; background:url(line.jpg) no-repeat left;}
	.zhuban p { line-height:20px; margin-bottom:10px;}
.tab { width:100%; height:72px; margin:0 auto; text-align:center}
	.tab a { display:inline-block; width:217px; height:52px; margin:0 25px; line-height:52px; font-size:30px; color:#fff; background:#afafaf; border-radius:26px; cursor:pointer}
	.tab a:hover,.tab a.hover { background:#940920}
.tab-content { width:1000px; padding-top:20px; margin:0 auto 30px; overflow:hidden; border-top:2px solid #940920}
	.tab-content ul li { float:left; width:300px; height:250px; margin:0 0 20px 25px; text-align:center; font-size:14px; color:#871500; }
		.tab-content ul li a { display:block; margin-bottom:5px; color:#871500; word-break:keep-all; white-space:nowrap; text-overflow:ellipsis; overflow:hidden}
		.tab-content ul li img { display:block; width:300px; height:200px; margin-bottom:8px;}
			.shufa ul li { height:160px;}
			.shufa ul li img { height:110px;}
.foot { clear:both; height:2em; text-align:center; line-height:1.2em; font-size:12px; color:#333}
  .foot a { color:#000; text-decoration:underline}
