@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "微软雅黑";
	font-size: 13px;
	position: relative;
	overflow-x: hidden; 
}
li {
	list-style-type: none;
}
a {
	color: rgb(102, 102, 102);
	text-decoration: none;
}
a:hover {
	color: rgb(251, 2, 29);
}
BUTTON {
	border:0px;
}
img {
	border: currentColor;
	border-image: none;
}
.fl_j1 {
	float: left;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.head {
	width: 100%;
	height: 216px;
}
.top {
	width: 100%;
	height: 45px;
	background-color: rgb(69, 83, 95);
}
.top_1 {
	margin: 0px auto;
	width: 1100px;
	height: 45px;
	color: rgb(255, 255, 255);
	line-height: 45px;
}
.fl_jl {
	width: 285px;
	height: 45px;
	text-align: center;
	float: left;
}
.fr_jl {
	height: 45px;
	text-align: center;
	float: right;
}
.fr_jl ul li {
	width: 70px;
	padding-left: 8px;
	float: left;
}
.fr_jl ul li a {
	color: rgb(255, 255, 255);
}
.fr_jl ul li a:hover {
	color: rgb(251, 2, 29);
}
.con {
	width: 100%;
	height: 102px;
}
.top_2 {
	margin: 0px auto;
	width: 1100px;
	height: 102px;
}
.nav {
	width: 100%;
	height: 67px;
	background-color: rgb(167, 5, 38);
}
.top_3 {
	margin: 0px auto;
	width: 1100px;
	height: 67px;
	text-align: center;
	line-height: 68px;
}
.top_3 ul {
		margin: 0px auto;
	width: 1100px;
	height: 67px;
	text-align: center;
	line-height: 68px;
}
.top_3 ul li {
	width: 135px;
	font-size: 16px;
	float: left;
	position:relative;
}

.top_3 ul li a:hover {
	color:#fffbab;
}
.currentli {
	color:#FFF;
}
.currenthover {
	color:#fffbab;
}

/*二级菜单 start*/
.top_3 ul li:hover ul {
	display:block;
}
.top_3 ul li ul {
	width:100%;
	height:auto;
	position:absolute;
	top:67px;
	left:0;
	z-index:999999;
	display:none;
}
.top_3 ul li ul li {
	height:40px;
	line-height:40px;
	text-align: center;
	float: left;
	display:block;
	background-color:#ac0907;
	border-top: 1px #fff solid;
	color:#FFF;
	font-size:15px;
}
.top_3 ul li ul li a {
	color:#FFF;
}
/*二级菜单 end*/

.main {
	width: 100%;
}
.footer {
	width: 100%;
	border-top-color: rgb(229, 229, 229);
	border-top-width: 1px;
	border-top-style: solid;
}
.footer .ft {
	width: 100%;
}
.ft_a {
	margin: 0px auto;
	width: 1100px;
}
.fb {
	width: 100%;
	height: 170px;
	background-color: rgb(32, 32, 32);
}
.fb_a {
	margin: 0px auto;
	width: 1100px;
	height: 100px;
}
.fb_a a {
	color: rgb(128, 128, 128);
}
#js_img{width:50px;margin:0 auto;}
.bei {
	height: 40px;
	color: rgb(204, 204, 204);
	line-height: 40px;
	float: left;
	color: rgb(128, 128, 128);
}
.bei a{ color:rgb(128, 128, 128);}
.zhu {
	height: 40px;
	color: rgb(128, 128, 128);
	line-height: 40px;
	float: right;
}
.ft1 {
	height: 220px;
	margin-top: 30px;
	margin-right: 36px;
	border-right-color: rgb(244, 244, 244);
	border-right-width: 1px;
	border-right-style: solid;
	float: left;
}
.ft1 ul li {
	height: 26px;
	line-height: 26px;
}
.ft_bt {
	width: 90px;
	padding-bottom: 8px;
	font-size: 16px;
	font-weight: bold;
	border-bottom-color: rgb(229, 229, 229);
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.ft_bt a {
	color: rgb(51, 51, 51);
}
.ewm {
	width: 200px;
	height: 220px;
	margin-top: 30px;
	float: right;
}
.ewm p {
	margin-top: 3px;
}
.link {
	margin:20px auto;
	width: 1100px;
}
.link a {
	display: inline-block;
	padding:0 10px;
	line-height: 28px;
}

