ul{margin:0;padding:0;}a img{border:0;}
/*slide*/
.pic{ width:100%; min-width:960px; height:532px; overflow:hidden; position:relative; top:-103px; background:#000;}
#slide{position:relative; width:960px;height:532px; margin:0 auto; margin-bottom:20px;background:url(../../img/loading.gif) no-repeat center;}
#slide ul{position:absolute;}
#slide li{float:left; width:1920px; height:532px; overflow:hidden; }
#slide .o-control{ width:50px; height:129px; position:absolute; top:230px; cursor:pointer;}

#slide .control{width:32px; height:50px; background:url(../../img/main/way_button.png); position:relative; display:inline-block;}
#forward .control{ background-position:-31px 0;}
#forward .control:hover{ background-position:-31px -48px;}
#goback .control{background-position:0 0;}
#goback .control:hover{background-position:0 -48px;}

#slide #goback{left:0;}
#slide #forward{right:0;}
#slide div{position:absolute; float:right; bottom:20px; right:10px; height:32px; overflow:hidden; zoom:1; }

.point{ margin-right:420px; margin-bottom:60px;}
#slide span{width:18px; height:19px; margin-left:20px;background:url(../../img/main/point.png);float:left;cursor:pointer;}
#slide span a{color:#fff;text-decoration:none;}
#slide span.curr,#slide span.hover{ background-position:bottom;}
#slide .curr a:link, #slide .curr a:visited{color:#fff;}

#slide_content{ width:384px; height:180px; margin:0 auto; position:relative; top:-420px; right:-232px;background:url(../../img/main/bbg.png); border-radius:7px;}
#slide_content .play{ width:246px; height:77px;background:url(../../img/main/play_normal.png); position:relative; top:+190px; left:+65px; cursor:pointer;}
#slide_content .play:hover{background:url(../../img/main/play_focus.png);}
#slide_content .content{ width:364px; height:160px; margin:0 auto; font-size:12px; color:#FFF; position:relative; top:-56px; text-shadow: 0 4px 5px rgba(7, 7, 7, 0.75);}
#slide_content .content div{ font-size:20px; font-weight:bold; padding-bottom:10px;}