﻿
@import url(/plugins/ui/ui.css);
@import url(icon.css);
@import url('base.css');
@import url('form.css');
@import url(widget.css);
@import url('icon.css');
body{width:100%;height:100%;font-size:9pt;background:#fff;font:12px/18px 'Helvetica Neue','Luxi Sans','DejaVu Sans',Tahoma,'Hiragino Sans GB',STHeiti,'Microsoft YaHei',Arial,sans-serif;color:#333333;padding:0;border:0;margin:0;text-shadow:1px 1px 1px #dbe5ff;}
.ajax-grid{margin:-2px -10px;}

div#webems-loading-mask{position:fixed;z-index:200;left:0;top:0;width:100%;height:100%;margin:0;padding:0;background-color:#231f20;opacity:.20;filter:alpha(opacity=20);}
div#webems-loading-mask div.loading{position:absolute;z-index:201;margin:0;padding:0;margin-top:-55px;top:50%;margin-left:-55px;left:50%;width:110px;height:110px;padding:40px 0;text-align:center;color:#fff;font:bold italic 18px/30px Arial,"Helvetica Neue";text-shadow:1px 1px 1px #000;letter-spacing:0px;background:url(images/preloader.gif) center center transparent no-repeat;}
div#webems-loading-form-mask{position:absolute;z-index:200;left:0;top:0;width:100%;height:100%;margin:0;padding:0;background-color:#231f20;opacity:.20;filter:alpha(opacity=20);}
div#webems-loading-form-mask div.loading{position:absolute;z-index:201;margin:0;padding:0;top:50%;margin-top:-62px;margin-left:-55px;left:50%;width:110px;height:124px;text-align:center;color:#fff;font:bold italic 15px/124px Arial,"Helvetica Neue";text-shadow:1px 1px 1px #000;letter-spacing:0px;background:url(images/loading-window.gif) center center transparent no-repeat;}


div#common-body{margin:8px auto;border:8px solid transparent;border-radius:8px;max-width:1280px;background:#fafafa;position:relative;}



div#common-header{height:100px;background:#009be0 no-repeat;border-radius: 0 0 5px 5px;box-shadow:0px 5px 0px #ddd;margin-bottom:5px;}
div#common-header div.capital_in{height:110px;background:url(images/capital_in.png) transparent no-repeat;}
div#common-header div.capital_out{height:110px;background:url(images/capital_out.png) transparent no-repeat;}
div#common-header div.registration_agent{height:110px;background:url(images/registration_agent.png) transparent no-repeat;}
div#common-header div.registration_real{height:110px;background:url(images/registration_real.png) transparent no-repeat;}
div#common-header div.registration_simulation{height:110px;background:url(images/registration_simulation.png) transparent no-repeat;}

div#common-header div.logo{width:300px;max-width:300px;height:80px;background:transparent no-repeat;position:absolute;top:0px;}
div#common-header div.title{padding:10px;}
div#common-header h1,div#common-header h2{text-align:right;border:0;color:#fff;background:none;margin:0;padding:0;text-indent:0px;text-shadow:1px 1px 0px #000;font-weight:normal;}
div#common-header h1{height:30px;line-height:30px;font-size:24px!important;}
div#common-header h2{height:20px;line-height:20px;color:#fff;font-size:20px!important;letter-spacing:1px;font-weight:normal;}


div#common-footer{position:relative;width:100%;height:64px;padding:0;border-radius:5px 5px 0 0;box-shadow:0px -5px 0px #ddd;overflow:hidden;}
div#common-footer div.webems-tab-button{position:relative;text-align:center;padding:8px;}
div#common-footer div.webems-tab-button .tip{display:none;}
div#common-footer div.webems-tab-button a{display:inline-block;*display:inline;*zoom:1;padding:38px 10px 0px 10px;width:80px;height:56px;line-height:12px;color:#fff;text-shadow:rgba(0,0,0,0.7) 1px 1px 1px;overflow:hidden;border:0;margin:0 5px;background:center 5px transparent no-repeat;background-size:32px auto;border-radius:5px;background-color:hsla(0,100%,100%,.1);text-align:center;transition:all linear 0.2s;}
div#common-footer div.webems-tab-button a:hover{background-color:hsla(0,100%,100%,.3);}
div#common-footer div.webems-tab-button a.active{background-color:hsla(0,100%,0%,.5);}



/*=======================软件下载*/
a.dowonloadlink{display:block;width:230px;height:70px;background:url(images/download.gif) transparent no-repeat;position:absolute;right:22px;top:22px;text-indent:-999em;}
a.dowonloadlink:hover{background-position:left bottom}






/** scroll **/
.common-scroll{position:relative;width:100%;height:100%;overflow:auto;}
.common-scroll .common-content{padding:6px 12px;}
/*
.common-scroll .common-content:focus{outline:thin dotted;}
.common-scroll .common-content::-webkit-scrollbar{visibility:hidden;}
.has-scrollbar .common-content::-webkit-scrollbar{visibility:visible;}
.common-scroll > .common-panel{background:#555;position:absolute;width:6px;right:2px;top:3px;bottom:10px;visibility:hidden\9;opacity:.01;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s;-moz-border-radius:5px;-webkit-border-radius:5px;  border-radius: 5px;}
.common-scroll > .common-panel > .common-slider{background:#111;position:relative;margin:0 1px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.common-scroll:hover > .common-panel, .common-panel.active, .common-panel.flashed{visibility:visible\9;opacity:0.99;}
*/

body.framebody{background:#fff;margin:auto;}
body.framebody div#common-body{background:#fff;border:0;border-radius:0px;margin:0 auto;box-shadow:none;}
body.framebody div#common-header{display:none;}
body.framebody div#common-footer{display:none;}
