/*Ê×Ò³´óÍ¼*/
#flashs {position: relative;height: 335px;overflow: hidden;}
#flashs .bgitem {background-position: center top;background-repeat: no-repeat;height: 335px;width: 100%;cursor: pointer;margin: 0px auto;z-index: 1;position: absolute;top: 0;}
#flashs .btn {width: 100%;text-align: center;position: absolute;bottom: 15px;left: 0;z-index: 15555555;}
#flashs .btn span {display: inline-block;width: 69px;height: 7px;background: #fff;margin-left: 6px;cursor: pointer;font-size: 0;border: 1px solid #C2BAB4;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
#flashs .btn span {}
#flashs .btn span:first-child {margin-left: 0;}
#flashs .btn .cur {background: #009A44;border: 1px solid #009A44;}