.nav {
	text-align: center;
	border-top:#e8e8e8 1px solid;
	width:100%;
}
.juzhong{ width:1170px; margin:0 auto}
.nav ul ul {
	display: none;
}

.nav ul li:hover > ul {
		display: block;
	}


.nav ul {
 
	list-style: none;
	position: relative;
	display: inline-table;
	z-index:9999999999999
}
.nav ul:after {
		content: ""; clear: both; display: block;
	}

.nav ul li {
		float: left; width:130px;  position:relative
	}
.nav ul li:hover {
			background: #00388e;
	
		}
.nav ul li:hover a {
				color: #fff;
			}
		
.nav ul li a {
			display: block; 
			color: #333; text-decoration: none; font-size:16px;line-height:45px;
		}
			
.nav ul ul {
		background: #00388e; border-radius: 0px; padding: 0;
		position: absolute; top: 100%; z-index:999; left:0
	}
.nav ul ul li {
			float: none; 
			border-top: 1px solid #0b4db0;
			position: relative;
		}
.nav ul ul li a {
				padding: 0;
				color: #fff;
				font-size:12px;
				line-height:30px
			}	

.nav ul ul li a:hover {
					background: #fff; color:#333;
				}

		
.nav ul ul ul {
		position: absolute; left: 100%; top:0;
	}
		




.product h1 {

    font-size: 20px;

    text-align: center;

    font-weight: normal;

    line-height: 80px;

    color: #6c5a54;

}

.product .info {

    border-top: 1px dashed #dbd4cd;

    border-bottom: 1px dashed #dbd4cd;

    line-height: 35px;

    text-align: center;

    margin-bottom: 35px;

}

.product .text {

    line-height: 2em;

    color: #333;

    font-size: 15px;

}

.newlb h1 {

    font-size: 20px;

    text-align: center;

    font-weight: normal;

    line-height: 80px;

    color: #6c5a54;

}

.newlb .info {

    border-top: 1px dashed #dbd4cd;

    border-bottom: 1px dashed #dbd4cd;

    line-height: 35px;

    text-align: center;

    margin-bottom: 35px;

}

.newlb .text {

    line-height: 2em;

    color: #333;

    font-size: 15px;

}

.anli h1{

    font-size: 20px;

    text-align: center;

    font-weight: normal;

    line-height: 80px;

    color: #6c5a54;

}

.anli .info {

    border-top: 1px dashed #dbd4cd;

    border-bottom: 1px dashed #dbd4cd;

    line-height: 35px;

    text-align: center;

    margin-bottom: 35px;

}

.anli .text {

    line-height: 2em;

    color: #333;

    font-size: 15px;

}



/*在线客服*/

.keifu{ position:fixed; top:10%; right:0; width:131px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));

 z-index:990;}

.keifu_tab{ width:160px;}

.icon_keifu{ width:26px; height:100px; float:left; background:url(../images/keifu.png) 0 0; position:relative; display:none; cursor:pointer;}

.keifu_box{ float:left; width:131px;}

.keifu_tab img{ display:block;}

.keifu_head{ width:131px; height:41px; background:url(../images/keifu.png); background-position: 0 -103px; font-size:0; line-height:0; position:relative;}

.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(../images/keifu.png) -42px 0; position:absolute; top:5px; right:5px;}

.keifu_close:hover{ background-position:-60px 0;}

.keifu_con{ border-left:7px solid #029bdb; border-right:7px solid #029bdb; padding-top:15px; background:#fbfbfb;}

.keifu_con li{height:33px; padding-left:12px;}

.keifu_con .weixin{ height:96px;}

.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}

.keifu_bot{ width:131px; height:119px; background:url(../images/keifu.png); background-position:0 -149px; }