.rigFlotItem .bank i{ background: url(http://urlmsg.dggshop.net/static/tk/images/t/icon1.png) no-repeat;}
.rigFlotItem .bank1 i{background: url(http://urlmsg.dggshop.net/static/tk/images/t/icon2.png) no-repeat; margin-top: 3px;}
.rigFlotItem>div :hover	i{
    animation-name: buzz-out;
    animation-duration: 0.4s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
}
@-webkit-keyframes buzz-out {
    0% {
        transform: translateX(4px) rotate(1deg);
    }
    25% {
        transform: translateX(-4px) rotate(-1deg);
    }
    50% {
        transform: translateX(3px) rotate(3deg);
    }
    75% {
        transform: translateX(3px) rotate(-3deg);
    }
    100% {
        transform: translateX(-1px) rotate(1deg);
    }
}
.t-doyoo{ width: 400px; height: 245px; position: fixed; left: 50%; top: 20%; margin-left: -200px; z-index: 1000; background: #fff; display: none; box-shadow:  0 0 1px 1px #aeaeae; -webkit-transform:translateZ(0px);}
.t-doyoo .close{ position: absolute; top: 15px; right: 15px; z-index: 2; font-size: 0; width: 15px; height: 15px; background: url(http://urlmsg.dggshop.net/static/tk/images/t/coles.png) no-repeat; cursor: pointer;border:0px;padding:0px;}
.doy-cont{ padding-left: 40px; padding-top: 45px; display: block; font-family: "微软雅黑";}
.doy-cont .title{ font-size: 14px; color: #666; display: block; padding-bottom: 5px;}
.doy-cont .bank{ padding-bottom: 30px; display: block;}
.doy-cont .bank input{ width: 188px; height: 39px; display: inline-block; border: 0; border-bottom: 1px solid #333; color: #666; font-size: 20px;}
.doy-cont .bank a{ width: 120px; height: 40px; display: inline-block; text-align: center; line-height: 40px; background: #0082e6; color: #fff; font-size: 18px; cursor: pointer; margin-left: 10px;}
.doy-cont .btn{ display: block;}
.doy-cont .btn p{ color: #333; font-size: 14px; padding-bottom: 5px;}
.doy-cont .btn button{ width: 320px; height: 40px; display: block; background: #0082e6; font-size: 18px; color: #fff; border: 0; margin: 0; cursor: pointer;}


.t-doyoo-two{width: 448px;height: 138px;padding: 22px 29px;position: fixed;left: 50%;top: 20%;margin-left: -224px;z-index: 10000;background: #fff;
border: 4px solid #0259ab;box-shadow: 0 0 1px 1px #aeaeae; display: none;}
.t-doyoo-two .close{ position: absolute; top: 8px; right: 10px; z-index: 2; font-size: 0; width: 15px; height: 15px; background: url(http://urlmsg.dggshop.net/static/tk/images/t/coles.png) no-repeat; cursor: pointer;border:0px;padding:0px;}
.doy-cont-two{ overflow: hidden; clear: both;}
.doy-cont-two .fl-img{ float: left; margin-right: 23px; width: 164px; height: 135px;}
.doy-cont-two .fr-txt{ float: left; font-family: "微软雅黑";}
.doy-cont-two .fr-txt h2{ color: #0259ab; font-size: 26px; font-weight: bold;}
.doy-cont-two .fr-txt ul{ overflow: hidden;}
.doy-cont-two .fr-txt li{ display: block; color: #666; padding: 3px 0;}
.doy-cont-two .fr-txt .str{ color: #ff7f00; font-size: 18px; position: relative; top: 2px;}
.doy-cont-two .fr-txt .pho{ background: url(../images/tk-pho.jpg) center left no-repeat; padding-left: 23px;}
.doy-cont-two .fr-txt .btn{ display: block; padding-top: 8px;}
.doy-cont-two .fr-txt .btn>a{ width: 86px; height: 26px; line-height: 26px; text-align: center; color: #fff; margin-right: 18px; display: inline-block; *zoom:1; *display: inline; background: #ff7f00; font-size: 14px;}
.doy-cont-two .fr-txt .btn>.btn2{background: #3fbff0;}