/*首页*/ .ttt{ padding: 5px; margin-bottom: 5px; } .container{ padding: 18px; margin-bottom: 30px; } .one{ overflow: hidden; margin-bottom: 30px; } .one .img{ width: 610px; height: 450px; float:left; } .one .right{ float: right; width: 530px; /*height: 230px;*/ } dl dt{ background-color: #eeeeee; line-height: 38px; overflow: hidden; margin-bottom: 10px; } dl dt span{ display: block; text-align: center; width: 130px; color: #fff; font-size: 18px; float: left; background-color: #18704d; } dl dt a{ float: right; font-size: 14px; color: #104932; margin-right: 10px; } dl dt a:hover{ font-weight: bold; } dl dd ul li{ overflow: hidden; line-height: 38px; } dl dd ul li a{ display: block; width: 70%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; float: left; } dl dd ul li a:hover{ color:#e60505; } dl dd ul li span{ float: right; color: #6b6b6b; } .row{ overflow: hidden; } .row div{ width: 370px; float: left; } .row .right{ margin: 0 27px; } .tab_switch{margin-*: 30px;} /.tab_switch .tab_switch_tags{ border-bottom: 3px solid #306895;}*/ .tab_switch .tab_switch_tags dl dt{font-weight: bold;margin: 0 15px; float:left;font-size: 18px; cursor: pointer; background-color:#18704d;width:130px;} .tab_switch .tab_switch_tags dl .active{ background-color:#18704d;width:130px;} .tab_switch .tab_switch_item{display: none;width: 95%;padding: 5px 0 0px;} .tab_switch .tab_switch_tags dl dt a{color: #000;}