/*index_news*/
.main .index_news{ background:#ececec;padding:20px 0;}
.main .index_news .news{ background:#d4d4d4;margin-bottom:20px;padding-top:6px;*padding-bottom:6px;height: 26px;*height:22px}
.main .index_news .news a{color:#403f3f}
.main .index_news .product{ }
.main .index_news .news .text{height:20px;overflow:hidden;position:relative; display:inline-block;zoom: 1;*display: inline;*width:100%}
.main .index_news .news .text b{position:absolute;}
.main .index_news .news .text .sliderbox{position:relative;display:inline-block;zoom: 1;*display: inline;list-style:none;margin-left:96px;*margin-left:76px}
.main .index_news .news .text .btn-group{position:absolute;padding-left:54px}
.main .index_news .news .text span{color:#6f6f6f}
.main .index_news .news .text button{padding: 0 7px 2px;line-height: 14px;background-image:none;background:#969696; }
.main .index_news .news .text button:hover, .main .index_news .news .text button:focus {background:#bcbcbc;}
.main .index_news .news .text button:first-child{border-bottom-left-radius: 10px;border-top-left-radius: 10px;}
.main .index_news .news .text button:last-child{border-bottom-right-radius: 10px;border-top-right-radius: 10px;}

.jcarousel-wrapper{position: relative;padding: 0 22px;}
.jcarousel {position: relative;overflow: hidden;}
.jcarousel ul { width: 20000em;position: relative; list-style: none;margin: 0;padding: 0;}
.jcarousel li {float: left;margin:0 13px}
.jcarousel li div{position:relative;width:300px;}
.jcarousel li h5{position: absolute;right: 0;bottom: 0;left: 0;z-index: 10; /*background:#888;*/background:rgba(0,0,0,0.52);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');color:#fff;text-shadow:1px 1px rgba(0,0,0,.5);margin:0;padding-left:16px;font-size:16px;font-weight:normal;line-height:28px;}
.jcarousel-pagination{display: none}
.jcarousel-control-prev,.jcarousel-control-next{position: absolute; top:50%; margin-top:-20px; cursor: pointer;padding: 0px 4px 8px; left:0; background:#d4d4d4;color:#bbb;font-size:40px;font-weight:bold;}
.jcarousel-control-next{right:0; left:auto;}
a.jcarousel-control-prev:hover,a.jcarousel-control-next:hover{text-decoration: none}
a.jcarousel-control-prev.inactive,a.jcarousel-control-next.inactive{color:#bbb; cursor:text}

