/* 焦点图切换-新闻内容 */ .indfocusbox{ width:370px; height: 265px; float: left; border: 5px solid #e7e7e7; overflow:hidden; position:relative; } .indfocusbox .hd{ position:absolute; z-index:4; right:2px; bottom:10px; } .indfocusbox .hd ul{ overflow:hidden; zoom:1; float:left; } .indfocusbox .hd ul li{ float:left; margin-right:2px; width:12px; height:12px; font-size: 7px; line-height:12px; padding-top: 3px; text-align:center; background: 0 3px no-repeat; cursor:pointer; color:#fff; filter:alpha(opacity=60);opacity:0.6; } .indfocusbox .hd ul li.on{background: 0 -15px no-repeat; font-weight:bold; filter:alpha(opacity=100);opacity:1; } .indfocusbox .bd{overflow: hidden; } .indfocusbox .bd .pic img{ width:370px; height:265px; border: 0; } .indfocusbox .bd .con{ height: 32px; line-height: 32px; width: 100%; float: left; position: absolute; z-index: 1; left: 0; bottom: 0; } .indfocusbox .bd .bg{display: block; width: 100%; height: 32px; line-height: 32px; float: left; position: absolute; z-index: 1; left: 0; bottom: 0; background-color: black; filter:alpha(opacity=50); opacity: 0.50;} .indfocusbox .bd .title{width: 100%; height: 32px; line-height: 32px; float: left; position: absolute; z-index: 2; left: 0; bottom: 0; text-indent: 6px; font-weight: bold; color: white;} .indfocusbox .bd .title a{color: white;} /*首页通用框*/ .indbox{width: 370px; overflow: hidden; } .indbox .hd{height: 35px; line-height: 35px; overflow: hidden; background: url(/uploads/image/tdspimages/indboxhd.png) 0 0 no-repeat;} .indbox .hd .more{float: right; margin-right: 10px; display: inline; color: #666;} .indbox .hd h3{font-size: 14px; font-weight: bold; color: white; padding-left: 18px;} .indbox .hd h3 a{color: white;} .indbox .bd{padding: 5px 8px 7px; border: 1px solid #d2effd; border-top: 0;} /*通用切换*/ .indtab{} .indtab .whd{height: 31px; line-height: 31px; margin-top: 3px; border-bottom: 1px solid #d5dddf;} .indtab .whd li{width: auto; height: 31px; line-height: 31px; float: left; margin-right: 2px; padding-left: 10px; margin-bottom: -1px; position: relative; border-bottom: 1px solid #ededed; display: inline; font-size: 12px; background: url(/uploads/image/tdspimages/indtabhd.png) left -33px no-repeat;} .indtab .whd li a{width: auto; height: 31px; float: left; padding-right: 10px; display: inline; background: url(/uploads/image/tdspimages/indtabhd.png) right -33px no-repeat; color: #0350aa;} .indtab .whd li.on{background: url(/uploads/image/tdspimages/indtabhd.png) left top no-repeat; border-bottom: 1px solid #eb0010; } .indtab .whd li.on a{background: url(/uploads/image/tdspimages/indtabhd.png) right top no-repeat; color: white;} .indtab .wbd{padding-top:8px;} #boxhydt .bd{padding:12px 10px 11px; height: 216px; background: url(/uploads/image/tdspimages/indhydtbd.png) left 1px repeat-x;} .loop{overflow: hidden;} .loop .indbox{margin-top: 10px;} .loop .indbox .bd{height: 290px; } .loop2{overflow: hidden;} .loop2 .indbox{margin-top: 10px;} .loop2 .indbox .bd{ padding: 8px 10px 10px;}