@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-family:"Microsoft YaHei","微软雅黑","黑体","Times New Roman";
}
body{
	width:100%;
	min-width:1190px;
}
body,div {
	font-size: 14px;
}
img {
	border: none;
}
i,em{
	font-style: normal;
}
ul {
	list-style-type: none;
}
.clear {
	clear: both;
}
.auto {
	width: 1190px;
	margin: 10px auto;
	overflow: hidden;
}
.box {
	width:100%;
	width:auto;
	width: 1190px;
	margin: 0 auto;
	overflow: hidden;
	height: auto;
}
.up {
	margin-top: 10px;
}
.button {
	margin-bottom: 10px;
}
.height {
	height: 10px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #F90;
}




#header .top {
	border-bottom: 1px solid #ddd;
	height: 35px;
}
#header .top .box .left {
	float: left;
	/* width: 500px; */
	height: 35px;
	line-height: 35px;
	margin-left:48px;
}
#header .top .box .righ {
	float: right;
	height: 35px;
	width: 240px;
	line-height: 35px;
}
#header .logo .box .left {
	float: left;
	width: 260px;
	height: 86px;
	padding-top: 20px;
}
#header .logo .box .mid {
	float: left;
	width: 380px;
	height: 70px;
	padding-top: 20px;
	color: red;
	font-size: 20px;
}
#header .logo .box .righ {
	float: right;
	height: 106px;
	width: 384px;
}
#header .logo .box .righ .photo {
	float: left;
	width: 84px;
	padding-top: 15px;
}
#header .logo .box .righ .tel {
	width: 232px;
	float: right;
	height: 66px;
	background-image: url("../img/index_02.gif");
	background-repeat: no-repeat;
	margin-top: 30px;
	padding-left: 55px;
}
#header .nav {
	background-color: #0480fe;
	height: 60px;
}
#header .navs{
	width: 100%;
	position: fixed;
	top:0;
	left: 0;
	border-bottom: 1px solid #999;
	z-index: 999;
}
#header .nav .box {
	line-height: 60px;
	height: 60px;
	text-align: center;
}
#header .nav .box span{
	color: #ccc;
}
#header .nav .box a {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	height: 60px;
	display: inline-block;
}
#header .nav .box a:hover {
	background-color: #f38001;
}
#footer {
	background-color: #1a1a1a;
}
#footer .info {
	width: 1190px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer .info .div1 {
	line-height: 35px;
	height: 44px;
	border-bottom: 1px solid #444;
	text-align: center;
	padding-top: 30px;
	color: #CCC;
}
#footer .info .div1 a {
	color: #FFF;
	font-family: "Î¢ÈíÑÅºÚ";
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	display: inline-block;
	font-size: 16px;
}
#footer .info .div1 a:hover {
	background-color: #f38001;
}
#footer .info .div2 {
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	height: auto;
}
#footer .info .div2 .left {
	float: left;
	width: 380px;
	text-align: right;
	padding-right: 44px;
	padding-top: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3a3a3a;
}
#footer .info .div2 .mid {
	width: 320px;
	float: left;
	padding-left: 30px;
	color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3a3a3a;
}
#footer .info .div2 p{
	padding-bottom: 8px;
}
#footer .info .div2 .mid a{ color:#CCC;}
#footer .info .div2 .mid a:hover{ color:red;}
#footer .info .div2 .righ {
	float: left;
	width: 270px;
	padding-left: 30px;
	color: #999;
}
#footer .info .div3 {
	min-height: 44px;
	height: auto;
	padding-top: 36px;
	background-image: url("../img/index_04.gif");
	background-repeat: no-repeat;
}
#footer .info .div3 a {
	color: #999;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 26px;
	text-decoration: none;
}
#footer .info .div3 a:hover {
	color: #FFF;
}
