123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="utf-8">
- <title></title>
- <meta http-equiv="X-UA-Compatible" content="IE=edge" />
- <style type="text/css">
- html,body,div,a,i,h1,h2,h3,h4,h5,ul,ol,li,span {
- margin: 0;
- padding: 0;
- }
- .clearfix:after {
- content: "";
- display: block;
- height: 0;
- visibility: hidden;
- clear: both;
- }
- .clearfix {
- zoom: 1;
- }
- body {
- background-color: #f5f5f5;
- font-family: 微软雅黑, "Microsoft Yahei";
- }
- .wrapper {
- width: 1002px;
- margin: 0 auto;
- }
- .header {
- height: 102px;
- background-color: #f5f5f5;
- }
- .logo-txt {
- height: 102px;
- line-height: 102px;
- }
- .logo-txt a {
- margin-left: 70px;
- font-size: 34px;
- }
- .logo-txt a:link,.logo-txt a:visited {
- color: #065b9c;
- }
- .logo-txt span {
- margin-left: 20px;
- font-size: 20px;
- color: #535353;
- }
- .main,.footer {
- background: url(commons/themes/default/images/main-bg.jpg) repeat;
- }
- .m-list {
- padding: 80px 72px;
- }
- .m-list li {
- display: inline;
- float: left;
- width: 279px;
- height: 144px;
- margin: 0 4px 4px 0;
- }
- .m-list li a {
- display: block;
- position: relative;
- width: 142px;
- height: 100%;
- padding-left: 137px;
- font-size: 18px;
- line-height: 144px;
- background-color: #fff;
- color: #065b9c;
- }
- .m-list li a:hover {
- top: -1px;
- background-color: #e8fff9;
- }
- .i-icon {
- display: block;
- position: absolute;
- left: 54px;
- top: 52px;
- width: 90px;
- height: 80px;
- background: url(commons/themes/default/images/icons.png) no-repeat;
- }
- .wgw-ic-b {
- background-position: 0 0;
- }
- .myd-ic-b {
- background-position: -90px 0;
- }
- .fsd-ic-b {
- background-position: -180px 0;
- }
- .ydyy-ic-b {
- background-position: -270px 0;
- }
- .zzxz-ic-b {
- background-position: -360px 0;
- }
- .yygh-ic-b {
- background-position: -450px 0;
- }
- .wdz-ic-b {
- background-position: -540px 0;
- }
- .htfk-ic-b {
- background-position: -630px 0;
- }
- .gzpth-ic-b {
- background-position: -720px 0;
- }
- .zyt-ic-b {
- background-position: -810px 0;
- }
- .wsq-ic-b {
- background-position: -900px 0;
- }
- .hzgl-ic-b {
- background-position: -990px 0;
- }
- .footer {
- height: 65px;
- padding-top: 35px;
- font-size: 12px;
- text-align: center;
- }
- .footer a {
- color: #fff;
- line-height: 20px;
- text-decoration: underline;
- }
- .footer span {
- color: #a3c2d6;
- line-height: 20px;
- }
- .footer span .logo-f {
- display: inline-block;
- width: 75px;
- height: 20px;
- margin: 0 5px;
- background: url(commons/themes/default/images/logo-f.png) no-repeat;
- vertical-align: middle;
- opacity: .6;
- filter: alpha(opacity = 60);
- }
- .footer span .logo-f:hover {
- opacity: 1;
- filter: alpha(opacity = 100);
- }
- </style>
- <script type="text/javascript" src="./commons/js/jquery-1.8.3.min.js">
- </script>
- <script type="text/javascript" src="./commons/js/jquery.artDialog.js">
- </script>
- <script type="text/javascript" src="./commons/js/jquery.md5.js">
- </script>
- <script type="text/javascript"
- src="./commons/js/common.js?time=New Date()">
- </script>
- <link rel="stylesheet" href="./commons/css/artDialog.css"
- type="text/css" />
- </head>
- <body>
- <div>
- <div class="header">
- <div class="wrapper">
- <h1 class="logo-txt clearfix">
- <a href="javascript:;" id="orgname" class="fl"
- style="text-decoration: NONE">健康之路演示医院</a><span>前置开放管理平台V2.2.1</span>
- <span class="fr" style="margin-top: 30px;"><a
- href="javascript:void(0);" onclick="doLogout();" title="退出"><img
- src="commons/images/tc.png" height="30px" width="30px" alt="退出" />
- </a>
- </span>
- </h1>
- </div>
- </div>
- <div class="main">
- <div id="main_id" class="wrapper">
- <ul class="m-list clearfix">
- <li>
- <a href="javascript:void(0);" onclick="linksys(1);"
- style="text-decoration: NONE"><i class="i-icon wgw-ic-b"></i>前置后台</a>
- </li>
- <li>
- <a href="javascript:void(0);" onclick="linksys(2);"
- style="text-decoration: NONE"><i class="i-icon gzpth-ic-b"></i>公众号平台</a>
- </li>
- <li>
- <a href="javascript:void(0);" onclick="linksys(3);"
- style="text-decoration: NONE"><i class="i-icon zyt-ic-b"></i>华三云医疗</a>
- </li>
- </ul>
- </div>
- </div>
- <div class="footer">
- <div class="wrapper lk-fff">
- <!-- <a href="javascript:;">平台介绍</a><a href="javascript:;" class="ml5">意见反馈</a>-->
- <span class="ml10">本平台由<span class="txt-hide"
- style="vertical-align: middle; background: url(commons/themes/default/images/logo-f.png) no-repeat; margin: 0 5px; height: 20px; width: 75px; display: inline-block; opacity: 0.5;"></span>提供技术支持</span>
- </div>
- </div>
- <!--
- <span><a href="javascript:void(0);" onclick="linksys(1);">Hos-Process</a></span><br/>
- <span><a href="javascript:void(0);" onclick="linksys(2);">Hos-User</a></span>
- -->
- </div>
- <style>
- .mask {
- position: fixed;
- _position: absolute;
- left: 0;
- top: 0;
- width: 100%;
- height: 100%;
- _height: expression(eval(document.documentElement.scrollTop +
- document.documentElement.clientHeight) );
- background-color: #000;
- opacity: .5;
- filter: alpha(opacity = 50);
- z-index: 999;
- }
- .popbox {
- position: fixed;
- _position: absolute;
- left: 50%;
- top: 50%;
- margin-left: -185px;
- margin-top: -105px;
- width: 370px;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
- -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
- box-shadow: 0 0 5px rgba(0, 0, 0, .5);
- z-index: 10000;
- }
- .btn-close {
- display: block;
- right: 15px;
- top: 15px;
- width: 9px;
- height: 9px;
- background: url(commons/themes/default/images/bmgl/btn-close.gif)
- no-repeat;
- }
- .pop-tit {
- height: 35px;
- padding-left: 20px;
- line-height: 35px;
- background-color: #eee;
- font: 14px/ 35px 微软雅黑, "Microsoft Yahei";
- border-bottom: 1px solid #fff;
- -webkit-border-radius: 3px 3px 0 0;
- -moz-border-radius: 3px 3px 0 0;
- border-radius: 3px 3px 0 0;
- }
- .pop-main {
- padding: 20px;
- background-color: #fff;
- border-bottom: 1px solid #e6e6e6;
- color: #666;
- line-height: 1.5;
- }
- .pop-inp-txt {
- display: inline-block;
- width: 210px;
- height: 26px;
- padding: 0 5px;
- border: 1px solid #d6d6d6;
- line-height: 26px;
- vertical-align: middle; *
- display: inline; *
- zoom: 1;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .2) inset;
- -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .2) inset;
- box-shadow: 0 0 2px rgba(0, 0, 0, .2) inset;
- }
- .pop-footer {
- height: 40px;
- padding-top: 10px;
- background-color: #fff;
- text-align: center;
- -webkit-border-radius: 0 0 3px 3px;
- -moz-border-radius: 0 0 3px 3px;
- border-radius: 0 0 3px 3px;
- }
- .clearfix:after {
- content: ".";
- display: block;
- height: 0;
- visibility: hidden;
- clear: both;
- }
- .clearfix { *
- zoom: 1;
- }
- .hos-list li {
- display: inline;
- float: left;
- width: 33%;
- }
- .hos-list li.active {
- padding-top: 0;
- }
- .img-wrap {
- width: 86px;
- height: 86px;
- padding: 3px;
- margin: 2px auto;
- border: 1px solid #ddd;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- }
- .hos-list li.active .img-wrap {
- border: 3px solid #ffa141;
- margin: 0 auto;
- }
- .img-wrap img {
- width: 86px;
- height: 86px;
- }
- .hos-list li .hos-name {
- padding: 15px 0;
- text-align: center;
- font-size: 14px;
- color: #444;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- </style>
- <script type="text/javascript">
- var session = null;
- $(function() {
- var param = {};
- if (session == null) {
- session = Commonjs.ajax('./login_getSession.do', param, false);
- }
- });
- var linksys = function(a) {
- var rootpath = Commonjs.getRoot;
- var uid = session.UserID;
- var sid = session.SessionID;
- if (a == 1) {
- window.location.href = rootpath+'/Hos-Process/business/main-frame.html?userid='
- + uid + '&sessionid=' + sid + '&time=' + new Date();
- } else if (a == 2) {
- window.location.href = rootpath+'/Hos-User/business/main-frame.html?userid='
- + uid + '&sessionid=' + sid + '&time=' + new Date();
- }else if(a == 3) {
- window.location.href = 'http://192.192.0.2/hospital';
- }else{}
- }
- var doLogout = function() {
- window.location.href = './login_doLogout.do';
- }
- </script>
- </body>
- </html>
|