
/*应用特效时，以上样式可删除*/
#d_tab29{width: 600px;margin-top: 30px;}
#d_tab29 ul{width: 600px;}
#d_tab29 ul, #d_tab29 li { margin: 0; padding: 0; list-style: none }
#d_tab29 img { border: 0; vertical-align: top }
#d_tab29 { position: relative; height: 310px; no-repeat center 0; text-align: left }
#d_tab29 .d_img { position: relative; margin: 0 auto; width: 600px; height: 100% }
#d_tab29 .d_img li { position: absolute; display: none; z-index: 0 ;}
#d_tab29 .d_img .cont{ width:100%; height:87px; background:rgba(0,0,0,0.5); position:absolute; bottom:0px; left:0px; z-index:99999;}
#d_tab29 .d_img li img { width: 100% }
/*#d_tab29 .d_img li.d_pos1 { display: block; width: 139px; left: 0%; top: 60px; z-index: 1 }*/
#d_tab29 .d_img li.d_pos1 { display: block; width: 189px; left: 0%; top: 40px; z-index: 2 }
#d_tab29 .d_img li.d_pos2 { display: block; width: 269px; left: 27%; top: 10px; z-index: 3 }
#d_tab29 .d_img li.d_pos3 { display: block; width: 189px; right: 0%; top: 40px; z-index: 2 }
/*#d_tab29 .d_img li.d_pos3 { display: block; width: 139px; right: 0%; top: 60px; z-index: 1 }*/
#d_tab29 .d_img li>a{display: block; width:35%;height:auto ;border: 1px solid #3da59a;color: #3da59a;padding: 3px 0; text-align: center;font-size: 12px;border-radius:10px ;position: absolute;bottom:28% ;left: 50%;margin-left: -17%;}
#d_tab29 .d_img li>a:hover{background-color: #3da59a;color: #fff;}
#d_tab29 .d_menu { position: absolute; bottom: 0px; width: 100%; text-align: center }
#d_tab29 .d_menu li { display: inline-block; zoom: 1; *display:inline;
background: url('../images/btn.png') no-repeat 0 0; width: 12px; height: 12px; cursor: pointer; margin-right: 3px }
#d_tab29 .d_menu li.d_select { background: url('../images/btn.png') no-repeat 0 -18px }
#d_tab29 .d_next { position: absolute; left: 50%; margin-left: 325px; top: 110px; z-index: 10; cursor: pointer }
#d_tab29 .d_prev { position: absolute; left: 50%; margin-left: -375px; top:110px; z-index: 10; cursor: pointer }