.index{background:#dcdcdc url("../images/zhongdi.jpg") repeat-x scroll left top; height:400px;width:100%;}
.index_box{width:1004px; margin:0 auto;}
.index_pro_cate{margin:20px 0 0 0;width:1004px; height:160px;}
.index_pro_cate_list{position:relative;height:160px;overflow:hidden;width:330px; float:left;border:1px solid #dcdcdc;margin:0 4px 0 0;}
.index_pro_cate_list_last{margin-right:0;}
.index_pro_cate_list .slides{position:relative;z-index:1;}
.index_pro_cate_list .slides li{height:160px;}
.index_pro_cate_list .slides li a{display:block;height:158px;width:328px;}
.index_pro_cate_list .slides li a:hover{border:1px solid red;}
.index_pro_cate_list .flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center; display:none;}
.index_pro_cate_list .flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.index_pro_cate_list .flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/icon/dot.png) right 0 no-repeat;cursor:pointer;}
.index_pro_cate_list .flex-control-nav .flex-active{background-position:0 0;}

.index_pro_cate_list .flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.index_pro_cate_list .flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.index_pro_cate_list .flex-direction-nav li a.flex-prev{left:40px;background:url(../images/icon/prev.png) center center no-repeat;}
.index_pro_cate_list .flex-direction-nav li a.flex-next{right:40px;background:url(../images/icon/next.png) center center no-repeat;}






.index_news_list{height:160px; margin:20px 0;}
.index_news_list .index_news_list_news{width:330px; height:158px;float:left; background:#FEFEFE;border:1px solid #ccc;margin:0 4px 0 0;}
.index_news_list .index_news_list_news:hover{border:1px solid red;}

.index_news_list .index_news_list_news div{width:131px; height:158px;float:left;}
.index_news_list .index_news_list_news dl{width:170px; height:158px;float:left;margin:0 0 0 27px;}
.index_news_list .index_news_list_news dl dt{margin:10px 0 10px 0; text-indent:-10px;}
.index_news_list .index_news_list_news dl dt a{font-size:16px; color:#0099cc;}
.index_news_list .index_news_list_news dl ul li{list-style:outside;}
.index_news_list .index_news_list_news dl ul li a{color:#666;}
.index_news_list .index_news_list_news_message{margin:0;}


.scroll-text {
    border: 1px solid red;
    height: 4.5em;
    overflow: hidden;
    padding: 3px;
    width: 400px;
}
.scroll-text ul {
    height: 100px;
    margin: 0;
    overflow: hidden;
    width: 800px;
}
.scroll-text ul li {
    height: 1.5em;
}



