﻿a,img{border:0;}
a{text-decoration:none;}
/* slider */
.slider1{margin:0px auto;width:1000px;height:320px;position:relative;overflow:hidden; float:left;}
.conbox{position:absolute;/*必要元素*/}
.conbox img{ width:1000px; height:320px; margin:0px auto;}
.switcher{position:absolute;bottom:10px;right:10px;float:right;z-index:99;}
.switcher a{background:#fff;border:1px solid #D00000;cursor:pointer;float:left;font-family:arial;height:15px;line-height:18px;width:13px;margin:4px;text-align:center;color:#D00000;}
.switcher a.cur,.switcher a:hover{background:#FF0000;border:1px solid #D00000;height:20px;line-height:24px;width:20px;margin:0 2px;color:#fff;font-weight:800;}