.jsmn_swt_bottom {
    bottom: auto;
    top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
    _background-attachment: fixed;
}

.jsmn_swt_bottom .swt_bottom_nr {
    z-index: 999;
    width: 100%;
    position: fixed;
    height: 60px;
    left: 0;
    bottom: 0;
    /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);*/
    background: url(../images/img140.png) 0px 0px repeat-x;
}

.jsmn_swt_bottom .swt_bottom1 {
    display: block;
    width: 1002px;
    height: 60px;
    background: url(../images/img133.png) 50px 0px no-repeat;
    margin: 0px auto;
}

.jsmn_swt_bottom .swt_bottom1 form {
    display: inline;
    float: left;
    width: 422px;
    height: 60px;
    background: url(../images/img132.gif) left 0px no-repeat;
    margin-left: 345px;
    overflow: hidden;
    position: relative;
}

.jsmn_swt_bottom .swt_bottom1 .swt_bottom22 {
    display: inline;
    float: left;
    width: 220px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #656565;
    top: 8px;
    left: 54px;
    border: 0px;
    background-color: #fff;
    position: absolute;
    z-index: 9999;
    outline: none;
}

.jsmn_swt_bottom .swt_bottom1 .swt_bottom3 {
    display: inline;
    float: left;
    width: 110px;
    height: 40px;
    background: none;
    border: 0px;
    top: 10px;
    left: 315px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    z-index: 9999;
    outline: none;
}

.jsmn_swt_bottom .swt_bottom1 .swt_bottom4 {
    display: inline;
    float: left;
    width: 110px;
    height: 40px;
    background: url(../images/img132.gif) right -10px no-repeat;
    border: 0px;
    margin: 10px 0px 0px 10px;
    font-size: 18px;
    color: #000;
    text-align: center;
    line-height: 40px;
    overflow: hidden;
    outline: none;
}

.jsmn_swt_bottom .swt_bottom1 .swt_bottom5 {
    display: inline;
    float: left;
    width: 60px;
    height: 60px;
    cursor: pointer;
    margin-left: 38px;
    overflow: hidden;
}

.character {
    width: 32px;
    height: 32px;
    margin: 15px auto 0 auto;
    background: no-repeat url("/include/images/bbpiclose.png") left top;
    -webkit-background-size: 32px 32px;
    -moz-background-size: 32px 32px;
    background-size: 32px 32px;
    -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
}

.character:hover {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}

.swt_gonggao {
    width: 229px;
    height: 207px;
    position: absolute;
    right: 0px;
    top: -150px;
}