﻿*{
	padding: 0;
	margin: 0;
}
body{
	background: #fff;
    font-size: 12px;
    font-family: "微软雅黑";
}
.fix:after {
    content: "";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
.clear{
	clear:both;
}
ul li{
	list-style: none;
}
a{
	text-decoration: none;
	color: #0684e4;
	outline: none;
}
#header{
	width: 100%;
	height: 36px;
	background: #f5f5f5;
	border-bottom: 1px solid #e6e6e6;
}
#header .head_top{
	width: 1140px;
	height: 100%;
	margin:0 auto; 
	
}
#header .head_top .head_top_left{
	float: left;
	line-height: 36px;
	
}
#header .head_top .head_top_right{
	display: inline-block;
}
#header .head_top .head_top_icon1,#header .head_top .head_top_icon2{
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-top: 11px;
}
#header .head_top .head_top_icon1{
	background: url(images404home.png) no-repeat;
	padding-right: 5px;
	float: left;
}
#header .head_top .head_top_icon2{
	background: url(images404menu.png) no-repeat;
	margin-left: 5px;
	float: right;
}
#header .head_top a{
	color: #423f3f;
	font-size: 12px;
}
#header .header_left{
	float: left;
}
#header .menu{
	width: 147px;
	height: 36px;
	line-height: 36px;
	margin-left: 30px;
	float: left;
	text-align: center;
	cursor: pointer;
	position: relative;
	
}
#header .menubox{
	width: 100%;
	height: 100%;
	border: 1px solid #f5f5f5;
	position: absolute;
	top: 0;
	left: 0;
}
#header .menubox.on{
	background: #fff;
	border: 1px solid #ccc;
	z-index: 10;
	border-bottom: #fff;
}

#header .menu_ul{
	width: 210px;
	border: 1px solid #ccc;
	position: absolute;
	left: 0px;
	top: 36px;
	background: #fff;
	display: none;
	
}
#header .menu_ul>li{
	padding: 0px 10px;
	
	margin-top: 3px;
	text-align: left;
}
#header .menu_ul>li>a{
	display: block;
	text-indent: 10px;
}
#header .menu_ul>li>a:hover{
	color: #0684e4;
}
#header .head_top .header_right{
	float: right;
	line-height: 36px;
}
#header .head_top .header_right>ul>li{
	float: right;
	line-height: 36px;
	margin: 0 15px;
}
#header .head_top .header_right>ul>li>a:hover{
	color: #0684e4;
}
#header .header_right .header_right_icon1,.header_right_icon2{
	display: block;
	width: 13px;
	height: 13px;
	float: left;
	margin-top: 12px;
	padding-right: 5px;
}
#header .header_right .header_right_icon1{
	background: url(images404zj.jpg) no-repeat;
}
#header .header_right .header_right_icon2{
	background: url(images404ly.jpg) no-repeat;
}

#warp{
	width: 100%;
	height: auto;
}
#warp .box{
	width: 1130px;
	margin: 0px auto;
}
#warp .box .wrap_top{
	width: 100%;
	height: 247px;
}
#warp .box .wrap_top_left{
	width: 430px;
	height: 247px;
	background: url(images404404.png) no-repeat;
	float: left;
	margin-top: 45px;
}
#warp .box .wrap_top_left>h1{
	color: #fff;
	font-size: 25px;
	text-align: center;
	letter-spacing: 2px;
	padding-top: 45px;
}
#warp .box .wrap_top_left>p{
	text-align: center;
}
#warp .box .wrap_top_left_title{
	height: 33px;
	width: 327px;
	margin-left:51px;
	margin-top: 25px;
	background: yellow;
	line-height: 33px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
#warp .box .wrap_top_left_txt{
	font-size: 15px;
	color:#fff;
	letter-spacing: 5px;
	margin-top: 10px;
}
#warp .box .wrap_top_right{
	float: left;
	margin-left: 20px;
}
#warp .box .wrap_top_r_t{
	width: 350px;
	height:147px;
}
#warp .box .wrap_top_r_b{
	margin-left: 100px;
	margin-top: 5px;
}
#warp .box .wrap_top_r_b>h2{
	line-height: 40px;
	font-weight: bold;
	font-size:20px; 
}
#warp .box .wrap_top_r_b .content{
	line-height: 1.5;
	margin-top: 10px;
}
#warp .box .wrap_top_r_b .content,.black{
	font-size: 16px;
}
#warp .box .wrap_top_r_b .black{
	margin-top: 10px;
}
#warp .box .wrap_top_r_b .black>a{
	margin: 0 10px;
}
#warp .box .wrap_bottom{
	width: 100%;
	margin-top: 70px;
}
#warp .box .wrap_bottom .b_txt{
	font-size: 18px;
	color: #000;
}
#warp .wrap_bottom ul{
	margin-top: 20px;
}
#warp .wrap_bottom ul li{
	width: 100px;
	height: 100px;
	float: left;
	margin: 5px;
	text-align: center;
	background: url(images40406.png) no-repeat;
}
#warp .wrap_bottom ul li.lilast{
	line-height: 100px;
}
#warp .wrap_bottom ul li.lilast>a{
	margin: 0;
}
#warp .wrap_bottom ul li>a{
	display: block;
	font-size:23px;
	color: #fff;
	margin-top: 21%;
}
#footer{
	width: 100%;
	background: #e9e9e9;
	padding: 20px 0;
	margin-top: 30px;
}
#footer>p{
	text-align: center;
	font-size: 12px;
	color: #808080;
	line-height: 1.5;
}