/*网站公用样式表*/ .w1200{width:1200px;margin:0 auto;} .newsbox{width:380px;height: 410px;overflow:hidden;position:relative;} .newsbox .bd{border: 1px solid #ddd;} .newsbox .hd{height: 28px;overflow:hidden;position:absolute;bottom: 1px;z-index:10;padding-left: 20px;text-align: center;} .newsbox .hd ul{overflow:hidden;zoom:1;} .newsbox .hd ul li{margin-right:6px;width:10px;height:10px;line-height:14px;text-align:center;background:#999;cursor:pointer;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;display: inline-block;} .newsbox .hd ul li.on{background:#00ae66; color:#fff;} .picbox .bd{height:100%;z-index:0;} .newsbox .bd li{zoom:1;vertical-align:middle;position: relative;height: 408px;overflow: hidden;} .newsbox .bd img{width:380px;height: 285px;display:block;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;} .newsbox .bd li h3{display:block;font-size:18px;color: #000;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;} .newsbox .bd li .txt{z-index: 5;padding: 15px 20px;border-top: 0 none;height: 93px;} .newsbox .bd li p{padding:0;color: #666;line-height: 24px;height: 45px;overflow: hidden;} .newsbox .bd li .time{font-size:16px;padding-right:30px;padding-top:28px;} .newsbox .bd li a:hover h3{color:#1f6eb1;} .newsbox .bd li a:hover img{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;} .index .txtlistbox{width:800px;} .txtlistbox .item{border:1px solid #ddd;margin-bottom:16px;transition: all 0.2s linear 0s; margin-bottom: 18px;} .txtlistbox .item a{display:block;padding:28px;} .txtlistbox .item h3{font-size:18px;vertical-align: top;} .txtlistbox .item p{font-size:14px;line-height: 20px;height: 40px;color: #666;} .txtlistbox .item .time{display: block;width: 90px;height:66px;border-right: 1px solid #ddd;line-height:20px;margin-right: 30px;color: #666;vertical-align: middle;*zoom: 1;} .txtlistbox .item .time b{color: #666;display:block;font-size: 48px;line-height:48px;} .txtlistbox .item:hover{border:1px solid #1f6eb1;-webkit-box-shadow:0 15px 15px rgba(0,0,0,.1);box-shadow:0 2px 6px rgba(0,0,0,.1);-webkit-transform:translate3d(0,-2px,0); transform:translate3d(0,-2px,0);} .iabout{width:100%;background: no-repeat center bottom #f8f8f8;padding: 80px 0;} .iabout .txt{width:470px;height:240px;display: block;background: #fff;padding:40px;} .iabout .txt img{max-width:100%;display:block;} .iabout .txt p{padding-top:20px;color: #333;} .iabout .txt span{width: 154px;height: 34px;line-height: 34px;text-align: center;display: block;border: 1px solid #1a7140;margin-top: 20px; -moz-border-radius: 20px;-webkit-border-radius: 20px;border-radius: 20px;cursor: pointer;} .iabout .txt:hover span{background: #1a7140;color: #fff;} .iabout .img{width:650px;height:320px;display:block;overflow:hidden;} .iabout .img img{width:100%;display:block;} /*底部信息*/