@charset "utf-8";

/*---------- reset ---------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strike, strong, sub, sup, tt, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, button, textarea, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0;}
table {border: 0; border-collapse: collapse; border-spacing: 0;}
td {vertical-align: top;}
body {font: 12px/2 "微软雅黑", "宋体", "黑体", Arial, Georgia, "Times New Roman", Times, serif; color: #666; background-color: #fff;}
a {text-decoration: none; color: #666;}
a:visited {outline: none;}
a:focus {outline: none;}
h1, h2, h3, h4, h5, h6 {font-weight: normal; font-size: 100%;}
fieldset, img {border: none;}
abbr, acronym {border: 0; font-variant: normal;}
ol, ul {list-style: none;}
input, button, textarea, select {*font-size: 100%;}
button {cursor: pointer;}
input:focus, textarea:focus {outline:0 !important; -webkit-box-shadow:0px !important;}

/*---------- layout ---------*/
.wrapper {margin:0 auto; width: 1003px;}
.minwidth {min-width: 1003px;}
.title {font-family: "微软雅黑"; color: #333;}
.fleft {float:left; display: inline;}
.fright {float:right; display: inline;}
.clearfix:after {content: " "; display: block; font-size: 0; visibility: hidden; clear: both; height: 0; overflow: hidden;}




/*---------在线咨询-------*/
.txtbox{border:1px solid #ccc;height:30px;line-height:30px;width:250px; padding-left:5px;font-family: "Microsoft YaHei"; color:#999; font-size:12px;}
.txtbox:hover{border:1px solid #999;height:30px;line-height:30px;width:250px;color:#333;}
.txtbox:focus{border:1px solid #666;height:30px;line-height:30px;width:250px;color:#333;}

.txtbox01{border:1px solid #ccc;height:30px;line-height:30px;width:80px; padding-left:5px;font-family: "Microsoft YaHei";color:#999;}
.txtbox01:hover{border:1px solid #999;height:30px;line-height:30px;width:80px;color:#333;}
.txtbox01:focus{border:1px solid #666;height:30px;line-height:30px;width:80px;color:#333;}
.bfont{ font-size:12px; color:#333333;}

.order_nr_box{ width:600px; font-size:12px; height:100px;border:1px solid #ccc;overflow:auto;background:none;padding-left:5px;font-family: "Microsoft YaHei";color:#333;background:#fff;}
.order_nr_box:hover{border:1px solid #999;color:#333; background:#fff;}
.order_nr_box:focus{border:1px solid #666;color:#333;}

#loginbox{width:100%;margin:10px;}
#loginbox tr td{ padding-bottom:10px;}
#loginbox tr td p{ padding-left:20px;}

#btnlogin {width:150px;height:40px; margin:20px 0 0 90px;}
#btnlogin .tj_input{ width:150px; height:38px; background:#d1190f;text-align:center; color:#fff; font-size:16px; border:none; margin:0px;cursor: pointer;font-family: "Microsoft YaHei"; }
#btnlogin .tj_input:hover{background:#f8281c;}