|
@ -342,7 +342,7 @@ ul.artAbout .frmadd{width:auto;position:absolute;right:0;top:0;background: #ff99
|
342
|
342
|
.showDetail .showBigOpen{width:100%;height:300px;margin:24px 0;background-position:center;background-size:cover;background-repeat:no-repeat;}
|
343
|
343
|
.showMain{font-size:16px;color:#333;line-height: 30px;/*text-indent: 2em;*/}
|
344
|
344
|
.showMain img{max-width: 100%;/*margin-left:-32px;*/}
|
345
|
|
.showMain p{margin-bottom:10px;}
|
|
345
|
.showMain p{margin-bottom:10px;text-align:justify}
|
346
|
346
|
ul.tagList{margin:20px 0 -10px;overflow: hidden;}
|
347
|
347
|
ul.tagList>li{float: left;margin-right:10px;margin-bottom:10px;padding:0 12px;color: #999;border: 1px solid #E5E5E5;border-radius: 20px;cursor: pointer;}
|
348
|
348
|
ul.tagList>li .h2Font{color:#666}
|
|
@ -747,7 +747,7 @@ div.zoomMask{position:absolute;background:url("../images/g-resource-mask.png") r
|
747
|
747
|
.showMainP{margin-top: 20px;}
|
748
|
748
|
.showMainP li{overflow: hidden;}
|
749
|
749
|
.showMainP .showTit{font-size: 14px;color: #333;padding-left: 12px;}
|
750
|
|
.showMainP .showCon{font-size: 14px;color: #666;}
|
|
750
|
.showMainP .showCon{font-size: 14px;color: #666;text-align:justify;word-break: break-word;}
|
751
|
751
|
.aboutPa .form-result{margin:-6px -20px 0 0;}
|
752
|
752
|
.aboutPa .form-result>ul>li{display:none;float:left;width: 47%;border:1px solid #E5E5E5;background:#FFFFFF;padding:20px;margin:20px 20px 0 0;min-height:auto;height: 76px;/*z-index:4;*/}
|
753
|
753
|
.aboutPa .form-result>ul>li>a{display: block;width: 100%;}
|