@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}
a{text-decoration:none;}


.twoTableMainBox{width:980px; margin:0 auto; overflow:hidden;}

.topTableMainBox table{width:100%;}
.topTableMainBox table tr td{height:42px; color:#fff; font-size:12px;  text-indent: 20px;}
.topTableMainBox table tr td a{background: #008cd7; display:inline-block; line-height:34px; text-align:center; color:#fff; padding:0 20px;text-indent: 0px;}
.topTableMainBox table tr td a:hover{background:#8fc320;}
.topTableMainBox .secondBox td{background: #008cd7;line-height: 34px;/* height: 34px; */}
.topTableMainBox .secondBox td select{width: 220px; height:26px;}
.topTableMainBox .secondBox td input{width: 750px; height: 26px; line-height:26px;font-size:12px;padding-left: 8px;}
.topTableMainBox .secondBox .btnsearch{width: 112px; background:#8fc320; color:#fff; line-height: 30px; text-align:center;border: none;height: 30px;} 



.bottomTableBox h1{text-align:center; color:#008cd7; font-size:26px; padding:10px 0; font-weight:normal;}
.bottomTableBox table{width:100%; border-top:1px solid #80add6;border-left:1px solid #80add6;}
.bottomTableBox table tr th{color:#fff; background:#008cd7; height:40px; text-align:center; font-weight:normal; font-size:12px; border-bottom:1px solid #80add6;}
.bottomTableBox table tr td{color:#666;height:40px; text-align:center; font-size:12px;border-bottom:1px solid #80add6;border-right:1px solid #80add6;}