/**首页**/
.indexCont{height: 641px;}
.indexBanner{position: relative;height: 641px;background:#fff url(loading.gif) no-repeat 50% 50%;}
.indexBanner li {position: absolute;top: 0;left: 0;width: 100%;height: 641px;opacity: 0;filter: alpha(opacity=0); }
.indexBanner li a {display: block;width: 100%;height: 100%;}
.indexBanner .trigger {position: absolute;left: 50%;top:600px;z-index:9;}
.indexBanner .trigger span {float: left;width: 12px;height: 12px;overflow: hidden;margin-right: 4px;background: url(index_sprite.png) no-repeat -85px 0;_background: url(index_sprite_2.png) no-repeat -85px 0;cursor: pointer;}
.indexBanner .trigger .cur {background-position: -70px 0;}


.indexBanners{ width:100%; height:30px; position:relative;margin:-30px auto 0; _margin:-40px auto 0;}

.indexBtn{width:950px; height:25px; position:absolute; bottom:0; left:50%; margin-left:-475px; z-index:80;}
.indexBtn .moreShow, .indexBtn .moreHide, .indexBtn .webTv { display:inline-block; width:81px; height:25px; padding-left:15px; background:url(button01.png) no-repeat; color:#fff; line-height:25px; position:absolute; top:0; right:0;}
.indexBtn a.moreShow:hover{ background:url(button01_h.png) no-repeat;}
.indexBtn .webTv {width:76px; right:85px; background:url(indexBtn_76x25.png) no-repeat;} 
.indexBtn a.webTv:hover{ background:url(indexBtn_76x25_h.png) no-repeat;}
.indexBtn .moreShow{ display:none}
.indexBtn .moreHide{ /*display:none;*/ background:url(button02.png) no-repeat}

.moreDetail{ height:128px; padding-top:22px; background:url(index-moreDetailBg.jpg) repeat-x; /*display:none*/}
.moreDCon{ width:1012px; height:108px; margin:0 auto; overflow:hidden;}
.moreDCon .left{ width:23px; height:108px; cursor:pointer; background:url(button03.png) no-repeat 0 35px; float:left}
.moreDCon .right{ width:23px; height:108px; cursor:pointer; background:url(button04.png) no-repeat 3px 35px; float:left}
.moreDCon .mid{ width:966px; height:108px; overflow:hidden; float:left; position:relative}
.moreDCon .mid ul{ width:200%; float:left}
.moreDCon .mid li{ width:300px; height:100px; padding:3px 15px 5px 3px; background:url(liBg01.png) no-repeat; position:relative; float:left; margin-right:4px; /*display:none;*/ cursor:pointer}
.moreDCon .mid li h2{ width:142px; padding-top:10px; float:left}
.moreDCon .mid li h2 a{ font-size:13px; line-height:22px; color:#b4712d; float:left}
.moreDCon .mid li a{ display:inline-block; width:142px; font-size:11px; line-height:20px; color:#666; float:left}
.moreDCon .mid li a:hover{ color:#333}
.imgLeft{ width:140px; height:100px; float:left; margin-right:18px; display:inline;}
.imgRight{ width:140px; height:96px; float:left; position:relative; overflow:hidden;}


