@charset "utf-8";
/** 全局样式 **/

.FrontPicContents_show01-d2_c1 .titlestyle_00 {
    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;
}

.FrontPicContents_show01-d2_c1 .comptitle_00 {
    border-bottom: 1px dashed #bababa;
    float: left;
    height: 76px;
    text-align: center;
    width: 100%;
}
.FrontPicContents_show01-d2_c1 {
	width:96%;
	margin:0 auto;
	color:#4c4948;
	clear:both;
	text-align:left;
}
/* 链接样式 */
.FrontPicContents_show01-d2_c1 a:link {
	/*color:#06c;
	text-decoration:none;*/
}
.FrontPicContents_show01-d2_c1 a:visited {
	/*color:#06c;
	text-decoration:none;*/
}
.FrontPicContents_show01-d2_c1 a:hover {
	/*color:#06c;
	text-decoration:underline;*/
}
.FrontPicContents_show01-d2_c1 a:active {
	/*color:#06c;*/
}
/** 文字样式 **/
.FrontPicContents_show01-d2_c1 .fontbold {
	font-weight:bold;
}
.FrontPicContents_show01-d2_c1 .fontblue {
	color:#06c;
}
/** 内容样式 **/
.FrontPicContents_show01-d2_c1 .content {
	float:left;
	margin:10px 0;
	text-align:center;
	padding-left:17px;
}
/** 翻页 **/
.FrontPicContents_show01-d2_c1 .page{
	clear:both;
	width:100%;
	text-align:right;
	padding:10px 0;
}

/**图片样式**/
.FrontPicContents_show01-d2_c1 .content .pic {
	width:150px;
	text-align:center;
}
.FrontPicContents_show01-d2_c1 .content .pic a {
  border: 1px solid #e1e1e1;
    display: block;
    height: 265px;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
    width: 300px;
}
.FrontPicContents_show01-d2_c1 .content .pic a:hover {
	border:1px solid #F60;
	display:block;
}
.FrontPicContents_show01-d2_c1 .content .pic img {
 height: 265px;
    width: 300px;
}
.FrontPicContents_show01-d2_c1 .content .description {
	text-align:left;
}

/**图片信息样式**/
.FrontPicContents_show01-d2_c1 .content .info {
	width:100%;
	line-height:20px;
}
.FrontPicContents_show01-d2_c1 .content .info li {
	width:90%;
	text-align:center;
}
.FrontPicContents_show01-d2_c1 .content .info .description {
	text-align:left;
}

/** 在线浏览链接 **/
.FrontPicContents_show01-d2_c1 .description a:link {
	text-decoration:underline;
}
.FrontPicContents_show01-d2_c1 .description a:visited {
	text-decoration:underline;
}
.FrontPicContents_show01-d2_c1 .description a:hover {
	text-decoration:none;
}
.FrontPicContents_show01-d2_c1 .info {
	position:relative;
}