/* CSS Document */
body{background-color:#FFF; background-image:url(bg_01.jpg); background-repeat:repeat-x; background-position:top;}

/*图片新闻*/
.swiper-tpxw  .swiper-slide{height: 300px;}
.swiper-tpxw  .swiper-slide div{position: absolute;left: 0px;bottom: 0px;font-size: 16px;
height: 40px;line-height: 40px;background:rgba(0,0,0,0.4);width: 100%;padding-left: 20px;}
.swiper-tpxw  .swiper-slide div a{color: #ffffff;display: block;width: 75%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.swiper-tpxw  .swiper-slide  img{height: 300px;width: 100%;}
.swiper-tpxw  .swiper-pagination-bullet{width: 12px;height: 12px;    line-height: 12px;cursor: pointer;margin-left: 5px;background:url(ico_05.png) no-repeat;
    border-radius: 0px;}
.swiper-tpxw .swiper-pagination {bottom: 10px;z-index: 9999;right: 20px;}
.swiper-tpxw .swiper-pagination-bullet-active {background:url(ico_03.png) no-repeat;}