.slide_x{overflow:hidden;position:relative; left:10px; top:10px;/*margin:0 auto;*/width:575px;height:354px;}
.slide_x a{color:#eee;text-decoration:none;}
.slide_x .box{overflow:hidden;position:relative;width:575px;height:354px;}
.slide_x .list{overflow:hidden;width:9999px;}
.slide_x .list li{float:left;position:relative;width:575px;}
.slide_x .list img{vertical-align:top;}
.slide_x .list p{position:absolute;bottom:0;left:0;width:100%;height:24px;color:#eee;font:12px/24px "\5b8b\4f53";text-indent:12px;
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000',endColorstr='#99000000');background:rgba(0,0,0,0.6);}
.slide_x .btn{/*overflow:hidden;*/ height:24px;position:absolute;bottom:0px;right:6px; /*border:1px solid #F00;*/}
.slide_x .btn li{float:left;width:24px;height:21px; padding-top:3px; /*line-height:50px;*//*margin:0 0 0 10px;*//*border-radius:2px;*/background:#6d675c;color:#fff;font:11px/16px Tahoma;text-align:center;cursor:pointer; /*position: relative; bottom:0;*/ /*margin-top:6px;*/}
.slide_x .btn .selected{ width:33px; height:30px; line-height:30px; background:url(banner1_res/bnthover.png) no-repeat;color:#fff; position:relative; top:-6px; z-index:999;  }
.slide_x .minus,
.slide_x .plus{position:absolute;top:110px;width:40px;height:50px;background-image:url(http://218.195.180.14/page/main72/css/images/control.png);background-repeat:no-repeat;text-align:center;cursor:pointer;}
.slide_x .minus{left:0;background-position:0 0;}
.slide_x .plus{right:0;background-position:-40px 0;}
.slide_x .minus:hover{background-position:0 -50px;}
.slide_x .plus:hover{background-position:-40px -50px;}
