﻿.section5{height:auto; padding:20px 0; background:url(bg05.jpg) no-repeat center top; width:1200px; margin:0 auto; overflow:hidden;}
.section5 .mainTitle span{background:url(mainTitle_line2.png) no-repeat center center;}
.new-slides{ width:1200px; height:340px; margin:0 auto; 
 position:relative; overflow:hidden;   }
.new-slides ul{ }
.new-slides li{width:600px; height:300px; overflow: hidden; float:left; border:0px solid #014da2; margin-top:170px; }
.new-slides li a{ display:block; position:relative;}
.new-slides li a .bg{ position:absolute; left:0; top:0; width:100%; height:100%; z-index:10;transition:all 600ms ease 0s;}
.new-slides li.roundabout-moveable-item a .bg{ background:#000; opacity:0.6;}
.new-slides li.roundabout-in-focus a .bg{background:#000; opacity:0;}
.new-slides li img{display:block;width:100%;height:100%;}
ul.roundabout-holder { margin: 0 auto; width:720px;}
.new-slides .prev,.new-slides .next{ width:31px; height:56px; position:absolute; left:00px; top:50%; margin-top:-30px; background:url(../images/btn_scroll.png) no-repeat left top; display:inline-block; z-index:999;}
.new-slides .next{ left:auto; right:0px; background-position:right top;}
