
.m_qzfw{
	width: 100%;
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.qzfwwz{
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 40px auto;
}
.qzfwicoline{
	width: 100%;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.qzfwico{
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.qzfwico span{
	margin-top: 10px;
}
.qzfwnr{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
.qzfwnr img{cursor: pointer;}
.qzfwnr2{
	flex: 1;
	margin-left: 20px;
	height: 520px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.qzfwnr21{
	display: flex;
	justify-content: space-between;
}
.ind_gywm{
	width: 100%;
	color: #686868;
	line-height: 1.6;
}
.indmap{
	width: 100%;
	text-align: center;
}
.indmap iframe{
	width: 100%;
	height: 500px;
}
.indmapwz{
	width: 100%;
	color: #686868;
	text-align: center;
}
.wmdkht2{
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}
.lxwmsm{
	width: 100%;
	text-align: center;
}.lxwmsm span{color: #BD181C;}
.lxwmform{
	width: 1100px;
	margin-left: 50px;
}
.lxwmline{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.lxwmlinepp{
	width: 48%;
	height: 60px;
	display: flex;
	align-items: center;
}
.ftag{
	margin-left: 20px;
	color: #686868;
}
.fbt{
	margin-left: 20px;
	margin-right: 20px;
}
.lxwmlinepp input{
	flex: 1;
}
.lxwmline1{
	width: 1060px;
	height: 180px;
	padding: 20px;
}
.lxwmline1 textarea{
	width: 1060px;
	height: 160px;
}
.lxwmbtn{
	width: 50%;
	margin: 20px auto;
	border-radius: 10px;
	background-color: #C51814;
	text-align: center;
	line-height: 60px;
	height: 60px;
	color: #FFF;
	font-size: 20px;
	cursor: pointer;
}
.newslist{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.newstitle{
	color: #686868;
	flex: 1;
	margin-right: 20px;
}
.newstitle a{color: #686868;cursor: pointer;}
.newstitle a:hover{
	text-decoration: underline;
}
.newstime{
	color: #686868;
}
.newsmore a{
	color: #FF0000;
	cursor: pointer;
}
.newsmore a:hover{
	text-decoration: underline;
}