You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DS7/DSWeb/Css/Templet/LayShow4.css

27 lines
5.9 KiB
CSS

html,body{margin:0;padding:0;height:100%;}
.reportContain{margin:0 auto;padding:0;width:100%;height:100%;display:block;position:relative;}
* html.reportContain{height:100%;}
.canvas{margin:0;padding:0;width:100%;height:100%;border:none;}
.inquireBtn{margin:0;padding:0;width:30px;height:30px;position:absolute;top:0;right:0;z-index:10000;cursor:pointer;}
.mask{margin:0;padding:0;width:100%;height:100%;background:#fcfcfc;position:absolute;top:0;left:0;z-index:50000;filter:alpha(opacity=1);opacity:0.1;display:none;}
.searchParamContain{margin:0 auto;padding:0;width:300px;height:180px;FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#f5f5f5); /*IE 6 7 8*/ background: -ms-linear-gradient(top, #ffffff, #f5f5f5); /* IE 10 */background:-moz-linear-gradient(top,#ffffff,#f5f5f5);/*火狐*/ background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ffffff), to(#f5f5f5));/*谷歌*/ background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f5f5f5)); /* Safari 4-5, Chrome 1-9*/background: -webkit-linear-gradient(top, #ffffff, #f5f5f5); /*Safari5.1 Chrome 10+*/background: -o-linear-gradient(top, #ffffff, #f5f5f5); /*Opera 11.10+*/display:none;border:none;position:absolute;top:20px;left:20px;z-index:51000;-moz-box-shadow: 0 0 10px #aaaaaa;-webkit-box-shadow: 0 0 10px #aaaaaa;box-shadow: 0 0 10px #aaaaaa;/* For IE 8 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";*//* For IE 5.5 - 7 filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');*/}
.searchBtnClose{margin:0;padding:0;width:20px;height:20px;position:absolute;right:5px;top:5px;z-index:51001;}
.searchTitleContain{margin:0 auto;padding:0;width:95%;height:20px;line-height:20px;font-size:12px;color:#e1e1e1;font-family:"微软雅黑";font-weight:600;text-align:left;}
.searchContain{margin:0 auto;padding:0;width:100%;height:120px;border-bottom:1px #c5c5c5 solid;clear:both;}
ul.searchUL{margin:0 auto;padding:0;width:95%;height:120px;list-style:none;}
li.searchTitleLI{float:left;margin:0;padding:0;width:40px;height:60px;line-height:60px;font-size:12px;color:#111111;font-family:"微软雅黑";text-align:center;}
li.searchContentLI{float:left;margin:0;padding:0;padding-top:15px;width:100px;height:45px;text-align:left;}
li.searchContentLI select{margin:0;padding:0;width:80px;height:30px;line-height:30px;border:none;outline:none;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomleft:3px;-moz-border-radius-bottomright:3px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;-moz-box-shadow:inset 0 0 8px #cccccc;-webkit-box-shadow:inset 0 0 8px #cccccc;box-shadow:inset 0 0 8px #cccccc;font-size:12px;color:#333333;font-family:"微软雅黑";}
.searchBtnContain{margin:0 auto;padding:0;padding-top:3px;width:100%;height:37px;line-height:37px;border-top:1px #f7f7f7 solid;background-color:#efefef;text-align:center;}
a.searchBtnLinkContent{margin:0 auto;padding:0;width:20px;height:20px;display:block;font-size:16px;color:#111111;font-family:"微软雅黑";text-align:center;text-decoration:none;}
a.searchBtnLinkContent:hover{margin:0 auto;padding:0;width:20px;height:20px;display:block;background-color:#eb6100;font-size:16px;color:#ffffff;font-family:"微软雅黑";text-align:center;text-decoration:none;}
a.searchConfirmLinkContent{margin:0 auto;padding:0;width:80px;height:33px;line-height:33px;display:block;border:none;font-size:12px;color:#ffffff;font-family:"微软雅黑";text-decoration:none;text-align:center;FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ee6427,endColorStr=#fd4d00); /*IE 6 7 8*/ background: -ms-linear-gradient(top, #ee6427, #fd4d00); /* IE 10 */background:-moz-linear-gradient(top,#ee6427,#fd4d00);/*火狐*/ background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ee6427), to(#fd4d00));/*谷歌*/ background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ee6427), to(#fd4d00)); /* Safari 4-5, Chrome 1-9*/background: -webkit-linear-gradient(top, #ee6427, #fd4d00); /*Safari5.1 Chrome 10+*/background: -o-linear-gradient(top, #ee6427, #fd4d00); /*Opera 11.10+*/-moz-border-radius-topleft:2px;-moz-border-radius-topright:2px;-moz-border-radius-bottomleft:2px;-moz-border-radius-bottomright:2px;-webkit-border-top-left-radius:2px;-webkit-border-top-right-radius:2px;-webkit-border-bottom-left-radius:2px;-webkit-border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;}
a.searchConfirmLinkContent:hover{margin:0 auto;padding:0;width:80px;height:33px;line-height:33px;display:block;border:none;font-size:12px;color:#ffffff;font-family:"微软雅黑";text-decoration:none;text-align:center;FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fd4d00,endColorStr=#ee6427); /*IE 6 7 8*/ background: -ms-linear-gradient(top, #fd4d00, #ee6427); /* IE 10 */background:-moz-linear-gradient(top,#fd4d00,#ee6427);/*火狐*/ background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#fd4d00), to(#ee6427));/*谷歌*/ background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fd4d00), to(#ee6427)); /* Safari 4-5, Chrome 1-9*/background: -webkit-linear-gradient(top, #fd4d00, #ee6427); /*Safari5.1 Chrome 10+*/background: -o-linear-gradient(top, #fd4d00, #ee6427); /*Opera 11.10+*/-moz-border-radius-topleft:2px;-moz-border-radius-topright:2px;-moz-border-radius-bottomleft:2px;-moz-border-radius-bottomright:3px;-webkit-border-top-left-radius:2px;-webkit-border-top-right-radius:2px;-webkit-border-bottom-left-radius:2px;-webkit-border-bottom-right-radius:2px;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;}