/*全局样式*/
body{margin:0;padding:0;font:500 14px Arial;background:#fff;margin:0;padding:0;line-height:26px;color:#292929;}
div,ul,li,dd,dt,table,hr,h1,h2,h3,h3,h4,h5,h6,p{margin:0;padding:0;}
img{border:none;margin:0;padding:0;}
button,select,input{appearance:none;}
*html{background-image:url(about:blank);background-attachment:fixed;} /* 修正IE6振动bug */
.clear{clear:both;}
.clearfix:after{content:'.';display:block;height:0;clear:both;visibility:hidden}
.clearfix{*zoom: 1; }
/*头部样式*/
.head{
	width:100%;
	/*height:80px;*/
	/*background-color:#e6e5e5;*/
	position:absolute; top:0; left: 0;
	z-index:1 !important;
	}
.head_nr{
	width:1000px;
	height:auto;
	margin:0px auto;
	}
.head_nr ul{
	list-style:none;
	}
.head_nr ul li{
	width:100px;
	float:left;
	/*line-height:80px;*/
/*	font-size:18px;
	font-weight:bold;*/
	text-align:center;
	}
#nav { position:relative; width:100%; height:auto; font-size: 18px; margin-top: 2%;}
#nav ul { list-style-type:none;}
#nav ul li {width: 13%; line-height: 35px; float:left; position: relative; margin-right: 18px;}
#nav ul li a { border-right:0px solid #f8f8f9; padding:0px 18px; display:block; text-decoration:none; text-align:center; color:#FFF;}
#nav ul li a:hover {
border-collapse: collapse;
background: #f69900;
border-radius: 15px;
font-weight: bold;
}
#nav ul li ul {display: none;}
#nav ul li:hover ul {display: block; position: absolute; top:80px; min-width:190px; left:0; line-height:50px;}
#nav ul li:hover ul li a {display:block; background:#6dc7ec; color:#ffffff; width: 110px; text-align:center; border-bottom: 1px solid #f2f2f2; border-right: none; height:50px; line-height:50px;}
#nav ul li:hover ul li a:hover { background:#12aeef; color:#ffffff; }
.top {border-collapse: collapse;background: #f69900;border-radius: 15px;font-weight: bold;}
/*头部结束*/

/*联系方式*/
.bottom_LX{width: 100%;height: 120px; background-color: #f5f5f5;}
.bottom_LX_nr{width: 1000px; height: auto; margin: 0px auto; padding: 40px 0;}
.bottom_LX_nr P{ margin-top: 60px;}
.bottom_LX_nryx{width: 330px; height: 37px; line-height: 37px; border:solid 1px #999; float: right; background: url(../../images/Ind_email.png) no-repeat right #FFF ; padding: 0 15px;}
/*底部信息*/
.bottom_DI{width: 100%; height: 120px; background: url(../../images/Ind_di.jpg) #2d569e no-repeat center;}
.bottom_DI_nr{width: 900px; height: auto; color: #FFF; margin: 0 auto; padding-top: 10px;}
.bottom_DI_nr #bottom_DI_nr_logo{ width: 127px; height: 100px; background: url(../../images/Ind_Logo.png) no-repeat; background-size: 100%; float: left;}
.bottom_DI_nr #bottom_DI_nr_li{ width: 4px; height: 100px; margin: 0 200px; background: url(../../images/Ind_di_li.jpg) no-repeat; background-size: 100%; float: left;}
.bottom_DI_nr #bottom_DI_nr_wz{ width: 300px; height: 100px; float: left;}
.bottom_DI_nr #bottom_DI_nr_wz h2{padding: 10px 0 10px 0;}

