@charset "utf-8";
/* CSS Document */
* {padding:0; margin:0;}
/*banner*/ 
.banner{width:100%;height:345px;position:relative;}
.btn{width:87px;margin:0 auto;}
.banner .btn ul li{list-style:none;float:left;background:url(../images/1.png) no-repeat;width:16px;height:16px;margin-left:5px;}
.banner .btn ul{padding:3px 14px;display:inline-block;background:rgba(0,0,0,.5);border-radius:11px;}
.banner .btn ul .no{background:url(../images/2.png) no-repeat;}
.btn{width:200px;height:30px;position:absolute;bottom:0px;left:47.2%;z-index:2}
.banner .btn ul li{list-style:none;float:left;}
.tm_banner_image{z-index:0;position:absolute;left:0px;top:0px;opacity:0;width:100%;height:345px;}

/*
本代码由js代码网收集并编辑整理;
尊重他人劳动成果;
转载请保留js代码网链接 - http://www.jsdaima.com
*/