@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
.clear{ margin:0px; padding:0px; clear:both;}
.clear-fix { *overflow: hidden; *zoom: 1; }  
.clear-fix:after { display: table; content: ""; width: 0; clear: both; }  
html,body,div,dl,dt,dd,ul,h1,h2,h3,pre,form,label,fieldset,textarea,p,blockquote,table,input{font-size:12px;margin:0;padding:0; font-family:微软雅黑;} 
body{ margin:0 auto; text-align:center;}
fieldset,img{border:0}
code,em,var,i,b{font-style:normal;}
ul{list-style:none}
li {list-style-type: none;}
.clearfloat{height:0;font-size:1px;clear:both;line-height:0;}
#mobilebox{box-sizing: border-box;}
header{ position:fixed; left:0; top:0; width:100%; /*height:50px; line-height:50px; */z-index:10;}
a{text-decoration:none; color:#000;}

.container{float: left; width: 100%; height: 100%; position: relative;}

.numerical{float: left; width: 300px; height: 100%; box-sizing: border-box;}
.Printsetup{float: left; width: 200px; height: 100%; padding-top: 10px; padding-bottom: 0px; box-sizing: border-box; position: fixed; right: 0; top: 0; overflow: auto;}
fieldset{float:left; width:100%; border:solid 1px #aaa; border-radius: 4px; text-align: left; margin-bottom: 10px; box-sizing: border-box;}
legend{font-size:14px; margin-left: 10px;}
.singleBox{float: left; width: 100%; padding-left:65px; padding-right: 5px; margin-top: 5px; margin-bottom: 5px; position: relative; box-sizing: border-box;}
.singleBox span{float: left; width: 60px; height: 24px; text-align: right; line-height: 24px; position: absolute; left: 5px; top: 0px;}
.singleBox input{float: left; width: 100%; height: 24px; border: 0; border: 1px solid #999999; border-radius: 4px; padding-left: 4px; padding-right: 4px; box-sizing: border-box;}
.singleBox select{float: left; width: 100%; height: 24px; border: 0; border: 1px solid #999999; border-radius: 4px; box-sizing: border-box;}
.bottomBox{float: left; width: 100%; padding-bottom: 10px; box-sizing: border-box; position: relative; bottom: 0; right: 0;}
.bottomBox div{float: left; width: 50%; padding-left: 10px; padding-right: 5px; box-sizing: border-box; padding-top: 10px;}
.bottomBox div:nth-child(1),.bottomBox div:nth-child(3){padding-left: 10px; padding-right: 5px;}
.bottomBox div:nth-child(2),.bottomBox div:nth-child(4){padding-left: 5px; padding-right: 10px;}
.bottomBox div a{float: left; width: 100%; line-height: 24px; border: 1px solid #e4e4e4; border-radius: 4px; box-sizing: border-box;}

.bgrg{background-color: darkgreen; color: #FFFFFF;}
.Inputdrag{float: left; width: 45px; height: 24px; line-height: 24px; padding-left: 5px; padding-right: 5px; border-radius: 4px; overflow: hidden; box-sizing: border-box; position: absolute;}
.Inputdragnew{float: left; width: 45px; height: 24px; line-height: 24px; padding-left: 5px; padding-right: 5px; border: 1px solid #e4e4e4; border-radius: 4px; overflow: hidden; box-sizing: border-box; position: relative;}
.testBox{float: left; width: 100mm; height: 100mm; position: fixed; left: 0; top: 0; background-color: none; z-index: -99;}



.searchinquire1{float: right; width: 200px; height: 35px; position: relative; padding-left: 15px; padding-right: 35px; padding-top: 6px; padding-bottom: 5px; box-sizing: border-box;}
.searchinquire1 .mini-textbox{float: left; width: 100%; height: 24px;}
.searchinquire1 .mini-textbox .mini-textbox-border{float: left; width: 100%; height: 24px; border-top-right-radius: 0; border-bottom-right-radius: 0; box-sizing: border-box;}
.searchinquire1 .mini-textbox .mini-textbox-border .mini-textbox-input{float: left; width: 100%; height: 100%;}
.searchinquire1 .querybtn{float: left; width: 36px; height: 24px; background-color: #ABB3B6; background-image: url(../images/general/icon-magnifying.png); background-size: 20px; background-repeat: no-repeat; background-position: center; border-top-right-radius: 2px; border-bottom-right-radius: 2px; position: absolute; top: 6px; right: 0px;}
