/* slide */
.slide-main{height:669px;position:relative;}
.prev,.next{display:block;width:44px;height:44px;position:absolute;z-index:222;top:310px;overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none;}
.prev{left:70px;}
.next{right:70px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;top:610px;left:0;text-align:center;}
.item a{display:inline-block;width:24px;height:5px;margin-right:11px;background:#333;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);overflow:hidden;}
.item a.cur{background:#fff;}
.slide-box,.slide{display:block;width:100%;height:669px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:669px;background:#ff6900;position:relative;position:absolute;z-index:8;}
#bgstylea{ background:url(../img/slide/01.jpg) center center no-repeat; }
#bgstyleb{ background:url(../img/slide/02.jpg) center center no-repeat; }
#bgstylec{ background:url(../img/slide/03.jpg) center center no-repeat; }
#bgstyled{ background:url(../img/slide/04.jpg) center center no-repeat; }

.slide a{display:block;width:100%;height:490px;cursor:pointer;}

.obj_1_1,.obj_1_2,.obj_2_1,.obj_2_2,.obj_2_3,.obj_3_1,.obj_3_2,.obj_3_3,.obj_4_1,.obj_4_2{position:absolute;z-index:9;left:50%;}
.obj_1_1{display:block;top:495px;margin-left:-500px;}
.obj_1_2{display:block;top:90px; margin-left:-30px;}

.obj_2_1{display:block;top:255px; margin-left:-765px;}
.obj_2_2{display:block;top:240px; margin-left: 600px;}
.obj_2_3{display:block;top:240px; margin-left:-520px;}

.obj_3_1{display:block;top:0px;   margin-left:-600px;}
.obj_3_2{display:block;top:40px;  margin-left:-960px;}
.obj_3_3{display:block;top:120px; margin-left:350px;}

.obj_4_1{display:block;top:210px; margin-left:83px;}
.obj_4_2{display:block;top:120px; margin-left:350px;}

/*放大*/
.banAnimate .obj_2_3{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }
/*向左*/
.banAnimate .obj_1_1,.banAnimate .obj_2_2,.banAnimate .obj_3_3,.banAnimate .obj_4_2{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@-moz-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
/*向右*/
.banAnimate .obj_2_1,.banAnimate .obj_3_1{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.3s linear 0s normal none;-moz-animation:saAnic 0.3s linear 0s normal none;animation:saAnic 0.3s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }

/*向上*/
.banAnimate .obj_3_2{display:block;animation-name:aaa;-webkit-animation:aaa 0.4s linear 0s normal none;-moz-animation:aaa 0.4s linear 0s normal none;animation:aaa 0.4s linear 0s normal none;}
@-webkit-keyframes aaa{from{opacity:0;top:80%;} to{opacity:1;top:0;} }
@-moz-keyframes aaa{from{opacity:0;top:80%;} to{opacity:1;top:0;} }
@keyframes aaa{from{opacity:0;top:80%;} to{opacity:1;top:0;} }

/*水滴向下*/
.banAnimate .obj_4_1{display:block;animation-name:bbb;-webkit-animation:bbb 0.5s linear 0s normal none;-moz-animation:bbb 0.5s linear 0s normal none;animation:bbb 0.5s linear 0s normal none;}
@-webkit-keyframes bbb{from{opacity:0;top:180px;} to{opacity:1;top:210px;} }
@-moz-keyframes bbb{from{opacity:0;top:180px;} to{opacity:1;top:210px;} }
@keyframes bbb{from{opacity:0;top:180px;} to{opacity:1;top:210px;} }

/*.banAnimate .obj-d,.banAnimate .obj-f{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.3s linear 0s normal none;-moz-animation:saAnid 0.3s linear 0s normal none;animation:saAnid 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
*/