.clearfix:after { content: ""; display: block; clear: both; } select{ padding: 2px; height: 28px; border: 1px solid #ebebeb; color: #1ab394; outline: none; vertical-align: middle; } /*top部分开始*/ .top { background: #f3f3f4; height: 60px; padding: 10px 20px; } .topCon { float: right; margin-right: 45px; } .topCon select { padding: 2px; height: 28px; border: 1px solid #ebebeb; color: #1ab394; outline: none; vertical-align: middle; } .topCon input { width: 128px; padding: 2px 2PX 2PX 10PX; height: 28px; border: 1px solid #ebebeb; color: #1ab394; outline: none; vertical-align: middle; } .topCon .btn,.anniu .btn{ background: #1ab394; color: #fff; padding: 3px 10px; outline: none; font-size: 12px; } /*top部分结束*/ .wrap { width: 100%; padding: 0 10px; } .wrap>div.tbleft { float: left; width: 30%; } .wrap>div.tbright { float: right; width: 69%; overflow-x: auto; } .anniu .btn{ margin-bottom: 10px; padding: 5px 10px; } /*模态框*/ .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; } .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; } .baocun{ background: #1ab394; color: #fff; } .box{ width: 300px; margin: 65px auto; padding: 26px 0; text-align: center; background: #fff; } .rightBox{ width: 50%; background: #fff; margin: 0 auto; padding-bottom: 5px; margin-top: 25px; } .rightBox .btop{ height: 35px; background: #1ab394; color: #fff; line-height: 35px; padding: 0 15px; margin-bottom: 15px; } .rightBox .btop p.rbtl{ float: left; margin: 0; } .rightBox .btop p.rbtr{ float: right; cursor: pointer; margin: 0; font-size: 20px; } .xuanze,.stbt{ padding: 0 15px; } .xuanze .fenlei{ float: left; } .xuanze .leixing{ float: right; } .stbt textarea{ width: 89%; vertical-align: middle; border: 1px solid #ebebeb; } .stxx{ margin-top: 20px; display: none; }