@charset "utf-8";
* {margin: 0px;padding: 0px;list-style-type: none;}
img {border:0;margin:0; padding:0;}
.clear {clear: both;}
body {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size:14px;
	line-height:24px;
	color: #666;
	text-decoration: none;
	font-family: "微软雅黑";
}
input,textarea {outline:none;border:0px;}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */
	outline:none;
} a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/
a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {text-decoration: none; color: #666;}

.box {
	width: 1180px;
	margin:auto;
	height:102px;
}
.index_logo {
	float: left;
	height: 56px;
	width: 134px;
	margin-top: 29px;
}

.head{
	
	width:805px; float:left;



}
.head .nav li{
	float: left;
	font-size: 14px;
	width: 134px;
	position: relative;
	text-align: center;
	height: 102px;
	line-height: 103px;
	display: inline; 
}
.head .nav li a{
    color: #434242;
}
.head .nav li{
    display: block;
    transition:background 0.3s;
    -webkit-transition:background 0.3s;
}
.head .nav li:hover{
	color:#00ac96;
	
}
.head .nav li:hover a{
    color: #00ac96; font-weight: bold;
}
.top_tel{ width:185px; height: 66px; background: url(../images/telbj.jpg) no-repeat 12px 35px; border-left: solid 1px #d6d6d6;float: left;padding-left: 54px;padding-top: 36px;line-height: 14px;}
.top_tel span{ display:block;  line-height: 22px;}


/*———————————————————————————————底部————————————————————————————————*/
.index_footer{ margin:auto; background:#282828; height:192px; width:100%; margin-top:50px;}
.index_footer_box{ width:1180px; margin:auto; padding-top: 40px;border-bottom: solid 1px #3e3e3e;padding-bottom: 33px;}

.index_dz{ background:url(../images/w6.jpg) no-repeat left; float:left; width:255px; padding-left:27px; color:#888988;margin-left: 40px;}
.index_dh{ background:url(../images/w7.jpg) no-repeat left; float:left; width:203px; padding-left:27px; color:#888988;margin-left: 47px;}
.index_yx{ background:url(../images/w8.jpg) no-repeat left; float:left; width:216px; padding-left:38px; color:#888988;margin-left: 27px;}
.index_bq{ background:url(../images/w9.jpg) no-repeat left; float:left; width:255px; padding-left:30px; color:#888988;margin-left: 15px;}

.footnav{ width:1017px;/*! margin-top: 36px; */  float: left;}
.footnav a{ color:#a09c9c;padding: 0px 43px;}
.index_js{ text-align:center; width:1180px;color:#a09c9c; margin: auto;margin-top: 34px;}
.index_js a{color:#a09c9c; }
.dbdh{ width: 1180px; margin: auto; }