/*导航样式开始*/ .syIcon { display: inline-block; background: url(../img/syIcon.png) no-repeat; height: 20px; width: 20px; vertical-align: middle; } .daoHang { padding: 15px; background-color: #fefefe; border-bottom: 1px solid #dadada; } .daoHang .dhLeft { float: left; } .dhLeft a { font-size: 14px; color: #999; } a.now_position { color: #249fea; } .daoHang .dhRight { float: right; color: #249fea; font-size: 18px; cursor: pointer; } /*导航样式结束*/ /*公共样式*/ .btns { background: #249fea; color: #fff; padding: 6px 10px; outline: none; font-size: 12px; margin-left: 15px; border: 0; border-radius: 3px; box-sizing: border-box; } .export.btns { padding: 7px 10px; } .clearfix:after { content: ""; display: block; clear: both; } .toolBar { padding: 15px 0; border-bottom: 1px solid #ccc; margin-bottom: 25px; padding-right: 45px; } .toolLeft { float: left; } .toolRight { float: right; } .toolBar input { width: 128px; padding: 2px 2PX 2PX 10PX; height: 27px; border: 1px solid #ebebeb; color: #249fea; outline: none; vertical-align: middle; } .model { position: fixed; top: 0; right: 0; bottom: 0; left: 0; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.48); z-index: 100; display: none; } .delModel .box { width: 23%; } .box { width: 55%; margin: 0 auto; margin-top: 5%; } .box .btop { height: 35px; background: #249fea; color: #fff; line-height: 35px; padding: 0 15px; /*margin-bottom: 15px;*/ } .box .btop p.btl { float: left; margin: 0; } .box .btop p.btr { float: right; cursor: pointer; margin: 0; font-size: 20px; } .box>input { display: block; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; margin: 35px auto; } .boxCon { width: 100%; background: #fff; text-align: center; padding: 10px 15px; height: auto; overflow-y: auto; } .boxCon>div { padding: 15px 0; } .boxCon table { width: 100%; } .boxCon table th { padding: 5px 8px 5px 0; text-align: right; width: 32%; } .boxCon table td { padding: 6px 0 5px 10px; text-align: left; color: #717171; line-height: 200%; } .boxCon table td textarea { width: 70%; vertical-align: middle; resize: none; } .boxCon table td>input[type="text"], .boxCon table td>input[type="password"] { width: 80%; } .boxCon table td>input[type="text"]:focus, .boxCon table td>input[type="password"]:focus { border-color: #66afe9; outline: 0; } .kong { display: none; vertical-align: middle; margin-left: 3px; } .time-box { display: inline-block; position: relative; } i.tub { position: absolute; right: 8px; top: 8px; font-size: 18px; color: #249fea; } .tub+input { padding-right: 30px; } a.refresh, table a { color: #249fea; } .tool_downs { margin: 0; padding: 0; list-style: none; } .tool_downs li { display: inline-block; } .tool_downs li .aBtn { min-width: 35px; } .tf td { color: #249fea !important; font-size: 16px !important; font-weight: bold !important; } .broder_left { border-left: 1px solid #DDD !important; } .comprehensive_infos .th-box { display: none; } .outside_input { position: absolute; left: -150%; }