@charset "utf-8";
.probox{width: 1200px;margin: 0 auto;margin-top: 40px;}
#common_search{background: #f2f2f2; border: 1px solid #669934;width: 1198px;border-radius: 6px;margin-bottom: 30px;}
#common_search .tj{padding: 14px 40px; height: 80px; }
#common_search li{margin: 6px 10px 6px 0; float:left; width: 269px;}
#common_search li span{float: left; display: block; height: 28px; line-height: 28px; font-size: 14px; color: #888;}
#common_search .select_box{float: left; width: 200px; height: 26px; border: 1px solid #669934; padding: 0 5px; line-height: 26px; background: #fff;}
#common_search .select_box .option{display: none; width: 100%; border: 1px solid #669934;position: relative; z-index: 10; background: #fff; padding: 0 5px; margin-left: -6px;height: 312px; overflow: auto;}
#common_search .select_box .option a{display: block; height: 24px; line-height: 24px;}
#common_search li input{width: 170px; font-size: 14px; padding: 3px 4px;}
#common_search li .btn{border: 1px solid #669934;  background: #669934; color: #fff; cursor: pointer; font-size: 14px; margin-left:78px; width: 180px;}
#common_search li .btn:hover{background:#12b34a; border-color: #12b34a;}
.modellist{width: 100%;border-collapse:collapse;border:none;margin-bottom: 30px;}	
.modellist tr:nth-child(odd){background: #f2f2f2;}
.modellist tr:nth-child(even){background: #fff;}
.modellist tr.title{ font-size: 16px;text-align: center;background: #525252;color: #fff;height: 40px;}
.modellist tr.title td{font-size: 16px; color: #fff;}
.modellist td{border: 1px solid #ddd;font-size: 14px;text-align: center;height: 50px;}

.pagelist{text-align:center;}
.pagelist div{display:inline-block;margin:30px auto; overflow:hidden;}
.pagelist a{ width:24px; height:24px; line-height:24px;overflow:hidden; padding:5px 10px;background:#8b8b8b; margin:0px 5px;color:#FFF;}
.pagelist a:hover{background:#024fa1;}
.pagelist a.a1{ width:75px;}
.pagelist span{ width:24px; height:24px; line-height:24px;overflow:hidden; padding:5px 10px;background:#024fa1;margin:0px 5px;color:#FFF;}


.text1, .text2{
height:20px;
border-radius:5px;
outline:none;
border-top-style: groove;
border-right-style: groove;
border-bottom-style: groove;
border-left-style: groove;	
border:1px solid #669934;
}


