@charset "utf-8";
/** 全局样式 **/

.FrontComContent_detail01-d1_c1 {
	font-size:15px;
	color:#666;
	clear:both;
	overflow:hidden;
	text-align:left;
	width:100%;
	margin:0 auto;
}
/** 链接 **/

.FrontComContent_detail01-d1_c1 a {
	color:#06c;
	text-decoration:none;
}
.FrontComContent_detail01-d1_c1 a:hover {
	color:#06c;
	text-decoration:underline;
}
/** 内容样式 **/

.FrontComContent_detail01-d1_c1 .title {
   border-bottom: 1px dashed #bababa;
    float: left;
    height: 76px;
    width: 100%;
}
.FrontComContent_detail01-d1_c1 .title h3 {
    color: #000;
    font-family: Arial;
    font-size: 30px;
    font-weight: normal;
    line-height: 76px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 100%;
    word-break: break-all;
}
.FrontComContent_detail01-d1_c1 h2,.FrontComContent_detail01-d1_c1 h3 {
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	margin:0;
	padding:0;
}
.FrontComContent_detail01-d1_c1 .title p {
	text-align:center;
	color:#9FA0A0;
	margin:0;
}
.FrontComContent_detail01-d1_c1 .title p {
	text-align:center;
	color:#9FA0A0;
	margin:0;
}
.FrontComContent_detail01-d1_c1 .content {
	padding-bottom:30px;
	width:100%;
padding-top: 30px;
	overflow:hidden;
}
.FrontComContent_detail01-d1_c1 .content img {
}
.FrontComContent_detail01-d1_c1 .content .describe {
	line-height:30px;
}
.FrontComContent_detail01-d1_c1 .link a {
	margin-right:30px;
}
