﻿.RotateImgCon ul,.RotateImgCon li{margin:0;padding:0;list-style:none}
.RotateImgCon img{border:0;vertical-align:top}


.RotateImgCon{position:relative; height:300px;text-align:left;}
.RotateImgCon .d_img{position:relative;margin:0 auto;width:1000px;height:100%} 
.RotateImgCon .d_img li{position:absolute;display:none;z-index:0}
.RotateImgCon .d_img li img{width:100%}
	
 
.RotateImgCon .d_img li.d_pos1{display:block;width:157px;left:73px;top:35px;z-index:1;}
.RotateImgCon .d_img li.d_pos2{display:block;width:172px;left:230px;top:25px;z-index:2;}
.RotateImgCon .d_img li.d_pos3{display:block;width:196px;left:402px;top:10px;z-index:3; }
.RotateImgCon .d_img li.d_pos4{display:block;width:172px;right:230px;top:25px;z-index:2;}
.RotateImgCon .d_img li.d_pos5{display:block;width:157px;right:73px;top:35px;z-index:1;}


.RotateImgCon .d_menu{position:absolute;bottom:20px;width:100%;text-align:center}
.RotateImgCon .d_menu li{display:inline-block;zoom:1;*display:inline;background:url('img/btn.png') no-repeat 0 0;width:12px;height:12px;cursor:pointer;margin-right:3px}
.RotateImgCon .d_menu li.d_select{background:url('img/btn.png') no-repeat 0 -18px}

.RotateImgCon .d_next{position:absolute;right:18px;top:97px;z-index:10;cursor:pointer}
.RotateImgCon .d_prev{position:absolute;left:18px;top:97px;z-index:10;cursor:pointer}

/*轮播文字*/
.BlackBg{ background:#000; opacity:0.45; filter:alpha(opacity=45); position:absolute; bottom:0px; left:0px; width:100%; height:42px;}
.BlackBgTxt{ position:absolute; bottom:0px; left:0px; width:100%; color:#fff; line-height:42px; font-family:Microsoft yahei; text-align:center; font-size:16px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

