/*列表样式*/
.bh2{height:160px}
.list{list-style: none;list-style-position: outside;margin: 15px 30px;}
.list li{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-webkit-transition: background-color 200ms ease-in-out 0ms,padding-left 200ms ease-in-out 0ms;transition: background-color 200ms ease-in-out 0ms,padding-left 200ms ease-in-out 0ms}
.list img{-moz-transition: 0.5s all ease;-webkit-transition: 0.5s all ease;transition: 0.5s all ease}
.list,.list li{padding: 0}
.listdt li{float: left;width: 16.6666666%;font-size: 18px;height: 50px;line-height: 50px;}
.title{width:100%;padding: 0}
.title.title-map{height:40px;overflow:hidden;line-height: 40px;font-size: 14px;color:#926301;}
.title.title-map{color:#000;background-color:#dcdcdd ;}
.title-map h4{font-size:20px;text-indent:1.2em;font-family: "FZZHUNYSK","微软雅黑","宋体"}