@charset "utf-8";
 
/* index_banner */
.w1240 .menubian{width: 1220px;height:4px;background:#000 url(../img/bg/bannertopbg.jpg) no-repeat center 0;}

.index_banner{width: 1220px; height:460px;margin:0 auto; overflow:hidden;}
.w980 .index_banner{width: 980px;height:410px}
.index_banner .slides li{position: relative;display: none;}
.index_banner ol{z-index:222;margin:0;padding:0;  position:absolute; width: 390px; height: 16px;bottom:5px;left:8px }
.index_banner ol li{float:left;display:inline;  width: 15px; height: 15px;}
.index_banner ol a{color:#fff;cursor:pointer;display:inline-block;margin-right:2px; width: 15px;
height: 15px ;text-align:center;  
background:url(../img/bg/btntmindexslide.png) no-repeat ;   }
 
.index_banner ol a:hover{background-position:-15px 0; }
.index_banner ol a.active{background-position:-15px 0; } 
 

/* Direction Nav */ 
.flex-direction-nav li a {
	width: 39px;
	height: 68px;
	line-height:68px;
	background: url(../img/bg/arrindex_slide.png) no-repeat 0 0;
	position: absolute;
	top:50%;
	margin-top:-35px;
	cursor: pointer;
	overflow:hidden;
}
.flex-direction-nav li a.next {background-position: -48px 0; right:0px;}
.flex-direction-nav li a.prev {background-position: 0 0; left: 0px;}
.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}
  
/*luck draw*/
.index_luck{position:absolute; width: 600px; height: 374px;top:30px;left:50%;margin-left:-300px;z-index:222212;display:none; }
.index_luck .close{width: 30px; height: 30px;right:0;top:0;cursor:pointer }
.index_luck .welcome{width: 283px; height: 53px;left:302px;top:135px;color:#6C6C6C;line-height:18px;  }
.index_luck .luckform{width: 282px; height: 156px;left:302px;top:198px;color:#B4B4B4;background-position:0 -450px;}
.index_luck .form_inc{padding:20px 0 0 23px;}
.index_luck .luckform .line{padding:12px 0 6px 0; }
.index_luck .luckform .k1{width: 80px; }
.index_luck .luckform input{height: 17px;background-position:0 -390px;border:1px solid #333;padding:2px;   }
.index_luck .luckform input.error{border:1px solid red;}
.index_luck .luckform .email{width: 151px; }
.index_luck .luckform .yz{width: 82px; }
.index_luck .luckform .yzcode{width: 65px; height: 42px;left:193px;top:78px;_top:82px;cursor:pointer }
.index_luck .luckform .yzcode img{background:#ccc; display:inline-block;width: 65px; height: 23px;margin-bottom:3px;}
.index_luck .luckform .subm{width: 94px; height: 22px;background-position:0 -420px;left:99px;top:127px;cursor:pointer;}

.index_luck .luckform .loading{background: url("../img/bg/loading.gif") no-repeat scroll 0 0 transparent;    display: none;    height: 16px;    width: 16px;left:220px;top:130px;}

.index_luckbg,.index_luck input{background:url(../img/bg/index_luckbg.jpg) no-repeat; }

.luck_res{width: 295px; height: 156px;left:302px;top:198px;color:#eee;line-height:22px; }
.luck_res .win{padding:20px 0; }
.luck_res .lose{padding:50px 0; }
.luck_res .repeat{padding:50px 0; }

.dialog_bg{display:none; top:0;left:0;width: 100%;height: 100%;background:#000; position:absolute;z-index:22221;opacity:0.6;filter:Alpha(Opacity=60);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)'; }
/*end luck drwa*/

/*old 　
	
/******slide***
*****
*****
*****
***********************/
 
 /*index product list*/
.indprolist{width: 1220px;margin:0 auto;  height: 143px;margin-top:7px;position:relative;}
.w980 .indprolist{width: 980px; }
.w1240 .indprolist{ background:url(../img/bg/index1220bg.jpg) no-repeat }
.w980 .indprolist{ background:url(../img/bg/index980bg.jpg) no-repeat }

.indprolist a#prev{width: 20px;height: 140px;position:absolute; left:0  }
.indprolist a#next{width: 20px;height: 140px;position:absolute; right:0  }
.indprolist a.disabled{cursor:default}
.indprolist_inc{position:absolute; width: 1200px; height: 135px;left:20px;top:6px;overflow:hidden; }
.w980 .indprolist_inc{width: 900px; }
.indprolist_inc li{width: 297px;  float:left;display:inline; }
.indprolist_inc li .img{width: 120px; text-align:center; }
 
.indprolist_incslide .push{padding-left:3px}
.w980  .indprolist_incslide .push{padding-left:15px}
.indprolist_incslide .push a{display:block;height:135px}
 

.indprolist_inc .text{width: 160px;font-family:Arial;padding-right:10px}
.indprolist_inc .text strong{color:#eee;padding-top:30px;display:block;color:#606060}
.indprolist_inc .text .name{padding-top:10px;color:#C0C0C0;height:32px;overflow:hidden;}
.indprolist_inc .text .detail{padding-top:5px;}
.indprolist_inc .text .detail a:hover{color:#666}

.indprolist_inc .btn{width: 12px; height: 35px;position:absolute; cursor:pointer }
.indprolist_inc .prev{left:-5px;top:40px;background-image:url(../img/bg/ar_indexarr_prev.png);background-repeat:no-repeat;
background-position:0px 5px; }
.indprolist_inc .prev:hover{background-position:0px -35px;}

.indprolist_inc .next{right:3px;;top:40px;background-image:url(../img/bg/ar_indexarr_next.png);background-repeat:no-repeat;
background-position:0px 5px;}
.indprolist_inc .next:hover{background-position:0px -35px;}

.indprolist_inc a.disabled:hover{ cursor:default;background-position:0px 5px;}
 
.indprolist_inc .rgline{background:#555;height:80px;right:-4px;top:20px;width: 1px;}
 
.indprolist .indexarrlist{position:absolute; width: 13px; height: 8px;left:50%;margin-left:-6px;top:-10px;background:url(../img/bg/indexarrlist.png) no-repeat; }
.w980 .indprolist .indexarrlist{left:475px;}
