
.survey-radio, .survey-radio i, .survey-close, .survey-submit, .survey-tip, .back-top i, .call-survey i {
    background: url(../img/survey.png) no-repeat;
}

.survey-box {
    opacity: .3;
    opacity: 1  \0/;
    width: 318px;
    height: 0;
    position: fixed;
    _position: absolute;
    right: 0;
    bottom: -244px;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    box-shadow: -2px -2px 15px #ccc;
    -webkit-box-shadow: -2px -2px 15px #ccc;
    -moz-box-shadow: -2px -2px 15px #ccc;
    font-family: arial, '\5b8b\4f53';
    font-size: 12px;
    z-index: 2000;
}

.survey-ie {
    visibility: hidden;
    height: 205px;
    right: 0;
    bottom: 0;
}

.survey-show-w3c {
    height: 205px;
    opacity: 1;
    right: 0;
    bottom: 0;
    -ms-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -ms-transition-duration: .8s;
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -o-transition-duration: .8s;
}

.survey-hide-w3c {
    -ms-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -ms-transition-duration: .8s;
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -o-transition-duration: .8s;
}

.survey-header {
    width: 318px;
    height: 32px;
    border-bottom: 1px solid #f0f0f0;
    line-height: 32px;
    color: #333;
}

.survey-title {
    float: left;
    font: bold 12px/32px '\5b8b\4f53';
    text-indent: 15px;
}

.survey-title em {
    color: #F60;
}

.survey-close {
    float: right;
    height: 32px;
    width: 32px;
    background-position: 0 -53px;
    outline: 0 none;
}

.survey-close:hover {
    background-position: -25px -53px;
}

.survey-main {
    padding: 10px 15px 7px;
    width: 290px; float:left;
}

.survey-radio {
    float: left;
    position: relative;
    zoom: 1;
    width: 50px;
    padding-left: 50px;
    height: 25px;
    line-height: 25px;
    background-position: -87px -56px;
    cursor: pointer;
}

.survey-radio-good-sel, .survey-radio-bad-sel {
    background-position: -87px -81px;
}

.survey-radio i {
    position: absolute;
    left: 23px;
    top: 4px;
    width: 21px;
    height: 18px;
}

.survey-radio-good i {
    background-position: 0 -115px;
}

.survey-radio-good-sel i {
    background-position: 0 -89px;
}

.survey-radio-bad i {
    background-position: -26px -115px;
}

.survey-radio-bad-sel i {
    background-position: -26px -89px;
}

.survey-text {
    clear: both;
    width: 283px;
    height: 74px;
    border: 1px solid #d8d7d7;
    margin: 12px 0 0;
    padding: 2px 0 2px 5px;
    resize: none;
    _display: inline;
    font-size: 12px;
    overflow-y: auto;
    line-height: 18px;
    vertical-align: top;
}

.survey-text.default {
    color: #999;
}

.survey-count {
    margin-top: 10px;
    float: left;
    height: 24px;
    line-height: 24px;
    color: #999;
}

.survey-count-cur {
    color: #666;
}

.survey-count-over {
    color: #f60;
}

.survey-submit {
    float: right;
    border: 0 none;
    width: 49px;
    height: 24px;
    margin-top: 10px;
    text-indent: -999em;
    overflow: hidden;
    background-position: -51px -28px;
    cursor: pointer;
}

.survey-submit:hover {
    background-position: 0 -28px;
}

.survey-submit-disabled, .survey-submit-disabled:hover {
    cursor: default;
    background-position: 0 -145px;
}

.survey-mask {
    background: #eee;
    width: 100%;
    height: 100%;
    _height: 205px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    opacity: .5;
    filter: alpha(opacity=50);
    display: none;
}

.survey-tip {
    position: absolute;
    left: 50%;
    top: 50%;
    display: none;
    margin: -20px 0 0 -100px;
    padding: 9px;
    width: 180px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #ffc34c;
    background-color: #fffad6;
    z-index: 11;
    text-indent: 20px;
    opacity: .7;
    filter: alpha(opacity=70);
}

.survey-tip.warning {
    background-position: -50px -143px;
}

.survey-tip.success {
    background-color: #d8f1ff;
    background-position: -75px -106px;
    border-color: #6abeea;
}

#pubFeedBack {
    position: fixed;
    _position: absolute;
    right: 16px;
    bottom: 16px;
    width: 54px;
    font-size: 12px;
}

.back-top, .call-survey {
    display: block;
    width: 52px;
    padding: 1px;
    height: 56px;
    line-height: 22px;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
}

.back-top {
    display: none;
    background: #999;
}

.back-top:hover {
    background: #ccc;
    zoom: 1;
    text-decoration: none;
    color: #fff;
}

.back-top i {
    display: block;
    width: 25px;
    height: 13px;
    margin: 14px auto 8px;
    background-position: -63px 0;
}

.call-survey {
    margin-top: 1px;
    background: #3687d9;
}

.call-survey:hover {
    background: #66a4e3;
    zoom: 1;
    text-decoration: none;
    color: #fff;
}

.call-survey i {
    display: block;
    width: 26px;
    height: 25px;
    margin: 9px auto 0;
    background-position: 0 0;
}

.call-survey:hover i {
    background-position: -30px 0;
}

.dialog-login .dialog-head h3, .dialog-close, .win-more-login .qq, .win-more-login .sina, .win-more-account a, .win-login-box .login-btn {
    background: url(http://icon.zol-img.com.cn/products/product2011/img.png) no-repeat;
}

#J_overlay {
    z-index: 10000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
    filter: alpha(opacity=40);
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}

#J_overlay iframe {
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    border: 0 none;
}

.dialog-box {
    padding: 5px;
    width: 582px;
    height: 250px;
    background: rgba(0, 0, 0, 0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4d000000, endcolorstr=#4d000000, gradientType=1);
}

:root .dialog-box {
    filter: none;
}

.dialog-inner {
    padding: 10px;
    height: 230px;
    background: #fff;
}

.dialog-head {
    position: relative;
    padding: 10px 0 10px 10px;
    height: 20px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    zoom: 1;
}

.dialog-login .dialog-head a {
    float: left;
    margin: 4px 0 0 10px;
}

.dialog-login .dialog-head h3 {
    float: left;
    width: 81px;
    height: 20px;
    background-position: 0 -239px;
    text-indent: -9999em;
    overflow: hidden;
}

.dialog-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 33px;
    height: 33px;
    background-position: -114px -233px;
    cursor: pointer;
}

.dialog-content {
    padding: 10px 0 0;
    overflow: hidden;
    zoom: 1;
}

.win-more-login {
    float: left;
    padding: 0 50px;
    margin-top: 20px;
    width: 147px;
    height: 139px;
    border-right: 1px solid #e0e0e0;
}
.survery-contnet{ overflow: hidden; width: 290px; float: left; padding-left: 16px;}
.survery-contnet span{ color:#ff6a00; font-size:14px;}
/*行业市场样式*/
.backTop,
.callSurvey {cursor: pointer; line-height: 20px; height: 40px; width: 34px; display: block; padding: 3px 6px; text-align: center; text-indent: -9999px; }
.backTop {background: url('../img/b2b/backTop.png') no-repeat; }
.callSurvey {background: url(../img/b2b/callSurvey.png') no-repeat; }
.backTop:hover,
.callSurvey:hover {background: #ff6600; color: #fff; font-size: 12px; text-decoration: none; text-indent: 0; }