/*专题切换*/
.qunar { width: 100%; margin: 0 auto; position: relative; overflow: hidden; }
.qunar .e_pic_wrap { z-index: 1; white-space: nowrap; width: 100%; height: 180px; margin: 0 auto;}
.qunar .e_pic_wrap li {position:relative;  width:100%; margin: 0 auto; height: 180px; }
.qunar .e_pic_wrap li img{ width: 100%; height: 100%;}
.qunar .e_bg_flt { position: absolute; right: 0; top: 0; width: 270px; height: 180px; background: #000; filter: alpha(opacity=50); -moz-opacity: .5; opacity: .5; z-index: 10; }
.qunar .e_flt_inf { position: absolute; right: 0; top: 0; width: 227px; height: 180px; padding: 25px 28px 10px 15px; overflow: hidden; z-index: 20; color: #fff; white-space: normal; word-wrap: break-word; }
.qunar .e_flt_inf .t_info { line-height: 20px; height: 84px; overflow: hidden; }
.qunar .e_flt_inf .t_info a { color: #fff; }
.qunar .e_sep { color: #81d6d3; position: absolute; bottom: 20px; right: 20px; width: 235px; z-index: 20; }
.qunar .e_sep a { color: #81d6d3; }
.qunar .prev, .qunar .next { position: absolute; z-index: 30; display: block; }
.qunar .prev { bottom: 5px; right:60px; }
.qunar .next { bottom: 5px; right: 20px; }
.qunar .prev a, .qunar .next a {display: block;width: 25px;height: 32px;overflow: hidden;background: url(../images/ico_prevnext.png) no-repeat scroll 0 0;_background-image: url(../images/ico_prevnext_ie6.png);}
.qunar .prev a {background-position: 0px -41px;}
.qunar .next a {background-position: 0 -121px;}