.app_pic{ -webkit-transition:width 1s,height 1s,-webkit-transform 1s; -moz-transition:width 1s,height 1s,-webkit-transform 1s; transition:width 1s,height 1s,transform 1s; } .app_pic:hover{ transform:rotate(360deg); -webkit-transform:rotate(360deg); -moz-transition:ratate(360deg); } .app2_pic{ -webkit-transition:width 1s,height 1s,-webkit-transform 1s; -moz-transition:width 1s,height 1s,-webkit-transform 1s; transition:width 1s,height 1s,transform 1s; } .app2_pic:hover{ transform:rotate(360deg); -webkit-transform:rotate(360deg); -moz-transition:ratate(360deg); } .app3_pic{ -webkit-transition:width 1s,height 1s,-webkit-transform 1s; -moz-transition:width 1s,height 1s,-webkit-transform 1s; transition:width 1s,height 1s,transform 1s; } .app3_pic:hover{ transform:rotate(360deg); -webkit-transform:rotate(360deg); -moz-transition:ratate(360deg); } #roundabout{ margin:0 auto; width:460px; height:140px; } .roundabout-in-focus { position:relative; top:30px; .roundabout-in-focus { cursor: auto; } } /*-------------------------首页图片滚动效果-----------------------*/ .Cont{ /* 修改内容区宽度 */ width:956px; overflow:hidden; float:left; } .ScrCont{ width:10000000px; } #List1,#List2{ /* 滚动样式外层样式边距相对于最面层 */ float:left; } #List1 a, #List2 a{ width:135px; height:63px; display:inline; overflow:hidden; text-align:center; float: left; padding: 10px 4px 0px 0px; } #List1 a img, #List2 img{ height:auto; } #List1 span.img_bt a, #List2 span.img_bt a{ width:135px; height:18px; border: none; color: #000; line-height: 1.6; } .hidden_change{ display:none; } .nivo-controlNav{ display:none; } .nivoSlider{ height:177px; } .slider-wrapper { width: 100%; margin:0px auto; } .rightbg2 li{ float:left;/*width:77px; height:72px;*/width:160px; height:120px; padding:10px 15px 0 15px; margin-right:9px; } .rightbg2 .li_now a{/*width:77px; height:72px;line-height:20px;*/width:160px; height:120px; line-height:120px; display:block; font-family:"微软雅黑","Arial","宋体"; color:#fff; font-size:13px; text-align:center;} .rightbg2 ul li a{ display:block; width:160px; height:120px; }