/*reset*/
html {height:100%;}
body {margin:0;padding:0;width:100%;height:100%;font-size:12px;font-family:"Microsoft YaHei", "宋体", Arial, Helvetica, sans-serif;color:#333;background:#fff;overflow: hidden;}
ul, dl, dl dt, dl dd, form, h2, p, ol{padding:0;margin:0;list-style:none;}
input {font-family:"Microsoft YaHei", "宋体", Arial, Helvetica, sans-serif;}
input,textarea {margin:0;font-family:"Microsoft YaHei", "宋体", Arial, Helvetica, sans-serif;}
.clear{zoom:1;}
.clear:after{clear:both;content:"";display:block;}
a {text-decoration:none;color:#008ad2;}
a:hover {color:#026395}

/* table */
table { width:100%; background: #ccc; }
    table td { background: #fff;padding:5px 10px; color: #222;}
    table th { background: #f2f2f2; padding:5px 10px; color:#999; text-align: center; font-weight: normal;}
/*     table th { background: #f2f2f2; padding: 3px 0; color:#999; text-align: center; font-weight: normal;} */
/*     table th.num { width: 30px;} */
tbody tr td:first-child { background:#f2f2f2;}
tbody tr:hover input { background:#eefbea;}
tbody tr:hover td { background:#eefbea;}
/* 表单 */
input { padding:10px; background: #fff; color: #000; border: 1px #ccc solid; font-size: 14px;}

/* 主体 */
.wrap {background: #f7f7f7;overflow: hidden;}
    .tabsBar {height:64px; background:#e1ebf2; padding:0 0 0 15px; border-top:1px #fff solid; border-bottom:1px #c3d0d9 solid; position:relative;}
        .tabsBar ul {float:left}
        .tabsBar ul li { float:left}
        .tabsBar ul li a { display:inline-block; margin-top:6px; padding:4px 10px; margin-right:5px; border: 1px #ddd solid; border-bottom: 0; background: #fafafa; color:#333;}
        .tabsBar ul li.on a { background:#0089d1; color:#fff; border: 1px #0089d1 solid; border-bottom: 0;}
.tabsBar #tabsBar_ul {float: left;}
.tabsBar .timeClose {float: right;font-size: 16px;color: #9fb1d0;padding-right: 7px;padding-left: 7px;}
.tabsBar > a:hover {color: #FFF;background-color: #de422f;}	
    .tabBoxs { height:100%; }
    .tabBoxs .tabCon { height: 100%; display: table; width:100%; height: 100%;}
        .tabCon .left { display: table-cell; vertical-align: top; width:200px; border-right:1px #c3d0d9 solid;}
            ul.ztree { width:200px; overflow:auto;}
            ul.ztree li {padding: 2px 0;}
        .tabCon .right { display: table-cell; vertical-align: top; color: #bbb; position: relative; }
            /*图形工具*/
            .right .rPic { text-align: center; }
            .right .rPic p { position: absolute; top: 10px; left:10px;}
            .right .rFormula {}
                .rFormula .titL { width: 450px; padding: 0 10px;}
                .rFormula .titR {}
                .rFormula input { height: 20px; font-weight: bold; font-family: "Arial"}
                .rFormula input.GongS { margin:10px; width: 395px; }
                .rFormula input.JieG { width: 100px;}
            .right .rData { margin-top: 20px;}
td > input {
	height: 100%;
	width: 100%;
	color: #222222;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-indent: 5px;
}
.para1 {background:#f2f2f2;  }

            /*五金参数*/
            .right .rPic .btnCounter { position: absolute; right: 10px; top: 10px; display: inline-block; padding: 3px 15px; background: #eef3f7; border-radius: 2px; border: 1px #799dbe solid; color: #799dbe;}
            .right .rSearch { position: relative; padding-top: 20px; margin-top: 20px; border-top: 1px #ccc solid;}
                .rSearch input { height: 26px; line-height: 26px; padding: 0 10px; width: 300px; margin: 0 20px; }
                .rSearch .btnSearch { position: absolute; right: 22px; top: 37px; width: 16px; height: 16px; display: inline-block; background: url(img/icon_search.png);}
            .right .rTableTips { margin: -15px 0 0 10px; color: #999;}
                .rTableTips strong {color: #333;}
            /*其他公式*/
            .right .tableOther { margin-top: 0;}
/* 自定义*/
    .fltL { float: left;}
    .clear { clear: both;}
    
.copytip{width:200px;height:40px;position:absolute;left:50%;top:50%;z-index:9999;text-align:center;}
