@charset "utf-8";
/* CSS Document */
body{ padding:0; margin:0; background:url(../img/blue-1.png) center top no-repeat;  font-family:"微软雅黑", "宋体", Helvetica, Arial;}
img{ border:0px; padding:0; margin:0;}
a{text-decoration:none; cursor:pointer}
button{ border:0;}
ul,li{list-style:none;margin:0;padding:0;}
input{border:none; outline:none; margin:0; padding:0; }
p{ padding:0; margin:0;}
.clear{ clear:both;}
.wrap{ width:1080px; margin:0 auto; paddding:0px;}
/*login页面*/
.log-header{ height:70px;width:100%; background:#fff;}
.log-header-L{margin-top:6px; float:left;}
.log-header-R{float:right; padding-right:45px;height:70px;line-height:70px; }
.log-header-R a{ background:url(../img/return.png); width:86px; height:16px; display:inline-block;}
.log-header-R a:hover{background:url(../img/return-hover.png);}
.log-content{ background:#4cbdd9; }
.log-content-box{padding:40px;}
.log-content-L{ float:left; }
.log-content-R{ float:right; background:#fff; width:420px; height:420px;}
.log-content-R-box{padding-top:40px;}
.log-txt-title{ padding-top:42px; padding-left:35px; padding-bottom:42px;}
.log-title-txt{font-size:24px; color:#666}
.btn-register{margin-left:100px; font-size:16px; color:#a1d96c;text-decoration:underline;}
.btn-register:hover{ color:#71994C;}
.btn-password{margin-left:20px; font-size:16px; color:#a1d96c;text-decoration:underline;}
.btn-password:hover{ color:#71994C;}
.log-txt-info{ margin-left:35px; margin-right:35px; margin-bottom:50px;}
.log-info-list{height:57px; margin-bottom:2px;}
.log-list-t{height:20px; line-height:20px; font-size:16px; text-align:right; color:#b10000; visibility:hidden;}
.log-list-b{height:34px;text-align:right;}
.log-input-1{border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px; border:1px solid #ccc;background:none; font-size:14px; color:#999; width:290px; height:34px;padding-left:20px; }
.log-input-2{border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px; border:1px solid #ccc;background:none; font-size:14px; color:#999; width:160px; height:34px; padding-left:20px;  margin-right:10px;}

.log-btn-box{height:80px; border-top:1px solid #ccc; line-height:77px; text-align:right;padding-right:35px; }
.log-btn{height:35px; background:#0d9ec2; text-align:center; font-size:14px; color:#fff; padding:9px 46px; border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px;}
.log-btn:hover{ background:#fff; border:1px solid #0d9ec2; color:#0d9ec2;}
.log-bj1{ background:url(../img/icon-phone.png) no-repeat}
.log-bj2{ background:url(../img/icon-lock.png) no-repeat}
.log-bj3{ background:url(../img/icon-zi.png) no-repeat}
.log-bj4{ background:url(../img/icon-unlock.png) no-repeat}
.log-foot{ margin-bottom:40px; margin-top:60px;}
.log-foot-txt{text-align:right; font-size:16px; line-height:30px; margin-right:35px; color:#666;}


/*密码找回页面*/
.Password-content-R{ float:right; background:#fff; width:420px; height:477px;}
.L_get_code{font-size: 16px;display: inline-block;border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px;width: 120px !important;height: 34px;line-height:34px;text-align: center;color: #FFFFFF;background: #A1D96C;}
.L_get_code:hover{background: #71994C;}

/*数字证书申请书*/
.letter-content{width:800px; padding-left:20px; padding-right:20px; border:1px solid #000;}
.letter-title{ font-size:18px; font-weight:bold; text-align:center; margin-top:20px; margin-bottom:20px;color:#333;}
.letter-txt{ font-size:14px; line-height:20px;color:#333;}
.letter-txt-1{ font-size:14px; line-height:20px;padding-top:15px; padding-bottom:15px; color:#a24719;}
.letter-btn{width:120px; height:30px; line-height:30px; border:1px solid #ccc;border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px; text-align:center;padding:6px 30px; color:#333; font-size:14px;}
/*预览表格*/
.table-box{width:794px;height:1130px; padding-left:20px; padding-right:20px;border:1px solid #000000;}
.table-content{border-collapse: collapse; width:100%; font-size:9px;}
.table-txt-tips{margin-right:20px;font-size:14px;}
.mL6{ margin-left:6px;}
.mR20{ margin-right:20px;}
.table-box input{padding:10px 5px;}
