.index_focus {width:1260px;position:relative;margin:0 auto;}
.index_focus .picBox {float:left;width:950px;height:460px;border-radius:10px;margin-top:20px;position:relative;overflow:hidden;}
.index_focus .picBox ul {height:950px;position:absolute;left:0;}
.index_focus .picBox li {width:950px;height:460px;}
.index_focus .picBox li img {width:950px;height:460px;}
.index_focus .picBox li:hover img {transform:scale(1.2);transition:all 1s;}

.index_focus .cf {float:left;width:950px;}
.index_focus .cf li {float:left;width:950px;}
.index_focus .cf li {position:relative;color:#fff;}
.index_focus .cf a {display:block;width:950px;height:460px;position:absolute;color:#fff;overflow:hidden;}
.index_focus .cf li span {display:block;width:950px;position:absolute;left:0px;bottom:0;padding:10px;text-indent:10px;line-height:40px;font-size:20px;font-weight:bold;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);overflow:hidden;}

.index_focus .listBox {float:right;width:290px;height:480px;position:relative;overflow:hidden;}
.index_focus .listBox ul {float:left;position:absolute;}
.index_focus .listBox ul li {width:290px;margin-top:20px;}
.index_focus .listBox img {width:290px;height:140px;border-radius:10px;overflow:hidden;}
.index_focus .listBox .on img {border:2px solid #ffaa00;overflow:hidden;}


.index_focus .btn {position:absolute;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.index_focus #prevTop,.index_focus #nextTop {top:175px;width:32px;height:48px;display:none;}
.index_focus #prev,.index_focus #next {top:515px;width:14px;height:53px;display:none;}
