
*{
	margin:0;
	padding:0;
	font-style:inherit;
	font-size:100%;
	vertical-align:baseline;
}/*全局设置*/


a{ 
	text-decoration:none;/*超链接没有下划线*/
	outline:none;/*点击不会出现虚框*/
}
a:hover{text-decoration:underline;}/*超链接悬停出现下划线*/

img,iframe{border:none;}/*图片,内嵌框架不会出现意外的边框*/

ul,ol,dl,li{list-style:none;}/*列表排序样式*/

p{line-height:150%;}/*定义段落行距*/



/*body*/
body{ font-family:"宋体"; padding:0; margin:0; font-size:12px; background:#621005 url(../images/bg.jpg) center 0 no-repeat; }
.main{ margin:0 auto; width:1000px;}
.nav{ float:left; width:1000px; height:32px;background:url(../images/nav.jpg) no-repeat;}
.nav ul{ margin:0 auto; width:350px; height:24px; }
.nav li{ float:left; width:70px; text-align:center; font-size:16px}
.nav .a1{ float:left; margin-left:70px; display:inline; margin-top:5px;}
.nav .a2{ float:left; margin-left:25px; display:inline; margin-top:8px;}
.nav .a3{ float:left; margin-left:40px; display:inline; margin-top:5px;}
.nav li a{ width:70px; height:24px; display:block}
.nav li span{ display:none}
.pic1,.pic2,.pic3,.pic4,.pic5,.pic6{ float:left; width:1000px; height:120px;}
.pic1{background:url(../images/pic1.jpg) no-repeat}
.pic2{background:url(../images/pic2.jpg) no-repeat}
.pic3{background:url(../images/pic3.jpg) no-repeat}
.pic4{background:url(../images/pic4.jpg) no-repeat; position:relative}
.pic5{background:url(../images/pic5.jpg) no-repeat}
.pic6{background:url(../images/pic6.jpg) no-repeat}
.pic7{ float:left; width:1000px; height:149px;background:url(../images/pic7.jpg) no-repeat}
.tab1 { left:0px;position: absolute;top:-91px;}
.tab1 a {display: block;height:162px;width:230px;}
.tab1 a:hover {height:162px;width:230px;background:url(../images/act1.jpg) no-repeat}
.tab2 { left:103px;position: absolute;top:68px;}
.tab2 a {display: block;height:180px;width:240px;}
.tab2 a:hover {height:180px;width:240px;background:url(../images/act2.jpg) no-repeat}
.tab3 { left:393px;position: absolute;top:60px;}
.tab3 a {display: block;height:167px;width:240px;}
.tab3 a:hover {height:167px;width:240px;background:url(../images/act3.jpg) no-repeat}
.tab4 { right:63px;position: absolute;top:73px;}
.tab4 a {display: block;height:176px;width:240px;}
.tab4 a:hover {height:176px;width:240px;background:url(../images/act4.jpg) no-repeat}
.tab5{ right:0px;position: absolute;top:-112px;}
.tab5 a {display: block;height:183px;width:232px;}
.tab5 a:hover {height:183px;width:232px;background:url(../images/act5.jpg) no-repeat}
.tc1{display: none;left:157px;overflow: hidden;position: absolute;top: -46px;width: 691px;height:522px;background:url(../images/box1.jpg) no-repeat}
.tc2{display: none;left:157px;overflow: hidden;position: absolute;top: -46px;width: 691px;height:522px;background:url(../images/box2.jpg) no-repeat}
.tc3{display: none;left:157px;overflow: hidden;position: absolute;top: -46px;width: 691px;height:522px;background:url(../images/box3.jpg) no-repeat}
.tc4{display: none;left:157px;overflow: hidden;position: absolute;top: -46px;width: 691px;height:522px;background:url(../images/box4.jpg) no-repeat}
.tc5{display: none;left:157px;overflow: hidden;position: absolute;top: -46px;width: 691px;height:522px;background:url(../images/box5.jpg) no-repeat}
.xx { cursor: pointer;display: block;float: left;height: 27px;position: absolute;right: 0px;width: 27px;z-index:44;}
.wzmain { margin:0 auto; width:550px;margin-top:110px; font-size:14px; font-weight:700; color:#7b2405 }
.wzmain p{ line-height:28px;}
.wzmain a{ color:#2a07fc}
.foot { float:left; width:1000px; height:86px; background-color:#210502}
.footer{width:900px;margin:0px auto;clear:both; padding-top:20px; color:#fff; text-align:center; line-height:20px;}
.footer a{color:#fff;}
