﻿@charset "utf-8";

html.sad { -webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}


span.error {
    color: red;
    position: absolute;
	display:block;
}





/*---------- 登录 ---------*/
.regextra {width:360px}
.forget {float:right;}
#login_form{  position:relative;width: 438px; /*font-family: "微软雅黑", Arial, Georgia, "Times New Roman", Times, serif;*/ height:435px; background:#fff; /*border-radius: 5px; box-shadow:#ccc; -webkit-box-shadow: 0px 0px 3px #ccc;
-moz-box-shadow: 0px 0px 3px #ccc;
box-shadow: 0px 0px 3px #ccc; border-bottom:3px solid #0067b6;*/  margin:0 auto;  }
.members{ position: absolute; left:169px; top:-54px; z-index:3}
.ltitle{/*font-family: "微软雅黑", Arial, Georgia, "Times New Roman", Times, serif*/; text-align:center; font-size:33px; color:#333333; padding-top:55px; height:40px; line-height:40px; margin-bottom:11px}
.regtitle{ text-align:left; width:366px; margin:0 auto}
.lgname { width: 366px; height: 40px; margin-left:36px; margin-bottom:20px; display:block}
#loginform {width: 420px;}
#loginform input {border: none; background: none; height: 40px; line-height: 32px; width: 350px; padding-left:16px; font-size:14px;/*cursor:pointer;font-family: "微软雅黑", Arial, Georgia, "Times New Roman", Times, serif;*/}
#loginform .lgname input { background:#e0e0e0;border-radius: 3px; }
.lgpassword {background: url(../images/input_password.png) no-repeat left top; width: 310px; height: 32px; margin-top: 25px;} 
#loginform .submit { width:366px; height:40px; margin-left:36px}
#loginform .submit input { background: #0067b6; width: 366px; padding: 0; cursor: pointer; color: #fff;border-radius: 3px; }
#loginform .submit input:hover { font-weight: bold; }
#loginform .reg{   margin-top:15px; height:30px; line-height:30px;  float:right; overflow:visible; margin-right:20px }
#loginform .reg a{ color:#0067b6; text-decoration:none;  border-bottom:1px solid #0067b6; /*width:366px; height:50px;  background:url(../images/regb.jpg) no-repeat center center;*/}
#loginform .reg a:hover{ color:#e5493a; border-color: #e5493a;}

.pagecode { vertical-align: middle; margin-left: 10px; display: inline-block; width: 64px; height: 16px; padding: 11px 20px; border: 1px solid #666; }
.getpCode { display: inline-block; height: 40px; line-height: 40px;border-radius: 3px; text-align: center; font-size:14px; margin-left: 10px; width: 106px; background: #666; color: #fff; vertical-align: middle; }

.lgcode{ width: 150px; height: 40px; background:#e0e0e0;border-radius: 3px; margin-left:36px; margin-bottom:20px; display:block; float:left; margin-right:15px}
.lgcode input{ width:150px}

.lva { margin: -15px 0 15px 36px; border-bottom: 1px solid #0067b6; color: #0067b6; display: inline-block; }
.fgp { margin: -15px 19px 15px 0; float: right; border-bottom: 1px solid #0067b6; color: #0067b6; display: inline-block; }

.method1 { display: block; }
.method2 { display: none; }

.method1btn { display: inline-block; }
.method2btn { display: none; }
/*.reg a:hover{ background:url(../images/regbh.jpg) no-repeat center center;}*/

/*.reg1{  width:100px; margin-top:15px;width:366px; height:50px;   text-align:center; margin-left:36px }
.reg1 a{ color:#494949; text-decoration:none; font-size:18px; color:#333; display:block;width:366px; height:50px;  background:url(../images/member.jpg) no-repeat center center;}
.reg1 a:hover{ background:url(../images/memberh.jpg) no-repeat center center;}
*/
.yzm { background: url(../images/input_yzm.png) no-repeat left top; width: 310px; height: 44px; margin-top: 25px;}
.yzm img {display: inline-block; padding-left: 10px; padding-top: 5px;_padding-left:0; float: right;*float:none; *padding-left:0}
#loginform span.error { margin-top: 10px;}
#loginMsg { clear:both;color: red; height:16px; line-height:12px; margin-left:36px; width:390px; margin-bottom:5px }
/*#loginform .submit:hover{background:url(../images/submith.jpg) no-repeat; cursor:pointer }*/
/*---------- 注册 ---------*/
#reg_form{ position:relative;width: 823px; font-family: "微软雅黑", Arial, Georgia, "Times New Roman", Times, serif; height:670px; background:#fff; border-radius: 5px; box-shadow:#ccc; -webkit-box-shadow: 0px 0px 3px #ccc;
-moz-box-shadow: 0px 0px 3px #ccc;
box-shadow: 0px 0px 3px #ccc;  margin:6% auto; border-bottom:3px solid #0067b6   }
.edit{ position: absolute; left:363px; top:-54px; z-index:3}
#reg_form .ltitle{font-family:  "微软雅黑", Arial, Georgia, "Times New Roman", Times, serif; text-align:center; font-size:33px; color:#333333; padding-top:70px; height:40px; line-height:40px; margin-bottom:11px}
#regform {width: 820px;}
#regform input {border: none; background: none; height: 40px; line-height: 32px; width: 350px; padding-left:16px; font-size:16px; cursor:pointer;font-family: "微软雅黑", Arial, Georgia, "Times New Roman", Times, serif;}
#regform .lgname { width: 366px; height: 40px; background:#e0e0e0;border-radius: 3px; margin-left:29px; margin-bottom:20px; float:left; margin-right:5px}
#regform .submit { background:url(../images/regb.jpg) no-repeat; width:366px; height:50px; margin-left:225px; cursor:pointer}
#regform .reg{   margin-top:15px; height:30px; line-height:30px;  overflow:visible; text-align:center }
#regform .reg a{ color:#0067b6; text-decoration:none;  border-bottom:1px solid #0067b6; /*width:366px; height:50px;  background:url(../images/regb.jpg) no-repeat center center;*/}
#regform .reg a:hover{ color:#e5493a}
#regform .submit1 { background:url(../images/submit0.jpg) no-repeat; width:366px; height:50px; margin-left:26px}
.cred{ color:red; float:left; width:5px; height:5px}
.requ{ position:absolute; bottom:20px; right:32px; color:red}
#regform .submit:hover{background:url(../images/regbh.jpg) no-repeat; cursor:pointer }
#regform .submit1:hover{background:url(../images/submit0h.jpg) no-repeat; cursor:pointer }
/*---------- 签收 ---------*/
.newslist li  .yqs{ background:#00ff90; color:#fff; padding:0 3px}
.newslist li  .dqs{ background:#ff0000; color:#fff; padding:0 3px}

.qianshou{ padding:20px 10px; border-top:solid 1px #ddd; margin-top:10px}
.qianshou ul{ clear:both}
.qianshou .tit{ color:#333}
.qianshou li{ float:left; padding-right:10px; white-space:nowrap}
.qianshou .to_receive{ color:#559ee2 }
.qianshou .has_receive{}



.newslist li img.new{ width:auto; height:auto}


.zbmonth{ color:#bb472d; font-weight:bold; font-size:18px; padding-bottom:10px }
.dutystable{ border-collapse:collapse}
.dutystable td,.dutystable th{ border:solid 1px #ddd; padding:3px; text-align:center;  }
.dutystable th{ background:#13709a;  color:#fff;letter-spacing: 1px;}
.dutystable td{ }
.dutystable .odd{  background:#f0f0f0 }
.dutystable .sel{ background:#f8f8a8}


.styles li{  width:190px; height:184px ; float:left; margin:18px 30px 10px 30px ; text-align:center; }
.styles li img{ width:190px; height:144px; display:block}
.styles li img{ border:solid 1px #ddd; padding:4px}
.styles li h3{ clear:both; padding-top:3px; line-height:16px; height:32px; overflow:hidden}


/* 分页 */
#pageNav{ text-align:center; width:100%}
#pageNav a{ color:#2B4A78; text-decoration:none; }
.pageNum,.cPageNum,listnumber{ line-height:25px; width:26px; text-align:center;display: inline-block; background:url(../images/page.gif)}
#pageNav .cPageNum{ background:url(../images/page_cur.gif); color:#fff; font-weight:bold; *display:inline;*margin-right:5px}
#pageNav .pageNum:hover{ background:url(../images/page_hover.gif)}


/* 增 */
#mylabel span{ padding-left:15px; font-size:16px;}
#mylabel label{ /*margin-left:10px;*/ font-size:16px; font-weight:normal;}
#mylabel input{ width:13px; height:13px; margin-right:5px;}
#mytxtarea textarea{ height:90px; width:740px; border:none; background:none; line-height: 32px; padding-left:16px; font-size:16px; cursor:pointer;font-family: "微软雅黑", Arial, Georgia, "Times New Roman", Times, serif;}
