﻿@charset "UTF-8";
.border{border:1px solid red;}
.fl{
	float:left;
}
.fr{
	float:right;
}
.mid{
	width:1000px;
	margin:0 auto;
}
/* 头部开始 */
.head{
	width:100%;
	height:40px;
	border-bottom:1px solid #f1f1f1;
}
.head-m{
	width:1000px;
	height:40px;
	margin:0 auto;
	overflow:hidden;
}
.head-m p{
	font-size:14px;
	line-height:40px;
	color:#4d4d4d;
	overflow:hidden;
}
/* 头部结束 */
.logo{
	width:345px;
	height:120px;
}
.tel{
	width:242px;
	height:120px;
}
.title{
	width:100%;
	height:50px;
	background:#096;
}
.title-nav{
	height:50px;
	overflow:hidden;
}
.title-nav ul li{ 
	width:142px; 
	height:50px; 
	float:left;
	background:url("../images/i.jpg") no-repeat;
}
.title-nav ul li a{ 
	display:block; 
	text-align:center; 
	line-height:50px; 
	text-decoration:none; 
	font-family:"微软雅黑"; 
	font-size:16px; color:#FFF;
}
.title-nav ul li a:hover{ 

	color:yellow;
}
/* 导航结束 */
#banner{
	width:1600px;
	height:450px;
	margin:10px auto;
	position:relative;
}
#banner .pic{
	width:100%;
	height:100%;
	position:relative;
}
#banner .pic ul li{
	position:absolute;
	display:none;
}
#banner .tab{
	width:148px;
	height:20px;
	position:absolute;
	bottom:10px;
	left:50%;
	margin-left:-70px;
}
#banner .tab ul li{
	width:18px;
	height:18px;
	background:#fff;
	border-radius:100%;
	float:left;
	margin:1px 3px;
	color:#fff;
	text-align:center;
	line-height:18px;
	font-family:'Microsoft yahei';
	font-size:12px;
	cursor:pointer;
}
#banner .tab ul li.on{
	background:#f60;
}
.nav{
	height:154px;
	margin-top:20px;
}


.lanmu{width:1000px;overflow:hidden; margin:0 auto; height:129px;}

.lanmu_a{ width:120px; height:129px; background:url(../images/lanmu-tp1.jpg) no-repeat; overflow:hidden; float:left;}

.lanmu_a a{ text-align:center; display:block; font-family:"微软雅黑"; font-size:18px; color:#FFF; overflow:hidden; margin-top:90px;}

.lanmu_a:hover{ background:url(../images/lanmu-tp9.jpg) no-repeat;}


.lanmu_b{ width:120px; height:129px; background:url(../images/lanmu-tp2.jpg) no-repeat; overflow:hidden; float:left; margin-left:6px;}

.lanmu_b a{ text-align:center; display:block; font-family:"微软雅黑"; font-size:18px; color:#FFF; overflow:hidden; margin-top:90px;}

.lanmu_b:hover{ background:url(../images/lanmu-tp10.jpg) no-repeat;}


.lanmu_c{ width:120px; height:129px; background:url(../images/lanmu-tp3.jpg) no-repeat; overflow:hidden; float:left; margin-left:6px;}

.lanmu_c a{ text-align:center; display:block; font-family:"微软雅黑"; font-size:18px; color:#FFF; overflow:hidden; margin-top:90px;}

.lanmu_c:hover{ background:url(../images/lanmu-tp11.jpg) no-repeat;}


.lanmu_d{ width:120px; height:129px; background:url(../images/lanmu-tp4.jpg) no-repeat; overflow:hidden; float:left; margin-left:6px;}

.lanmu_d a{ text-align:center; display:block; font-family:"微软雅黑"; font-size:18px; color:#FFF; overflow:hidden; margin-top:90px;}

.lanmu_d:hover{ background:url(../images/lanmu-tp12.jpg) no-repeat;}


.lanmu_e{ width:120px; height:129px; background:url(../images/lanmu-tp5.jpg) no-repeat; overflow:hidden; float:left; margin-left:6px;}

.lanmu_e a{ text-align:center; display:block; font-family:"微软雅黑"; font-size:18px; color:#FFF; overflow:hidden; margin-top:90px;}

.lanmu_e:hover{ background:url(../images/lanmu-tp13.jpg) no-repeat;}


.lanmu_f{ width:120px; height:129px; background:url(../images/lanmu-tp6.jpg) no-repeat; overflow:hidden; float:left; margin-left:6px;}

.lanmu_f a{ text-align:center; display:block; font-family:"微软雅黑"; font-size:18px; color:#FFF; overflow:hidden; margin-top:90px;}

.lanmu_f:hover{ background:url(../images/lanmu-tp14.jpg) no-repeat;}


.lanmu_g{ width:120px; height:129px; background:url(../images/lanmu-tp7.jpg) no-repeat; overflow:hidden; float:left; margin-left:5px;}

.lanmu_g a{ text-align:center; display:block; font-family:"微软雅黑"; font-size:18px; color:#FFF; overflow:hidden; margin-top:90px;}

.lanmu_g:hover{ background:url(../images/lanmu-tp15.jpg) no-repeat;}


.lanmu_h{ width:120px; height:129px; background:url(../images/lanmu-tp8.jpg) no-repeat; overflow:hidden; float:left; margin-left:5px;}

.lanmu_h a{ text-align:center; display:block; font-family:"微软雅黑"; font-size:18px; color:#FFF; overflow:hidden; margin-top:90px;}

.lanmu_h:hover{ background:url(../images/lanmu-tp16.jpg) no-repeat;}





/* 底部 */
.footer{
	width:100%;
	margin-top:20px;
}
.footer_nav{
	width:1000px;
	height:226px;
	margin:40px auto;
	overflow:hidden;
}
.footer_nav_l{
	display:block;
	width:350px;
	height:147px;
	float:left;
	overflow:hidden;
	background:url("../images/footer1.jpg") no-repeat;
}
.footer_nav-m{
	width:490px;
	height:130px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	overflow:hidden;
}
.footer_nav-m p{
	width:490px;
	float:left;
	color:#666;
	font-size:14px;
	line-height:26px;
	text-align:left;
	overflow:hidden;
}
.footer_nav_r{
	width:147px;
	height:147px;
	float:right;
	background:url("../images/footer2.jpg") no-repeat;
}

