
.addr{width: 100%;height:20px;line-height: 20px;padding: 8px 0;background: #f8f8f8;}
.addr-wrap{width: 1185px ;margin:0 auto;text-align: left;padding-left: 15px;background: url(../img/ico_location.gif) no-repeat left center;}
.addr-wrap a{color: #6e141f}
.topic{width: 1200px;margin: 10px auto;text-align: left;font-size: 14px;display: flex;}

.topic-left{margin-right: 20px;width: 878px;border:1px solid #eee;overflow: hidden;}
.topic-left h2{text-align: center;color: #6e141f}
.topic-img{width: 878px;position: relative;}
.topic-img img{width: 878px;height:auto;}
.topic-img p{position: absolute;background: rgba(255,255,255,0.7);padding:10px;width: 778px;bottom:40px;left:40px;text-indent: 15px;}

.topic-can{width: 798px;margin:10px 40px 20px;}
.b1{width: 80px;font-weight: bold;font-size: 16px;}

.topic-item{padding:0 20px;color: #6e141f;font-size: 20px;}
.topic-item span{display: inline-block;width: 36px;height:36px;line-height: 36px;font-size: 24px;background: #6e141f;color: #fff;border-radius: 18px;text-align: center;margin-right: 10px;}
.topic-detail{margin:20px;border:1px solid #dedede;padding:20px;}
.topic-detail p{text-indent: 20px;}

.topic-more{margin:20px;}
.topic-more li{width: 399px;height:90px;float: left;border-bottom: 1px dotted #dedede;padding-right: 20px;}
.more-tit{height:28px;overflow: hidden;width: 419px;font-weight: bold;}
.more-tit span{display: inline-block;margin:5px 10px 5px 0;line-height: 18px;height:18px;width: 18px;border-radius: 3px;text-align: center;font-size: 12px;font-style: normal;background: #6e141f;color: #fff;}
.topic-more li p{height:60px;line-height: 30px;text-indent: 20px;overflow: hidden;color: #666;}

.topic-right{width: 300px;}
.topicRight-tit{height:40px;line-height: 40px;border:1px solid #dedede;font-size: 18px;padding-left: 20px;}
.topicRight-list{margin: 10px 0 20px;}
.topicRight-list ul li{height: 36px;line-height: 35px;border-bottom: 1px dashed #f5f5f5;list-style: square;padding-left: 25px;font-size: 14px;overflow: hidden;}
.topicRight-list ul li a{display: inherit;}

.topicRight-listimg{margin:10px 0 20px;}
.topicRight-listimg ul li{width: 145px;height:100px;overflow: hidden;float: left;margin-bottom: 10px;}
.topicRight-listimg ul li img{width: 145px ;height:100px;}
.topicRight-listimg ul li:nth-child(2n+1){margin-right: 10px;}