.zt_wrap { width: 100%; overflow: hidden; }
.zt_wrap .bq_wrap { overflow: hidden; }
.zt_wrap .bq_wrap a { display: block; text-align: center; width: 80px; height: 32px; line-height: 32px; border-radius: 3px; float: left; margin: 0 20px 20px 0; font-size: 14px; font-weight: bold; color: #cc8014; background: #f0e4ce; }
.zt_wrap .bq_wrap a.on { background: #cc9952; color: #fff; }
.zt_wrap .zt-item { overflow: hidden; width: 105%; padding: 15px 0 0; }
.zt_wrap .zt-item .lis { display: block; width: 270px; height: 270px; float: left; background: #fff; margin: 0 40px 40px 0; }
.zt_wrap .zt-item .lis:hover { box-shadow: -6px 0 18px 8px rgba(0, 0, 0, 0.1); }
.zt_wrap .zt-item .lis .img, .zt_wrap .zt-item .lis .img img { width: 100%; height: 140px; }
.zt_wrap .zt-item .lis .bt { font-size: 16px; color: #cc9952; margin: 8px 18px; line-height: 34px;height: 34px;overflow: hidden }
.zt_wrap .zt-item .lis .time { font-size: 12px; color: #999; margin: 5px 18px; }
.zt_wrap .zt-item .lis .time span { color: #cca166; }
.zt_wrap .zt-item .lis .miaoshu { font-size: 12px; color: #333; line-height: 20px; margin: 0 18px; height: 40px;overflow: hidden}
.M3_item .item + .item{display: none}
.details_tab { float: left; height: 46px; line-height: 46px; margin-bottom: 15px; }
.details_tab a { display: block; float: left; font-size: 18px; width: 60px; position: relative; font-weight: bold; color: #666; margin-right: 20px; text-align: center; }
.details_tab a i { display: none; width: 64px; height: 5px; background: url("../images/ico_line.png") no-repeat; position: absolute; left: 0; bottom: 0; }
.details_tab a.on, .details_tab a:hover { color: #cd8117; }
.details_tab a.on i, .details_tab a:hover i { display: block; }

.zt_head { width: 100%; height: 240px; background: #f9f3e7; margin: 10px auto 40px; }
.zt_head .img { float: left; margin-right: 25px; }
.zt_head .img, .zt_head .img img { width: 394px; height: 240px; }
.zt_head .info { display: block; float: right; width: 750px; margin-right: 30px; }
.zt_head .info .if_head { width: 100%; height: 40px; margin: 20px 0 5px; }
.zt_head .info .if_head .bt { float: left; font-size: 20px; color: #cb7f15; font-weight: bold; }
.zt_head .info .if_head p { float: right; color: #999; font-size: 14px; }
.zt_head .info .if_head p span { color: #cb7f15; margin: 0 10px 0 2px; }
.zt_head .info .miaoshu { font-size: 16px; color: #555; height: 96px; overflow: hidden; line-height: 24px; }
.zt_head .info .bq_lits { height: 30px; overflow: hidden; color: #999; font-size: 16px; margin-top: 20px; padding: 2px 0; }
.zt_head .info .bq_lits a { display: inline-block; font-size: 14px; color: #cc8014; height: 30px; line-height: 30px; text-align: center; border-radius: 15px; padding: 0 20px; background: #f0e4ce; margin: 0 10px 5px; }
.zt_head .info .bq_lits a:hover { -webkit-box-shadow: 0 0 4px 0px #333; -moz-box-shadow: 0 0 4px 0px #333; box-shadow: 0 0 4px 0px #333; }

.pagewrap { width: 100%; height: 34px; margin: 20px auto; text-align: center; float: left; }
.pagewrap .pagingUl { display: inline-block; }
.pagewrap .pagingUl a { display: inline-block; height: 30px; text-align: center; line-height: 30px; padding: 0 12px; margin: 0 4px; border: 1px solid #cc9952; font-size: 14px; color: #cc9952; font-family: Arial; }
.pagewrap .pagingUl a.activP, .pagewrap .pagingUl a:hover { background: #cc9952; color: #fff; border: 1px solid #cc9952; }

