|
@ -779,7 +779,7 @@ div.zoomMask{position:absolute;background:url("../images/g-resource-mask.png") r
|
779
|
779
|
.resAreaCover .researchArea{padding:16px 30px;background: #ff9900;color:#FFFFFF;font-size:16px; border-bottom:1px #EAEAEA solid;border-radius: 8px 8px 0 0;}
|
780
|
780
|
.resAreaCover .form-result>ul>li:after{content: "";position: absolute;left:30px;right: 0;bottom: 0;height: 1px;background: #E5E5E5;}
|
781
|
781
|
.resAreaCover .form-result>ul>li:last-child:after{background:transparent;}
|
782
|
|
.resAreaTip>p{color:#888;line-height:200px;text-align: center;}
|
|
782
|
.resAreaTip>p{font-size:16px;color:#888;line-height:200px;text-align: center;}
|
783
|
783
|
|
784
|
784
|
/*修改信息相关*/
|
785
|
785
|
.replace-photo{ display:block; width:100%; height:95px; position:absolute; bottom:0; background-color:rgba(0,0,0,0.4);font-size:16px;line-height:90px; color:#fff; text-align:center;}
|