body { background: #e5e5e5; }
.column-title { height: 45px; line-height: 45px; font-size: 21px; color: #fff; text-align: center; }
.tab-bt { width: 100%; text-align: center; font-size: 14px; color: #000; padding: 15px 0 5px; }
.tab-bt span { display: inline-block; height: 40px; line-height: 38px; width: 48%; border: 1px solid #383838; background: #fff; -webkit-box-sizing: border-box;box-sizing: border-box; }
span.tab-selected { background: #383838; color: #fff; }
.pd-list { width: 96%; margin: 0 auto 20px; }
.pd-list>a { display: block; margin-top: 10px; }
.wx-list { width: 290px; margin: 0 auto 20px; display: none;}
.pd-list-item { width: 100%; height: 88px; padding: 8px; overflow: hidden; position: relative; background-color: #fff; background-image: ; background-repeat: no-repeat; background-position: 96% 90%; background-size: 30px 27px; -webkit-box-sizing: border-box; box-sizing: border-box; }
.wx-list-item { width: 100%; height: 231px; background: #fff; margin-top: 15px; padding-top: 14px; position: relative; }
.pd-list-item:after { clear: both; }
.item-icon, .item-con-box { float: left; }
.item-con-box { width: 50%; margin-left: 4%; }
.item-icon img { width: 70px; vertical-align: top; }
.item-2dc { text-align: center; }
.item-2dc img { width: 175px; height: 175px; background-position:center center; background-repeat:no-repeat; background-size:150px 100px;background-image: ;}
.item-title, .item-wx-title { line-height: 24px; font-size: 18px; font-weight: normal; color: #383838; }
.item-wx-title { line-height: 20px; text-align: center; }
.item-summary { line-height: 16px; font-size: 13px; color: #959595; }
.item-link { position: absolute; bottom: 0; left: 0; z-index: 10; width: 100%; height: 40px; line-height: 40px; font-size: 14px; color: #fff; text-align: center; background: #15588c; }