@charset "UTF-8";

/* 头部 */
#nav{
    width: 100%;
    cursor:pointer;
	}
#nav .gation{
	height:90px;
	color:#000;
	line-height: 90px;
	margin-left: 550px;
}

#nav .gation a{
	color:#000;
	text-decoration: none;
	font-size:16px;
}
#nav .gation a:hover{
	border-bottom:3px solid #000;
}
/*banner图*/
#loubanner{
	height:492px;
	}

/*内容*/
#content{height:472px;margin-top:134px}
#content>div{text-align: center;}
#content .vessel .address>li:nth-of-type(1){
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: -1px;
	color: #333333;
}
#content .vessel .address>li:nth-of-type(2){
	margin: 50px 0 20px 0;
}
#content .vessel .address>li:nth-of-type(3){
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}
#content .vessel .address>li:nth-of-type(4){
	font-size: 20px;
	line-height: 30px;
	margin: 10px 0 34px 0;
}
#content .vessel .address>li:nth-of-type(5){
	font-size: 20px;
	line-height: 30px;
}

