﻿@charset "utf-8";

*{font-size:9pt;border:0;margin:0;padding:0;}
body{font-family:'微软雅黑',"宋体"; margin:0 auto;min-width:580px;background:#fcfcfc;}
ul,li{display:block;margin:0;padding:0;list-style:none;}
img{border:0;}
span{margin:0;padding:0;display:block;}
a,a:focus{text-decoration:none;color:#000;outline:none;blr:expression(this.onFocus=this.blur());cursor:pointer;}
a:hover{color:#3792c7;text-decoration:none;}
input{border-radius:2px;font-family:'微软雅黑';text-indent:5px;}

/* 登录页面 */
.login_body{background-color:#1d7cb3; background-image:url(../images/index/light.png); background-repeat:no-repeat; background-position:center top; overflow:hidden;}
.login_switch{background:url(../images/index/loginbg4.png) no-repeat center center; width:100%; height:585px; overflow:hidden; position:absolute; top:47px;}
.systemlogo{background:url(../images/index/logintitle.png) no-repeat center;width:100%; height:40px; margin-top:100px; text-align:center;}
.loginbox0{width:426px;margin-top:0px;height:252px;margin-left:200px;position: absolute;left: 50%;}
.loginlist{width:432px; overflow:hidden;margin-top:50px;}
.loginlist li{float:left; margin-left:10px; margin-right:10px;}
.loginlist li a{ display:block;width:196px; height:252px; background:url(../images/index/lbg.png) no-repeat; text-align:center; padding-top:25px; cursor:pointer;}
.loginlist li a:hover{background:url(../images/index/lbg2.png) no-repeat;}
.loginlist li a p{font-size:16px; color:#fff; padding-top:10px;}

/* 电票仿真激活页面 */
.login1_body{background-color:#1d7cb3; background-image:url(../images/index/light.png); background-repeat:no-repeat; background-position:center top; overflow:hidden;}
.logintop{position:absolute; top:0; background:#13547a;z-index:9999; width:100%;}
.logintop img{float:left;}
.logintop span{float:left;line-height:50px;text-indent:20px; color:#afc5d2; font-size:14px;}
.logintop ul{float:right; padding-right:30px;}
.logintop ul li{float:left; margin-left:20px; line-height:50px;}
.logintop ul li a{color:#afc5d2;font-size:14px;}
.logintop ul li a:hover{color:#fff;}
.loginbody{background:url(../images/index/loginbg3.png) no-repeat center center; width:100%; height:585px; overflow:hidden; position:absolute; top:47px;}
.systemlogo1{width:100%; height:40px; margin-top:100px; text-align:center;}
.loginbox{width:692px; height:373px; background:url(../images/index/logininfo2.png) no-repeat; margin-top:10px;}
.loginbox2{width:692px; height:373px; background:url(../images/index/logininfo2.png) no-repeat; margin-top:10px;}
.loginbox4{width:692px; height:373px; background:url(../images/index/logininfo4.png) no-repeat; margin-top:10px;}
.loginbox ul{margin-top:88px; margin-left:285px;}
.loginbox ul li{margin-bottom:15px;}
.loginbox span{display:inline;}
.loginuser{width:300px; height:40px; background:url(../images/index/loginuser2.png) no-repeat; border:none; line-height:40px; padding-left:44px; font-size:14px; color:#90a2bc;}
.loginpwd{width:300px; height:40px; background:url(../images/index/loginpassword2.png) no-repeat; border:none;line-height:40px; padding-left:44px; font-size:14px; color:#90a2bc;}
.loginserial{width:300px; height:40px; background:url(../images/index/loginserial2.png) no-repeat; border:none; line-height:40px; padding-left:44px; font-size:14px; color:#90a2bc;}
.btn_position{margin-left:300px;}
.loginbtn{width:300px;height:35px; background:url(../images/index/buttonbg.png) repeat-x; font-size:14px; font-weight:bold; color:#fff;cursor:pointer; line-height:35px;}
.loginbmsubmit { display: inline-block; width: 340px; height: 42px; border: 0; overflow: hidden; vertical-align: middle; line-height: 42px; font-size: 16px; font-weight: 700; color: #fff; background: #f40; border-radius: 3px; cursor: pointer; zoom: 1; }
.loginbm{height:40px; line-height:40px; text-align:center; background:url(../images/index/loginbg2.png) repeat-x;position:absolute; bottom:0; width:100%; color:#0b3a58;}
.loginbm a{font-weight:bold;color:#0b3a58;}
.loginbm a:hover{color:#fff;}
