﻿@charset "utf-8";
/*Css Document*/


/*民族品牌工程详情*/
.zgmpw_second_detail {
	width: 92%;
	margin: 0.36rem auto;
}

.zgmpw_xq_title {
	color: #333;
	font-weight: bold;
	margin-bottom: .4rem;
}

.zgmpw_xq_title h1 {
	line-height: .89rem;
	font-size: .64rem;
	font-family: sans-serif;
	color: #1c1c1c;
	font-weight: bold;
}

.bhs-Date {
	color: #757575;
	font-size: .32rem;
	height: .4rem;
	line-height: .4rem;
	margin-bottom: .4rem;
}

.det_right {
	line-height: .64rem;
	margin-bottom: .6rem;
	position: relative;
	min-height: 2rem;
	overflow: hidden;
	text-align: justify;
	word-break: break-word;
	color: #414141;
	font-size: .44rem;
}

#Content p {
	line-height: 1.5;
	font-size: .52rem;
	font-family: sans-serif;
	margin: .53rem 0;
	color: #1c1c1c;
	word-break: break-word;
	text-align: justify;
}
#Content p:first-child{
	margin-top: 0;
}
.det_right p strong {
	font-weight: bold;
}

.det_right img {
	width: 100% !important;
height:auto !important;
}