
/*滚动*/
.run{ width:1225px; height:380px; margin:0 auto;  padding-top:0px; }
/* examples_body */
.examples_body {width:1200px; height:380px; margin:0px auto;clear: both;position: relative; padding-right:25px;}
.bx_wrap { text-align:center;margin-left:5px;}
.bx_wrap ul img { border:0; }
.bx_wrap a.prev {width:56px;height:330px; outline-style: none;outline-width: 0;position: absolute;top:0px;left:-45px;text-indent: -9999px; background:url(../images/l1.jpg) center center no-repeat;}

.bx_wrap a.next {width:56px;height:330px; right:-53px; outline-style: none;outline-width: 0;position: absolute;top:0px;text-indent: -9999px; background:url(../images/r1.jpg) center center no-repeat;}

#example1 li{display:block; width:380px; height:340px; background:#fff; text-align:center; position:relative; text-align:center; margin:0px 12px 0px 12px;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out; border-radius:0px;}
#example1 li:hover{ background:#0166ff; box-shadow:0px 0px 0px #eee;}
#example1 li:hover a{color:#fff;}
#example1 li:hover h2{color:#fff;}
#example1 li:hover p{color:#fff;}
#example1 img{max-width:380px; height:280px; margin-bottom:5px; border-bottom:#efefef 1px solid;}
#example1 li a{ font-size:12px; color:#fff;}
#example1 li h2{font-size:14px; color:#555; line-height:50px; font-weight:normal; -webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out;}
#example1 li p{padding:0px 20px 0px 20px; line-height:20px; color:#999;}




