﻿li { list-style: none; }
img { border: 0; }
._con { overflow: hidden; margin: 10px auto; width: 305px; height: 100%; padding: 2px 0px 2px 3px; border: solid 1px #dddddd; background-color: #ffffff; }
#carousel_container { position: relative; height: 50px; overflow: hidden; top: 0px; left: 0px; }
#carousel_container ul { margin: 0px; padding: 0px; list-style: none; }
#carousel_inner { width: 260px; height: 50px; overflow: hidden; position: absolute; left: 12px; top: 4px; }
#left_scroll { position: absolute; left: 0; top: 20px; width: 9px; height: 9px; cursor: pointer; cursor: pointer; background: url(left.gif) no-repeat; }
#right_scroll { position: absolute; top: 20px; right: 0; width: 9px; height: 9px; cursor: pointer; cursor: pointer; background: url(right.gif) no-repeat; }
#carousel_ul { width: 9999px; height: 34px; position: relative; }
#carousel_ul li { float: left; width: 44px; height: 34px; vertical-align: middle; margin-right: 10px; display: table-cell; }
#carousel_ul li a { display: block; border: solid 0px #eaeaea; width: 44px; height: 34px; }
#carousel_ul li a:hover { border: solid 0px #f60; }
#carousel_ul li img { vertical-align: middle; }
/*图片选中样式*/
.Selector img { border: 2px solid #ccc; }
/* Style for the active selector */
.Selector.Active img { border: 2px solid #FB9E11; }




/* 产品展示单个产品内容展示 */

.productshow .menup {width:680px; overflow:hidden; position:relative; z-index:100; background-color:#eee;}
.productshow .menup li{float:left; height:25px; line-height:25px;  border-right:1px solid #fff;}
.productshow .menup li a {display:block; color:#fff; height:25px; padding:0px 15px 0px 15px; background-color:#333; text-align:center;}
.productshow .menup li a:hover {display:block; color:#fff; height:25px; padding:0px 15px 0px 15px;  background-color:#cc0000; text-align:center; }
/*.productshow .menup li a:hover {color:#fff; height:33px; margin-bottom:3px;  width:100px; background:#EEE url(../images/menu_arr.gif) no-repeat center top;text-align:center; font-size:14px; font-weight:bold;}*/

.productshow .menup li.active a{display:block; color:#fff; height:25px; padding:0px 15px 0px 15px;  background-color:#cc0000; text-align:center; }
.productshow .menup li.normal a::hover {display:block; color:#fff; height:25px; padding:0px 15px 0px 15px;  background-color:#333; text-align:center; }

