.imgrotation {overflow: hidden;}
.imgrotation .container {opacity: 0;}
.imgrotation .container:first-child {opacity: 1;}
.imgrotation .banner {float: left; width: 205px; height: 200px;}
.imgrotation body,ul,ol,li,dl,dd {margin: 0;padding: 0;}
.imgrotation .clearfix:after{content: "";display: block;clear: both;}

.imgrotation .thumbnail .tb-thumb dl dd {opacity: .7; -webkit-transition: opacity .3s; transition: opacity .3s; border: 3px solid #fff;}
.imgrotation .thumbnail .tb-thumb dl dd.active {border-color: #09c; opacity: 1;}
.imgrotation .thumbnail .tb-thumb a {width: 12px; height: 12px; background-size: cover;}
.imgrotation .thumbnail img {border: none;}
.imgrotation .thumbnail ul,ol {list-style: none;}
.imgrotation .thumbnail i,em {font-style: normal;}
.imgrotation .thumbnail .tb-list li {background-size: cover;cursor: pointer;}