﻿*{margin: 0;padding: 0;list-style: none;}
a{text-decoration: none;}
a:focus{outline:none;}
input{outline: none;}
.fl {float: left;}
.fr {float: right;}
.clearfix {clear: both;}
body{font-family: "微软雅黑" !important;}
body{min-width:1200px;background-color:#d9d9d9;}

/* 头部开始 */
.head{
	width: 100%;
	height: 130px;
	background-color: #c30713;
}
.head-box{
	width: 1200px;
	margin: 0 auto;
}

.top-dh{
	width: 100%;
	height: 24px;
	float: right;
}
.top-dh li{
	float: right;
	margin-left: 20px;
}

.top-dh li:first-child{
	width: 87px;
	height: 24px;
	background: url(wza.png) no-repeat left bottom;
	padding-left: 20px;
}
.top-dh li a{
	font-size: 13px;
	line-height: 32px;
	color: #f6e1e2;
}

.logo{
	height: 85px;
}

.nav{
	width: 582px;
	height: 85px;
}

.nav ul li {
	float: left;
	font-size: 19px;
	height: 48px;
	padding:  0 30px;
	transition: 0.2s;
	box-sizing: border-box;
}

.nav ul li a{
	color: #FFFFFF;
	line-height: 48px;
}
.nav ul li:hover{
	background-color: #ffffff;
	border-top: 3px solid #fac112;
	
	
}

.nav ul li:hover a{
	color: #c30713;
	font-weight: bold;
	
	
}

.nav-on{
	background-color: #ffffff;
	border-top: 3px solid #fac112;
}

.nav-on a{
	color: #c30713;
	font-weight: bold;
}

/* 头部结束 */

/* 当前位置开始 */
.dqwz{width:1200px;margin: 0 auto;height: 53px;font-size: 13px;color: #999999;line-height: 53px;}
.dqwz span{font-size: 13px;font-family:'微软雅黑';}
.dqwz a{color:#999999;}
/* 当前位置结束 */

/* 栏目页开始 */
.lmy{width:1200px;min-height:500px;margin: 0 auto;position: relative;overflow: hidden;}
.lmy_left{width:292px;min-height: 500px;float: left;margin-left: 8px;background-color: #f0f0f0;position: absolute;top: 0;bottom: 0;left: 0;}
.dqlm{width:301px;height:53px;background: url(red.png) no-repeat center;margin-top: 28px;position: absolute;left: -9px;top: 0;}
.dqlm span{font-size: 17px;color: #ffffff;line-height:53px;font-weight:bold;margin-left: 43px;}
.tjlm{margin-top: 95px;}
.tjlm li{width:292px;height:63px;background: url(mr_03.png) no-repeat left;}
.tjlm li:hover{background: url(hover.png) no-repeat left;background-color: #ffffff;}
.on{background: url(hover.png) no-repeat left !important;background-color: #ffffff !important;}
.tjlm li a{font-size: 17px;color: #000000;line-height: 63px;padding-left: 80px; display: block;}
.lb{width:871px;min-height:660px;float: right;background-color: #fff; padding-bottom: 5px;}
.lblm{width:871px;height:59px;line-height: 59px;padding-left: 25px;font-size: 17px;color: #333333;font-weight: bold;border-bottom: 1px solid #efefef;}
.lby li{width:820px;height:44px;line-height: 44px;border-bottom: 1px dashed #e8e8e8;margin-left: 24px;background: url(dian_03.png)no-repeat left;}
.lby li a{font-size:17px;color:#333333;font-family: '微软雅黑';padding-left:13px;}
.lby li span{font-size:17px;color: #999999;float: right;}
/* 栏目页结束 */

/* 底部开始 */
.foot{
	width: 100%;
	height: 173px;
	background-color: #FFFFFF;
	border-top: 3px solid #851017;
	
}

.foot-box{
	width: 1200px;
	margin: 0 auto;
	height: 173px;
	padding-top: 24px;
	padding-bottom: 20px;
}

.lj{
	margin-bottom: 28px;
	height: 40px;
	width: 100%;
}
.lj li{
	height: 40px;
	line-height: 40px;
	background-color: #dedede;
	font-size: 17px;
	color: #333333;
	float: left;
	margin-left: 29px;
	width: 180px;
	text-align: center;
}
.lj li:first-child{
	width: 152px;
	color: #FFFFFF;
	text-align: center;
	margin-left: 0;
	background-color: #999999;
}

.lj a{
	font-size: 17px;
	color: #333333;
	
}
.lj img{
	margin-right: 8px;
	margin-bottom: 4px;
}

.bq{
	max-width: 740px;
	width: 100%;
	margin: auto;
	height: 64px;
	padding-left: 50px;
}

.dzjg img{
	margin-right: 24px;
	
	margin-top: 6px;
}
.wenzi p{
	font-size: 15px;
	color: #333333;
	line-height: 24px;
}
.wenzi p a{
	font-size: 15px;
	color: #333333;
	line-height: 24px;
}
/* 底部结束 */