*{ margin:0; padding:0; }
li { list-style:none; }
a { text-decoration:none; }
img { border:none; vertical-align:top; }
input{ outline:none; }
.clear{
	clear: both;
}
.left{
	float: left;
}
body{
	background:white url(../images/bodybg.jpg) repeat;
}
.right{
	float: right;
}

.top{
	width: 1200px;
	margin:0 auto;
	height: 444px;
	position: relative;
	background: url(../images/topbanner-2.png) no-repeat center top; 
}
.top .tel{
	color: #603218;
	font-size: 24px;
	position: absolute;
	    top: 84px;
    left: 89px;
}
.main {
	position: relative;
}
.main .bar1{
	top: 0;
	left: 0;
	position: absolute;
	height: 15px;
	width: 100%;
	background: url(../images/bar1.png) repeat;
	z-index: 9999;
}
.LSection{
	width: 200px;
    height: 1213px;
	position:relative;
}
.nav{
width: 197px;
    height: 830px; 
    float: left;
    border-radius: 0 0 155px;
    background: #ebf7d3 url(../images/navLink-3.png) no-repeat 0px 20px;
    /* float: left; */
    padding-top: 20px;
    position: absolute;
	
}
.nav ul{
	    padding-left: 3px;
  /*  padding-top: 20px;*/
    padding-bottom: 75px;
}
.nav ul li{position: relative;}
.nav ul li a{
display: block;
    width: 186px;
    height: 78px;
    cursor: pointer;
    margin-top: 5px;

}
.nav ul li.bottom1 a,.nav ul li.bottom2 a{margin-top: 15px;}
/*.nav ul li a:hover{

}*/

.downBox {
	width: 110px;
	background:#faffed;
	position: absolute;
	left: 190px;
	top: 18px;
	z-index: 999;
	padding: 20px 12px;
	display: none;
}

.downBox span{
	display: block;
	cursor: pointer;
	line-height: 34px;
	font-size: 16px;
	color: #6A6A6A;
	text-align: center;
}

.downBox span:hover{
	color:#bde213 ;
}

.flinks{    margin-top: 30px;
    width: 207px;
    height: 360px;
    position: absolute;
    top: 810px;}
.flinks ul li{margin-top: 16px;}
.flinks ul li img{width: 195px; height: 72px;border: 1px solid #257dc9;}
.flinks ul li img:hover{	opacity: 0.7;
	filter:alpha(opacity=70);}



.bar2{
	margin-top: 26px;
	height: 29px;
	background: url(../images/bar2.png) repeat-x;
}
.foot{
	padding-top: 20px;
    padding-bottom: 20px;
	background: #e9ffbf;
}
.foot p{
	text-align:center;
	color: #895d2f;
	font-size: 12px;
	line-height: 22px;
	font-family: "微软雅黑";
}
.foot p a{
	color: #895d2f;
}
