﻿*{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;}
/* 当前位置结束 */

/* 正文开始 */
.article_max{width:1200px;min-height: 550px;margin: 0 auto;background-color: #ffffff;padding-bottom: 20px;}
.title{width:100%;min-height:72px;text-align: center; padding: 20px;}
.title p{font-size:30px;color: #333333;line-height: 72px;}
.gn{width:1200px;height:49px;border-bottom: 1px solid #d9d9d9;}
.gn_li{width:250px;height:49px;float: left;margin-left: 20px;text-align: center;line-height: 49px;}
.gn_li_one{width:216px;height:49px;float: left;margin-left: 134px;text-align: center;line-height: 49px;}
.gn_li_one{font-size: 14px;color: #666666;}
.gn_li span a{font-size: 14px;color: #666666;}
.gn_li span{font-size: 14px;color: #666666;}
.content{width:960px;margin: 0 auto;margin-top: 50px/* ;text-indent: 2em; */overflow: hidden;font-size: 15px;color: #333333;}
.share{width:960px;height:40px;margin: 0 auto;background-color: #f1f1f1;margin-top: 45px;margin-bottom:30px;}
.dy{width:189px;height:40px;float: right;line-height: 40px;}
.dy a{font-size:15px;color:#333333;}
.share_1{float: left;margin-left: 20px;line-height: 40px;}
/* 正文结束 */

/* 底部开始 */
.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;
	vertical-align: middle;
}

.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;
}
/* 底部结束 */