@charset "utf-8";
/* CSS Document */
.left{ float:left;}
.right{float:right;}
.center{margin:0 auto;}
body{
	margin:0px; 
	padding:0px;
}
* {
    font-family: "黑体" "Arial";
	-webkit-font-smoothing:antialiased;
	font-size:16px;
	color:#333;
}
a{
	text-decoration: none;
}
ul,li{
	list-style: none;
}
.top_nav{
	width:100%;
	height:30px;
	background-color:#f7f8fa;
	border-bottom:1px solid #e7e8ed;
}
.header{
	width:1200px;
	height:30px;
}
.nav_tel{
			
}
.nav_tel_img{
	margin-top:6.5px;
}
.nav_tel_p{
	color:#53555a;
	font-size:14px;
	line-height:30px;
	margin-left:5px;
}
.nav_tel_p a{
	font-size:14px;
	color:#53555a;
}
.nav_bj{
	width:100%;
	margin-bottom:10px;
}
.nav_title{
	width:1200px;
	height:80px;
	margin-top:40px;
}
.nav_logo{
	height:80px;
}
.nav_logo_p{
	color:#53555a;
	margin:40px 0px 0px;
}
.nav_logo_p p{
	font-size:14px;
	margin:0px;
}
.nav_logo_p .w1{
	font-size:10px;
	font-weight:600;
	color:#53555a;
}
.nav_menu{
	height:40px;
}
.all_thing{
	height: 60px;
	width: auto;
	padding: 0 16.5px;
}
.thing_xz{
	height: 60px;
	width: auto;
	padding: 0 15px;
}
.all_thing a{
    display: inline-block;
    line-height:30px;
    width: auto;
	margin:18px 0;
    text-align: center;
}
.thing_xz a{
	font-size:13px;
	font-weight:600;
    display: inline-block;
    line-height:30px;
    width: auto;
	margin:18px 0;
    text-align: center;
}
.all_thing a.cur_one{
	color:#fff;
	background-color:#ff3f40;
	padding:0px 20px 0px 20px;
}
.thing_xz a.cur_one{
	color:#ff3f40;
	background-color:#fff;
	padding:0px 20px 0px 20px;
}
.all_thing .cur_one:hover{
	color: #fff;
}
.thing_xz .cur_one:hover{
	color: #333;
}
.all_thing a:hover{
	color: #ff3f40;
}
.all_out .cur a{
	color: #ff3f40;
	background-position: left -58px;
}
.all_out{
	position:relative;
	float:left;
}
.all_out .thing_list{
	display: none;
	width: 200px;
	position: absolute;
	top: 40px;
	left: -30px;
	background: white;
	border-top: 1px solid #eeeeee;
	padding: 15px 0px 0px;
	box-shadow:0 2px 6px rgba(9,9,9,.1);
	-webkit-box-shadow:0 2px 6px rgba(9,9,9,.1);
	-moz-box-shadow:0 2px 6px rgba(9,9,9,.1);
	-o-box-shadow:0 2px 6px rgba(9,9,9,.1);
	-ms-box-shadow:0 2px 6px rgba(9,9,9,.1);
	z-index:999;
}
.all_out .thing_list li{
	
}
.all_out .thing_list li dt{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #999999;
	padding-left: 18px;
	cursor: default;
	margin-top: -2px;
}
.all_out .thing_list li dd{
	height: 40px;
	line-height: 40px;
}
.all_out .thing_list li dd a{
	font-size: 14px;
	color: #333333;
	display: block;
	padding-left: 18px;
}
.all_out .thing_list li dd a:hover{
	background: #ff150e;
	color: white;
}
.all_out .thing_list li .line_wz{
	margin:10px 20px 0px 20px;
	border-bottom: 1px solid #eee;
}
<!--banner鍥?->
.banner {
	position:relative;
	width: 100%;
	height: 400px;
	margin-top: 5px;
	overflow:hidden;
}
.banner ul{
	position:absolute;
	padding:0;
	list-style:none;
}
.banner ul li{ 
	width:100%;
	height:400px;
	float:left;
}
.banner .dots {
	height:13px;
	padding:0px;
	margin-bottom:20px;
	position:absolute;
	left:50%;
	top:53%;
	bottom:0;
}
.banner .dots li { 
	display: inline-block; 
	width:13px; 
	height:13px; 
	margin:0 4px; 
	background:white;
	text-indent:-999em; 
	border-radius:50%; 
	cursor:pointer; 
	-webkit-transition: background .5s, opacity .5s; 
	-moz-transition: background .5s, opacity .5s; 
	transition: background .5s, opacity .5s
}
.banner .dots li.active {
	background: red;
}


/*bottom*/
.bg_bottom{
	height:80px;
	background-color:#666;
}
.bottom_one_part{
	width:1200px;
}
.bottom_logo img{
	margin-top:10px;
}
.bottom_slgon{
	color:#f7f7f7;
	font-size:14px;
	margin:25px 0px 0px 10px;
}
.bottom_nav li{
	color:#f7f7f7;
	float:left;
	padding-left:10px;
}
.bottom_nav li a{
	color:#f7f7f7;
	font-size:14px;
}
.bottom_nav li a:hover{
	color:#ff3f40;
}
.bg_footer{
	background-color:#363636;
	height:220px;
	border-bottom:1px solid #5d5d5d;
}
.footer_center{
	width:1200px;
	padding:40px 0px;
}
.footer_tel{
}
.sm_img p{
	color:#a4a4a4;
	margin-top:10px;
}
.sm_tel p{
	color:#a4a4a4;
	line-height:12px;
}
.sm_tel .sm_tit{
	font-size:20px;
	padding-bottom:20px;
}
.footer_address p{
	color:#a4a4a4;
	text-align:right;
	margin:0px;
}
.footer_company{
	height:auto;
	text-align:center;
	padding:10px 0px;
	background-color:#363636;
	border-bottom:1px solid #5d5d5d;
}
.footer_company p{
	color:#a4a4a4;
	text-align:center;
	margin:0px;
}
.line_img{
	border:none;
}
.footer_company img{
	margin-top:7.5px;
}