|
@@ -62,7 +62,7 @@
|
|
display: none;
|
|
display: none;
|
|
}
|
|
}
|
|
#iframeWin .content,#iframeWin iframe{
|
|
#iframeWin .content,#iframeWin iframe{
|
|
- height: 100%;
|
|
|
|
|
|
+ height: 724px;
|
|
width: 100%;
|
|
width: 100%;
|
|
border: 0;
|
|
border: 0;
|
|
}
|
|
}
|
|
@@ -139,7 +139,7 @@
|
|
#imp_item{
|
|
#imp_item{
|
|
position: absolute;
|
|
position: absolute;
|
|
width: 160px;
|
|
width: 160px;
|
|
- height: 450px;
|
|
|
|
|
|
+ height: 480px;
|
|
background: rgba(19, 47, 95, 0.8);
|
|
background: rgba(19, 47, 95, 0.8);
|
|
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
|
|
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
|
|
border-radius: 2px 2px 2px 2px;
|
|
border-radius: 2px 2px 2px 2px;
|