	*{margin:0px;padding:0px;word-break:break-all;}
	ul li,ol li{list-style:none;}
	a{text-decoration:none;}
	img{border:none;}
	body{font:14px  "微软雅黑";min-width:1280px;width:100%;}
	body dd img{width:100%;height:100%;transition:all 0.4s;}
	/*头部start*/
	.top{width:1200px;height:100px;margin:0 auto;position:relative;z-index: 10;}
	.top>a{width:278px;height:56px;display:block;background:url(../img/logo.jpg) no-repeat;float:left;margin-top:18px;}
	/*导航*/
	.nav{width:540px;height:35px;float:left;margin:30px 0 0 80px;font-size:18px;}
	.nav li{width:108px;height:35px;line-height:35px;text-align:center;float:left;cursor:pointer;}
	.nav .on{background:#920609;color:#fff;}
	.nav li:hover{background:#920609;color:#fff;}
	.nav li:hover>a{background:#920609;color:#fff;}
	.nav li>a{display:block;color:#000;}
	.nav .on>a{display:block;color:#fff;}
	.nav_list{width:106px;border:1px solid #959493;padding-bottom:10px;display:none;background:#fff;}
	.nav_list a{width:83px;height:38px;border-bottom:2px solid #959493;display:block;margin:0 auto;color:#000;}
	.nav_list a:hover{border-bottom:2px solid #962B2C;color:#920609;}
	/*搜索*/
	.soso{width:216px;height:34px;border:1px solid #A0A0A0;float:right;margin-top:30px;}
	.soso input{width:186px;height:34px;font-size:16px;border:none;outline:none;float:left;color:#8f8f8f;text-indent:1em;}
	.soso button{width:30px;height:34px;border:none;outline:linen;cursor:pointer;float:left;background:url(../img/icon_11.jpg) center no-repeat;}
	/*背景图*/
	.bg_01{width:100%;height:249px;background:url(../img/bg_02.jpg) center no-repeat;margin-bottom:50px;}
	.main{width:1200px;overflow:hidden;margin:0 auto;}
	/*左边导航*/
	.main_left{width:200px;overflow:hidden;text-align:center;float:left;}
	.main_left h3{width:100%;height:47px;font-size:18px;line-height:47px;color:#fff;background:#920609;letter-spacing:1px;}
	.main_left a{width:198px;height:45px;line-height:45px;display:block;border:1px solid #959595;font-size:16px;color:#0b0b0b;margin-top:5px;}
	.main_left .on{border:1px solid #920609;color:#920609;}
	.main_left a:hover{border:1px solid #920609;color:#920609;}
	/*右边内容*/
	/*路径*/
	.main_right{width:948px;overflow:hidden;float:right;border:1px solid #E5E5E5;min-height:650px;margin-bottom:50px;}
	.map{width:890px;height:45px;line-height:45px;border-bottom:2px solid #E5E5E5;margin:0 auto;}
	.map a{color:#000;}
	.map .last_a{color:#920609;}
	.main_right_h3{font-size:18px;text-align:center;color:#920609;margin-top:20px;letter-spacing:1px;}
	/*分页*/
	.page{width:100%;height:20px;line-height:20px;text-align:center;margin-top:50px;margin-bottom:50px;}
	.page a{font-size:16px;color:#2d2d2d;margin-left:10px;}
	.page .on{color:#920609;text-decoration: underline;}
	.page a:hover{color:#920609;text-decoration: underline;}
	/*底部*/
	.foot{width:100%;height:100px;background:#EEE;}
	.foot>div{padding-top:29px;}
	.foot p{text-align:center;line-height:25px;}
