*{margin:0;padding:0}
a{text-decoration:none}
li,ul{list-style:none}
img{vertical-align:middle;border:0}
i{font-style:italic}
body{font-size:12px;font-family:Arial,'宋体'}
/*头部开始*/
header{width:100%;min-width:1000px;background:#fff;position: relative;}
header .top-close{
	font-family: "微软雅黑";
	font-weight: bolder;
	font-size: 23px;
	color: #fff;
	position: absolute;
	top: -5px;
	right: 5px;
	cursor:pointer;
}
header .top-img{width:100%;height:54px;margin:0 auto;background:#0b0b0b; position: relative;}
header .top-img img{margin:0 auto;display:block}
header .top{width:1004px;height:72px;margin:0 auto;position:relative;z-index:1}
header .top .top_logo{display:block;width:102px;height:28px;background:url(/themes/default/images/logo.png) no-repeat;position:absolute;top:28px;left: 25px;}
header .top .top_r{font-size:12px;font-family:"宋体";color:#000;float:right;padding-right:128px;padding-top:35px}
header .top .top_r i{background:url(/themes/default/images/phone.png) no-repeat 0 0;width:14px;height:15px;display:inline-block;vertical-align:sub}
header .top .top_r span{font-weight:700}
#menu_box{width:100%;min-width:1004px;background:#dc0411;position:relative}
#menu_box #menu{width:1004px;height:35px;margin:0 auto}
#menu_box #menu ul{padding-left:56px;height:35px}
#menu_box #menu ul li.current{background:#f7f7f7}
#menu_box #menu ul .menu_list{float:left;height:35px;position:relative}
#menu_box #menu ul li.current a,#menu_box #menu ul li.hover1 a{text-decoration:none;color:#000;font-weight:700}
#menu_box #menu ul .menu_list a{display:block;height:35px;line-height:35px;width:90px;font-size:12px;color:#fff;text-align:center}
#menu_box #menu ul li:hover *{text-decoration:none;color:#000;font-weight:700;background:#f7f7f7}
#menu_box #menu ul a.king{display:block;float:left;width:110px;height:39px;margin-left:45px;background:url(/themes/default/images/web_shop.jpg) no-repeat;margin-top:-4px;z-index:99}
#menu_box #menu ul .huaweiyun{background:url(/themes/default/images/huaweiyun.jpg) no-repeat 0 0;display:inline-block;width:73px;height:22px;margin:7px 0 0 30px}
/*头部结束*/