@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #414141;
}
a:link {
	text-decoration: none;
	color: #414141;
}
a:visited {
	text-decoration: none;
	color: #414141;
}
a:hover {
	text-decoration: none;
	color: #b9babb;
}
a:active {
	text-decoration: none;
	color: #414141;
}
.mainbox {
	height: auto;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.kong20 {
	clear: both;
	height: 20px;
	width: 100%;
}
.kong10 {
	clear: both;
	height: 10px;
	width: 100%;
}
.delfd {
	clear: both;
}
.top_box{
	background-color: #b9babb;
	height: 100px;
}
.nav_box {
	background-color: #ff6600;
	height: 40px;
}
.logoTxt {
	font-size: 32px;
	line-height: 100px;
	color: #FFF;
	height: 100px;
	display: block;
	float: left;
	width: 700px;
}
.lxTel {
	font-size: 18px;
	line-height: 100px;
	color: #FFF;
	height: 100px;
	display: block;
	float: left;
	width: 298px;
	text-align: right;
}

.navlinks{}
.navlinks a{
	line-height: 40px;
	color: #CCC;
	text-align: left;
	display: inline-block;
	float: left;
	height: 40px;
	width: 119px;
}
.navlinks a:hover,.navlinks .on{
	color: #b9babb;
}

.ban_box {
	height: 243px;
	width: 100%;
}

.navTitle{
	height: 25px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #CCC;
}
.navTitle i{
	background-color: #b9babb;
	display: inline-block;
	float: left;
	height: 25px;
	width: 6px;
	margin-right: 10px;
}
.navTitle b{
	color: #333;
}
.navTitle a{
	display: compact;
	float: right;
	height: 25px;
	width: 120px;
	text-align: right;
	font-size: 13px;
}
.aboutinfo{
	line-height: 30px;
	font-size: 15px;
}

.gs_info{
	padding: 0px;
	font-size: 15px;
}
.gs_info li{
	display: inline-block;
	float: left;
	height: 35px;
	width: 499px;
}
.links{font-size: 14px;}
.links a{
	display: inline-block;
	float: left;
	margin-right: 20px;
}


.bot_box {
	background-color: #ff6600;
	height: 80px;
	line-height: 40px;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bot_box a:link,.bot_box a:visited,.bot_box a:active{
	color: #FFF;
}
.bot_box a:hover{color:#b9babb;}
