
.survey-radio, .survey-radio i, .survey-close, .survey-submit, .survey-tip, .back-top i, .call-survey i {
    background: url(../image/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(../image/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('../image/backTop.png') no-repeat; }
.callSurvey {background: url('../image/callSurvey.png') no-repeat; }
.backTop:hover,
.callSurvey:hover {background: #ff6600; color: #fff; font-size: 12px; text-decoration: none; text-indent: 0; }

/*右侧底部按钮*/
.side-list{position:fixed;z-index:998;right:0;bottom: 90px;border:#eee 1px solid;width:52px;border-radius: 10px;overflow: hidden;background-color: #fff;}
.side-list li{height:40px;width:32px;text-align:center;line-height:20px;cursor: pointer;padding:6px 10px;margin-bottom: 1px;position: relative;font-size:12px}
.side-list li::after{content: '';border-bottom: 1px solid #efefef;width: 34px;position: absolute;left: 50%;bottom: -1px;z-index: 1;transform: translateX(-50%);}
.side-list li:last-of-type{margin-bottom: 0;}
.side-list li:last-of-type::after{border-bottom: none;}
.side-list li.side-back{background:#fff url(../image/side-back.png) no-repeat;display:none;}
.side-list li.side-ewm{background:#fff url(../image/side-ewm.png) no-repeat;}
/*.side-list li.side-lyb{background:#fff url(/image/user/side-lyb.png) no-repeat;}*/
.side-list li.side-lyb{background:#fff;color:#888;font: 500 12px/1.6 Hiragino Sans GB,arial,simsum,WenQuanYi Micro Hei,sans-serif;padding: 8px 10px 4px 10px;}
.side-list li.side-back:hover,.side-list li.side-ewm:hover,.side-list li.side-lyb:hover{background: linear-gradient(135deg,#FFCC66,#FF0033);color:#fff;font: 500 12px/1.6 Hiragino Sans GB,arial,simsum,WenQuanYi Micro Hei,sans-serif;padding: 8px 10px 4px 10px;}
.side-sm{display: none;position:fixed;z-index:998;right:60px;bottom: 31px;width:118px;height:163px;font-size:12px;color:#666;line-height:18px;background:url(../image/back-ewm.png);text-align: center;padding-right:7px;}
.side-sm img{display:inline;}
.side-sm p{margin-top:5px;}
.side-sm span.side-sm-close{display:block;width:20px;height:20px;cursor: pointer;margin-left:95px;background:url(../image/back-1.png) no-repeat center center;}
.side-sm span.side-sm-close:hover{background:url(../image/back-2.png) no-repeat center center;}
.side-feedback{position:fixed;z-index:998;right: 0;bottom: 35%;/*right:64px;bottom:0;*/width:100%;height:auto;display:none;}
.side-feedback-box{width: 708px;margin: 0 auto;border: #eee 1px solid;background: #fff;box-shadow: 0 0 10px rgb(34 34 34 / 20%);border-radius:6px;}
.side-tuiguang {display: none;position: fixed;z-index: 998;right: 60px;bottom: 145px;width: 123px;height: 145px;font-size: 12px;color: #666;line-height: 18px;background: url(../image/back-tuiguang.png);text-align: center;padding-right: 7px;}
.side-weixinkefu {display: none;position: fixed;z-index: 998;right: 60px;bottom: 90px;width: 123px;height: 145px;font-size: 12px;color: #666;line-height: 18px;background: url(../image/back-weixinkefu.png);text-align: center;padding-right: 7px;}
li.side-tuiguangsaoma{background: linear-gradient(135deg,#ff9966,#FF0000);color: #fff;}
li.side-tuiguangsaoma:hover,.side-weixinkefusaoma:hover,.side-qq:hover,.kefuonline:hover{background: linear-gradient(135deg,#FFCC66,#FF0033);color: #fff;}
.side-weixinkefusaoma, .side-qq, .kefuonline{background-color: #fff;color: #FF3300;}
.side-qq a, .kefuonline a{position: absolute;color: #FF3300;text-decoration: none;top: 0;left: 0;right: 0;bottom: 0;padding-top: 6px;}
.side-qq:hover a, .kefuonline:hover a{color: #fff;}
/* {background-color: red;color: #fff;} */
.side-tuiguang span.side-sm-close{display:block;width:20px;height:20px;cursor: pointer;margin-left:95px;background:url(../image/back-1.png) no-repeat center center;}
.side-tuiguang span.side-sm-close:hover{background:url(../image/back-2.png) no-repeat center center;}
.side-weixinkefu span.side-sm-close{display:block;width:20px;height:20px;cursor: pointer;margin-left:95px;background:url(../image/back-1.png) no-repeat center center;}
.side-weixinkefu span.side-sm-close:hover{background:url(../image/back-2.png) no-repeat center center;}
.feedback-tr{position:relative;height:46px;border-bottom:#eee 1px solid;line-height:46px;padding-left:40px;font-size:18px;color:#333;}
.feedback-close{width:24px;height:24px;background:url(../image/popup-close.png) no-repeat center center;cursor: pointer;position:absolute;top:8px;right:8px;}
.feedback-close:hover{background:url(../image/popup-close-h.png) no-repeat center center;}
/*.feedback{padding:29px;width:650px;}*/
.feedback-text{width:600px;height:110px;border:#ccc 1px solid;padding:5px 10px;color:#888;border-radius:3px;line-height:24px;}
.feedback li p{position:absolute;left:0;bottom:-30px;margin-left:0;}
.feedback li{position:relative;}
.feedback-but{height: 34px;line-height: 34px;width: 100px;text-align: center;background: #ff3737;border: #ddd 1px solid;border-radius: 5px;color: #fff;cursor: pointer;position: absolute;top: 0;}
.feedback-but:hover{background:#e8e8e8;}
.side-link{padding:20px 0 20px 15px;}
.side-link span.feedback-1{color:#333;font-weight:700;}
.side-link a{display:inline-block;width:67px;height:28px;line-height:28px;color:#fff;padding-left:39px;background:#0693f5 url(../image/feedback-1.png) no-repeat 13px center;border:#1789d8 1px solid;border-radius:3px;}
.side-link a:hover{background:#077dcf url(../image/feedback-1.png) no-repeat 13px center;}
.side-link span.feedback-2{color:#f00;padding-left:20px;height:30px;line-height:30px;margin-left:16px;display:inline-block;vertical-align: middle;background: url(../image/feedback-2.png) no-repeat left center;}
