
.inside_con{ width:100%; max-width:1400px; margin:0 auto;}

.pro_t { margin-bottom: 60px; border-bottom: 1px solid #d7d7d7; }
.pro_t ul { margin-bottom: -2px; margin-top: 34px; text-align: center; font-size: 0;}
.pro_t ul li { cursor: pointer; display: inline-block; vertical-align: top; font-size: 18px; line-height: 40px; color: #333; margin: 0 20px; position:relative;}
.scrollbar { position: absolute; top: 10px; right: 10px; margin: 0 auto; }
.pro_t ul::-webkit-scrollbar {
 width: 100%;     
 height: 1px;
}
.pro_t ul::-webkit-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0);
 background: rgba(0,0,0,0.2);
}
.pro_t ul::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0);
 border-radius: 10px;
 background: rgba(0,0,0,0);
}
.pro_t ul li.active { border-bottom: 2px solid #0e6eb8; }
.pro_t ul li.active>a{ color: #0e6eb8;}
.pro_t>ul>li>dl{ width:160px; transform:translateX(-50%); background:#fff; box-shadow:0px 0px 5px rgba(0,0,0,.1); position:absolute; top:100%; left:50%; z-index:55; display:none;}
.pro_t>ul>li:hover>dl{ display:block;}
.pro_t ul li dl dd{ position:relative;}
.pro_t ul li dl dd a{ display:block; font-size:16px; line-height:26px; padding:10px 10px;}
.pro_t ul li dl dd dl{ width:100%; background:#fff; box-shadow:0px 0px 5px rgba(0,0,0,.1); position:absolute; top:0; left:100%; z-index:55; display:none;}
.pro_t ul li dl dd:hover dl{ display:block;}
.pro_list ul { font-size: 0; }
.pro_list ul li { margin-bottom: 26px; width: 23.33%; margin-right: 2.226%; display: inline-block; vertical-align: top; }
.pro_list ul li:nth-child(4n) { margin-right: 0; }
.pro_list ul li .img { position: relative; border: 1px solid #a3a3a3; box-sizing: border-box; width: 100%; }
.pro_list ul li .img>img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.pro_list ul li p { font-size: 14px; color: #333; line-height: 46px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pro_list ul li:hover p { color: #0e6eb8; }
.pro_list ul li:hover .img { box-shadow: 0 0 13px rgba(0,0,0,0.13); }
.pro_click { z-index: 99; opacity: 0; visibility: hidden; transition: 0.5s; position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; }
.pro_list ul li:hover .pro_click { opacity: 1; visibility: visible; }
.pro_click img { width: 114px; display: block; }


.centerBox { margin: 0 auto; width: 100%; max-width: 1200px; }
.centerBox:after { content: ""; display: block; clear: both; }

.clear{ clear:both;}
.product2{}
.product2 .p_search{ float:right; height:24px; line-height:24px; margin-bottom:20px;}
.product2 .p_search .text1{ float:left; width:78px; height:24px; line-height:22px;  border:1px solid #FF0000; background:none; border-radius:30px; padding:0 10px;}
.product2 .p_search .button1{ float:right; font-size:14px; margin-left:10px; line-height:24px;}
.product2 .p_list{ font-size:15px; line-height:25px;}
.product2 .p_list table{}
.product2 .p_list table tr{}
.product2 .p_list table tr:nth-child(2n+1){ background-color:#eee;}
.product2 .p_list table tr.tr1{ background:url(../images/aukx_goods_bk.jpg) center no-repeat; background-size:cover; color:#fff;}
.product2 .p_list table th{ padding:10px 0; width:12.5%; font-weight:normal;}
.product2 .p_list table td{ padding:10px 0; width:12.5%; text-align:center;}