/* CSS Document */

@charset "utf-8";
/* CSS Initializing */
/**{margin:0px auto;padding:0px;}*/
body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,form,div,p{margin:0px;padding:0px;}
body{font-size:15px;font-family: "宋体";color: #333;line-height:23px;background:#fff;}
table { border-collapse: collapse; border-spacing: 0;}
img{border:0; vertical-align:middle;}
ul li{list-style:none;list-style-type: none}
h1, h2, h3, h4, h5, h6 { font-size: 100% } /* 字体加粗与否，视页面标题更改 */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{ font-weight:bold;} /* 字体加粗与否，视页面标题更改 */
i,b{ font-size:12px; font-weight:normal;font-style: normal;}
input,button, textarea, select{ vertical-align: middle;}
input{ height:18px; color:#000000; line-height:18px;}
select{ height:23px; color:#000000; line-height:23px;}
button { cursor: pointer }
em, cite { font-style: normal; }
a{color:#fff;text-decoration:none;}
a:hover{text-decoration: none; list-style:none;}
.txtlf{ text-align:left;}
.txtrg{ text-align:right;}
.fl{ float:left;}
.fr{ float:right;}
.fix:after {content:'.';display:block;clear:both;visibility:hidden;height:0px;}/*清除浮动的一种方法，将此class名写在内部有浮动的标签中，便可清除子字元素的浮动，使用非常方便*/
.fix {zoom:1;}
.clear { clear: both; display: block!important; float: none!important; width: auto!important; height: 0;margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0px; }
.brank{ line-height:8px; clear:both; height:8px;margin: 0 auto!important; padding: 0!important; font-size: 0; float: none!important;}
.none{ display:none;}
/*******/
.main{}
.main h3{font-size:20px;text-align:center;margin:20px;}

.nj_iputTb{width:707px;margin:0 auto;}
.nj_iputTb td{padding:5px;line-height:25px;font-family:'微软雅黑';}
.nj_iputTb td .ipt{border:solid 1px #dcdcdc;width:265px;height:24px;}
.bd_text{text-align:right; vertical-align:text-bottom;}
.nj_iputTb textarea{border:solid 1px #dcdcdc;width:268px;height:82px;}
.bd_msg{color:#ff0000;font-size:12px;}
.gjINpt{border:solid 1px #dcdcdc;width:268px;height:27px;padding:2px;}


.submit input{width:inherit;height:40px;line-height:40px;padding:0 20px;border-radius:4px;background:rgb(23, 92, 224);font-weight:bold;color:#fff;margin-top:20px; cursor:pointer;}
.submit input:hover{ opacity:0.8;transition:0.8s;}










