@charset "utf-8";
/* CSS Document */
/*主色#cf2820*/
.ztsytit{ height:36px; line-height:36px; background:#efefef; margin-top:20px;}
.ztsytit span{ display:block; height:36px; width:110px; background:#cf2820; text-align:center; color:#FFF;}

.ztlm .tab-hd { overflow:hidden; zoom:1; width:100%; background:#efefef; margin-top:20px;}
.ztlm .tab-hd li{ float:left; width:110px; height:30px; text-align:center; line-height:30px;border-radius:5px; color:#FFF; -moz-border-radius:5px; -webkit-border-radius:5px; background:#b5bcc0;}
.ztlm .tab-hd li.active{ background:#cf2820; }
.ztlm .tab-hd li.active a{ color:#FFF;}
.ztlm .tab-bd li{display:none; padding-top:20px;}
.ztlm .tab-bd li.thisclass{ display:list-item;}
.ztlm .tab-bd li .ztmc{ width:260px; padding:10px 20px 0 20px; height:200px; float:left;}
.ztlm .tab-bd li .ztmc img{ width:260px; height:140px;}
.ztlm .tab-bd li .ztmc p{ width:240px; height:40px; line-height:40px; padding:0 10px; overflow:hidden;}
