body{font-family:"微软雅黑";font-size:14px;}
a{text-decoration:none;}
.header{width:100%;padding:30px 0;background:#581284;text-align: center;overflow:hidden;}
.iptbox{margin:20px auto;height:auto;overflow:hidden;}
.iptbox dl{width:100%;float:left;}
.iptbox dl dt{width:62%;float:left;margin:0 3% 0 0;}
.iptbox dl dd{width:35%;float:left;}
.bottom{width:100%;position:fixed;bottom:0;left:0;padding:15px 0;text-align: center;background:#f1f1f1;color:#000;z-index: 2;}
.bottom a{color:#3e3e3e;text-decoration:none;margin:0 5px;}
.pstion{margin-bottom:60px;position:relative;z-index:3;background:#fff;}

.tipstx{color:#581284;margin:0px 0 5px 0;}
.ipt{width:100%;padding:14px 10px;border:1px solid #581284;margin:8px 0;outline:none;font-family:"微软雅黑";}
.btn{width:100%;padding:14px 0;margin-top:8px;text-align: center;background:#581284;color:#fff;cursor: pointer;border:1px solid #581284;}
.btn1{width:100%;padding:14px 0;margin-top:8px;text-align: center;background:#f6f6f6;color:#581284;cursor: pointer;border:1px solid #581284;}
.btnfont{font-size:16px; }

.box{padding:0;background:#f6f6f6;border:1px solid #dcdcdc; }
.tipss{font-size:18px;color:#581284;text-align: center;padding:10px 0;}
.tipsss{font-size:16px;color:#3e3e3e;text-align: center;padding:10px 0;}

.userinfo{width:100%;text-align: center;color:#fff;}
.userinfo a{color:#fff;margin:0 15px;}

.listbox{width:900px;margin:20px auto;border:0px solid #dcdcdc;}   
.listhr{width:100%;height: 30px;line-height: 30px; }
.listuser table{border-right:1px solid #dcdcdc;border-left:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;margin-bottom:30px;}
.listuser table td{border-left:0px solid #dcdcdc;border-top:1px solid #dcdcdc;padding:10px;text-align: center;}   
.listuser table td a{color:#000;margin:0 5px;}

/*select*/
#parent{background: url('../images/arrow.png') right center no-repeat #fff; width: 200px;height: 30px;overflow: hidden;float:left;border: solid 1px #dcdcdc;margin-bottom:15px;}
#parent select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;outline:none;padding-left:10px;width: 200px;height:100%;font-size:15px;}
.option{width:200px;height:30px;padding:20px 0;}

/*弹出层样式*/
.black_overlay{ display: none; position: absolute; top: 0%; left: 0%; width: 100%; height: 100%; background-color: #000; z-index:1001; -moz-opacity: 0.7; opacity:.70; filter: alpha(opacity=70); } 
.white_content { display: none; position: absolute; top: 20%; left: 0%; width:600px; height:auto;z-index:1024; overflow: auto;}
.bjbox{width:auto;padding:30px;height:auto;background:#fff;}
.white_content1 { display: none; position: absolute; top: 20%; left: 0%; width:320px; height:auto;z-index:1024; overflow: auto;}
.lablebox{width:320px;padding:10px;height:auto;overflow: hidden;background:#fff;}
.lablebox dl{width:320px;margin:10px 0;}
.lablebox dl dt{float:left;width:80px;text-align: right;height:30px;line-height:30px;}
.lablebox dl dd{float:left;width:240px;}
.bzipt{width:200px;border:1px solid #dcdcdc;outline:none;height:120px;padding:10px;}
.popbtnbox{width:200px;margin:0 auto;height:50px;padding-top:15px;background:#fff;clear:both;}
.popbtn{width:80px;height:30px;line-height:30px;float:left;text-align:center;border:1px solid #dcdcdc;color:3c3c3c;margin:0 10px;cursor:pointer;}
.iptpop{width:100%;padding:12px 10px;border:1px solid #dcdcdc;margin:8px 0;outline:none;font-family:"微软雅黑";}