@import url("./../alice/base.css");
@import url("./../alice/iconfont.css");
@import url("./../alice/grid.css");
@import url("./../alice/box.css");
@import url("./../alice/list.css");
@import url("./../alice/slide.css");
@import url("./../alice/paging.css");
@import url("./../alice/form.css");
@import url("./../alice/input.css");
@import url("./../alice/button.css");
@import url("./top.css");
@import url("./flooter.css");

body{color:#000;font-size:12px;font-family:'宋体';background:#F6F6F6 url(../../images/top_bg.jpg) 0 0 repeat-x;}

/* 正常链接 未访问 */
a {
    color: #06C;
}

/* 鼠标悬停 */
a:hover {
    color: #F60;
    text-decoration: none;
}

.wrap{width:1000px;margin:0 auto;/*background:#efefef;*/}
.main_wrap{width:980px;margin:0 auto;/*background:#efefef;*/}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mr33{margin-right:33px;}
.w460{width:460px;}
.w237{width:237px;}
.w220{width:220px;}
.overflow{overflow:hidden;}

.ui-box{border:none;}
.ui-box .ui-box-head{margin:0;padding:0;border:0;height:32px;}
.ui-box .ui-box-container{border:none;background:none;}
.ui-box .ui-box-content{padding:19px 0 0 0;}
.index-company .company-img{float:left;margin-right:22px;}
.index-company .company-txt{font-size:12px;line-height:2em;}
.index-company .company-btn{padding-top:5px;}

.index-news .ui-list{padding:0;}
.index-news .ui-list .ui-list-item{height:24px;line-height:24px;border-bottom:1px dashed #d7d7d7;list-style:none;background:url(../../images/icon.jpg) 0 center no-repeat;padding-left:12px;}
.index-news .ui-list .ui-list-item a{font-size:12px;color:#000;}
.index-news .ui-list .ui-list-item a:hover{color:#000; text-decoration:underline}

.index-case .ui-slide{width:220px;height:160px;}
.index-case .ui-slide .ui-switchable-prev-btn{float:left;width:9px;height:60px;margin:20px 11px 20px 0;text-indent:-9999px;background:url(../../images/left1.jpg) 0 0 no-repeat;cursor:pointer;}
.index-case .ui-slide .ui-switchable-next-btn{float:right;width:9px;height:60px;margin:20px 0 20px 11px;text-indent:-9999px;background:url(../../images/right1.jpg) 0 0 no-repeat;cursor:pointer;}
.index-case .ui-slide .ui-slide-content{display:block;height:160px;margin:0 20px;overflow:hidden;position:relative;}
.index-case .ui-slide .ui-switchable-nav{display:none;}
.index-case .ui-slide .ui-switchable-content{float:left;height:169px;}
.index-case .ui-slide .ui-switchable-panel{float:left;width:180px;height:169px;}
.index-case .ui-slide .ui-switchable-panel .img{height:116px;display:block;text-align:center;}
.index-case .ui-slide .ui-switchable-panel .img img{width:160px;height:112px;border:2px solid #b7b7b7;background:#dadada;margin:0 auto;}
.index-case .ui-slide .ui-switchable-panel .txt{display:block;text-align:center;height:23px;padding:10px 0 20px;line-height:23px;font-size:12px;}
.index-case .ui-slide .ui-switchable-panel .txt a,
.index-case .ui-slide .ui-switchable-panel .txt a:hover{color:#000;}

.index-product .ui-box-container{background:url(../../images/al_bg.jpg) 0 0 no-repeat;height:207px;}
.index-product .ui-box-content{padding:24px 5px 0; height:150px;margin-top:18px;}
.index-product .ui-slide{width:970px;height:150px;}

/* 横向滚动
------------------------------ */
.scroll_horizontal{position:relative;width:970px;height:150px;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:890px;height:150px;}
.scroll_horizontal .list{overflow:hidden;width:9999px;}
.scroll_horizontal .list li{float:left;width:178px;height:169px;}
.scroll_horizontal .list li .img{height:116px;display:block;text-align:center;}
.scroll_horizontal .list li .img img{width:150px;height:112px;border:2px solid #fff;background:#dadada;margin:0 auto;}
.scroll_horizontal .list li .img a{display:block;margin:0 auto;font-size:0;line-height:0;width:154px;height:116px;border:#e6e7e7 0px solid;}
.scroll_horizontal .list li .img a:Hover{border:1px solid #f60;background:#fff4ce;}
.scroll_horizontal .list li .txt{display:block;text-align:center;height:23px;padding:10px 0 20px;line-height:23px;font-size:12px;}
.scroll_horizontal .list li .txt a,
.scroll_horizontal .list li .txt a:hover{color:#fff;}
.scroll_horizontal .prev{float:left;width:30px;height:46px;margin:20px 10px 20px 0;text-indent:-9999px;background:url(../../images/left.jpg) 0 0 no-repeat;cursor:pointer;}
.scroll_horizontal .next{float:right;width:30px;height:46px;margin:20px 0 20px 10px;text-indent:-9999px;background:url(../../images/right.jpg) 0 0 no-repeat;cursor:pointer;}






