|
@@ -58,18 +58,8 @@ a{text-decoration: none;}
|
|
background: url('../images/bigBac.png');
|
|
background: url('../images/bigBac.png');
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|
|
}
|
|
}
|
|
-// .survey-type .wrapper .bottom {
|
|
|
|
-// background: url('../images/bigBac.png');
|
|
|
|
-// background-size: 100% 100%;
|
|
|
|
-// }
|
|
|
|
-// .exhibition-type .wrapper .bottom{
|
|
|
|
-// background: url('../images/bigBac.png');
|
|
|
|
-// background-size: 100% 100%;
|
|
|
|
-// }
|
|
|
|
-// .collection-type .wrapper .bottom{
|
|
|
|
-// background: url('../images/bigBac.png');
|
|
|
|
-// background-size: 100% 100%;
|
|
|
|
-// }
|
|
|
|
-// .el-empty{
|
|
|
|
-// padding: 37px 0 !important;
|
|
|
|
-// }
|
|
|
|
|
|
+.detail-con p {
|
|
|
|
+ word-wrap: break-word;
|
|
|
|
+ word-break: break-all;
|
|
|
|
+ overflow: hidden;
|
|
|
|
+}
|