
/* 信息列表*/
.info_list {/*border-top:2px solid #8b8a8c;*/}
.info_list li {position:relative;padding:18px 0; width:200px; height:240px; float:left; width:50%; text-align:center}
.info_list a {display:block;border:1px solid #ffffff;}
.info_list figure {width:100%; height:200px; text-align:center; background: url("../images/photo/collection_bg.png") top center no-repeat; padding-top:8px;}
.info_list figure img {width:240px; height:180px; }
.info_list a:hover figure img { }
#priCont .info_list .txt { text-align:center}
.info_list .txt dt { font-weight:bold; padding-top:10px;}
.info_list .txt dd {padding-bottom:18px; color:red; font-weight:bold}
.info_list .txt p {padding:0;}

@media (min-width:768px) {
.gView dl dd{border-bottom: 1px solid #D9D9D9;}
.gView dl dt { width:100%; font-size:16px; text-align:center}
.gView dl dd { width:100%;padding:10px 0;}
.gView dl dd.info { height:35px; margin:20px auto;  text-align:center; line-height:35px; border-top:1px dashed #ddd; border-bottom:1px dashed #ddd;}
.gView dl.info2 { width:100%; clear:both;}
.gView dl.info2 dd {width:50%; float:left}
.gView dl.info2 dd a { }
.gView dl.info2 dd a:hover { text-decoration:underline}
.gView dl dd span.date {display:inline-block;float:right;color:#9f9f9f;}
.gView dl dd span.source {display:inline-block;float:left;color:#9f9f9f;}
.gView dl.tit dt {border-bottom:1px solid #CCC;}
.gView dl.tit dt span{ width:83px; height:32px; display:block; text-align:center; line-height:32px; border:1px solid #CCC; border-top:2px solid #315375; border-bottom:none; position:relative; top:1px; background:#FFF; font-size:14px;}
.gView dl.tit dd { border:none}
.gView dl.cont { width:100%; clear:both; padding-top:40px;}
.gView dl.cont dd img {width:100%;}
.gView dl.softlinks dd { padding-top:15px;}
.gView dl.softlinks dd li { height:35px; clear:both; }
.gView dl.softlinks dd li a{ white-space:nowrap; height:15px;  line-height: 15px;padding: 5px 9px;  margin:0 5px 6px 0; font-size: 12px;  color: #444;  text-decoration: none;  text-shadow: 0 1px white;  background: #fafafa;  border-width: 1px;  border-style: solid;  border-color: #dadada #d2d2d2 #c5c5c5;  border-radius: 3px;  background-image: -webkit-linear-gradient(top, #fcfcfc, #f0f0f0);  background-image: -moz-linear-gradient(top, #fcfcfc, #f0f0f0);  background-image: -o-linear-gradient(top, #fcfcfc, #f0f0f0);  background-image: linear-gradient(to bottom, #fcfcfc, #f0f0f0);  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05); }
.gView dl.softlinks dd li a:hover { text-decoration:underline; background-image: -webkit-linear-gradient(bottom, #fcfcfc, #f0f0f0);  background-image: -moz-linear-gradient(bottom, #fcfcfc, #f0f0f0);  background-image: -o-linear-gradient(bottom, #fcfcfc, #f0f0f0);  background-image: linear-gradient(to top, #fcfcfc, #f0f0f0);}
.gView div.golist {text-align:right;}
.gView div.golist a img {margin-top:16px;}
}