@charset "utf-8";

.probox{width: 1200px;margin: 0 auto;margin-top:20px; margin-bottom:20px;}
#common_search{background: #f2f2f2; border: 1px solid #ddd;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 #ccc; padding: 0 5px; line-height: 26px; background: #fff;}
#common_search .select_box .option{display: none; width: 100%; border: 1px solid #ccc;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 #0d55d8;  background: #0d55d8; color: #fff; cursor: pointer; font-size: 14px; margin-left:78px; width: 180px;}
#common_search li .btn:hover{background:#353639; border-color: #353639;}
.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: #0d55d8;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;}


.pro-detail{margin: 0px 25px; padding-top: 15px;}
.pro-detail .pic{width: 300px; float:left;}
.pro-detail .pic img{width: 100%; height: 300px; }
.pro-detail .canshu{float: left; margin-left: 100px;}
.pro-detail .canshu strong{display: block; width: 100%; font-size: 16px; color: #000;}
.pro-detail .canshu li{height: 30px; font-size: 14px; line-height: 30px;}
.xx-title{width: 100%; height:35px; margin: 15px 0 25px;border-bottom: 1px solid #cc0000;}
.xx-title span{display: block; float: left; padding: 0 20px; font-size: 16px;height: 34px; line-height: 34px; border-bottom: 2px solid #cc0000; background: #cc0000; color: #fff; font-weight: bold;}
.pro-detail .text{width: 100%; margin-top: 10px;}




