@charset "utf-8";
/* CSS Document */
html {  -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; -webkit-tap-highlight-color:rgba(0, 0, 0, 0); }
*{ outline:none; padding:0; margin:0; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; }
body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: Tahoma,Arial,helvetica,sans-serif; font-weight: 400; overflow: auto; background: #f3f3f3; height:100%; min-height:100%; }
body, textarea, input { font-family:"arial"; font-size: 14px; line-height: 1.42857143; font-family: Tahoma,Arial,helvetica,sans-serif;}
 /*input, select, textarea { background:#fff;}*/
.bg-body { background: #fff;}
a { text-decoration:none; outline:none; }
a:hover, a:active, a:foucs { outline:none }
ul, ol { margin:0;}
li {margin:0; padding:0; border:0; font:inherit; vertical-align:baseline; list-style-type:none; }
h3, em, label, b{ font-style:normal;}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}
.clear { clear:both; display:block; height:0; line-height:0; width:100%; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
.fl { float:left;}
.fr { float:right;}
button, input, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; font-family: Tahoma,Arial,helvetica,sans-serif;}
button, html input[type=button], input[type=reset], input[type=submit] {-webkit-appearance: button;cursor: pointer;}
.bottom-line, .top-line, .left-line, .top-nav, .right-line, .flag-list li  { position:relative; }
.bottom-line:after, .bill-box ul li:after, .line-dashed:after { padding-bottom:1px; border-bottom:1px solid #eaeaea; content:' '; display:block; width:100%; position:absolute; left:0; bottom:0; -webkit-transform-origin:left bottom; -webkit-transform:scaleY(0.5); transform:scaleY(0.5);}
.top-line:before, .top-nav:before, .flag-list li:after { /*padding-top:1px;*/ border-top:1px solid #000; content:' '; display:block; width:100%; position:absolute; left:0; top:0; -webkit-transform-origin:left bottom; -webkit-transform:scaleY(0.5); transform:scaleY(0.5);}
.left-line:before {border-left:1px solid #eaeaea;content:' ';display:block;height:.693rem;position:absolute;left:0;top:.24rem;-webkit-transform-origin:left bottom;-webkit-transform:scaleX(0.6);transform:scaleX(0.6);}
.right-line:after {border-right:1px solid #eaeaea;content:' ';display:block;height:.693rem;position:absolute;right:0;top:.22rem;-webkit-transform-origin:left bottom;-webkit-transform:scaleX(0.6);transform:scaleX(0.6);}
table { border-collapse: collapse;}
.posi { position:relative; }
input::-moz-placeholder, input::-webkit-input-placeholder {color: #ccc; }
input::-webkit-input-placeholder { color: #ccc; }
input::-moz-placeholder { color: #ccc; }
input:-ms-input-placeholder { color: #ccc; }
[role=button] { cursor: pointer;}
