﻿@charset "utf-8";
/* CSS Document */
/*意见反馈弹出层*/
.feedback{width:660px;background:#fff;padding:30px;}
.feedback-alert{text-indent:2em;line-height:18px;color:rgb(153,153,153);}
.feedback-list{width:660px;}
.feedbackone{height:40px;line-height:40px;float:left;}
.feedback-label{width:120px;text-align:right;font-weight:bold;padding-right:10px;color:rgb(51,51,51);}
.feedback-center{width:210px;}
.feedback-input{width:190px;height:24px;line-height:24px;padding-left:4px;border:1px solid rgb(127,157,185);vertical-align:middle;margin:8px 0;}
.feedback-check{width:300px;color:rgb(102,102,102);}
.feedback-area{width:500px;height:110px;margin-top:8px;*margin-top:3px;font-size:12px;}
.feedback-mar{margin-left:130px;}
.feedbackalert {color:#ff0000;height:20px;line-height:20px;float:left;}
.feedback-file{width:502px;line-height:30px;position:relative;}
.feedback-area .evaluate-area{line-height:16px;}
/*
.feedback-browse{cursor:pointer;z-index:100;opacity:0;filter:alpha(opacity=0);width:64px;height:20px;overflow:hidden;position:absolute;right:4px;top:6px;cursor:pointer;}
*/
.img-address{width:420px;height:22px;border:1px solid rgb(127,157,185);z-index:2;color:rgb(129,129,129);line-height:22px;vertical-align:middle;margin:4px 4px 4px 0;}
.browse-show{display:inline-block;width:64px;height:20px;background: url(https://image1.highpin.cn/Image/shared/layer/bg/sug-btn2.gif) no-repeat 0 0;color:rgb(75,75,75);cursor:pointer;vertical-align:middle;cursor:pointer;margin-left:4px;}
.pop-submit{width:112px;height:26px;line-height:26px;background:url(https://image2.highpin.cn/Image/shared/layer/bg/send-btn.png);text-align:center;color:rgb(255,255,255);font-weight:bold;margin:16px 0 20px 276px;cursor:pointer}
.checked{margin:14px 6px 0 0;*margin:10px 6px 0 0;float:left;line-height:40px;}
.wid-690{width:690px;}
.wid-692{width:692px;}
.wid-710{width:710px;}
.wid-720 {width:720px;}
.wid-760 {width:760px;}
.pointer {cursor:pointer;}

.evaluate {width:460px;padding:30px;background:#fff;}
.evaluate-title{background:rgb(255,246,212);border:1px solid rgb(255,203,8);line-height:22px;color:rgb(85,85,85);}
.evaluate-alert{color:rgb(206,9,25);}
.evaluate-person{font-weight:bold;line-height:30px;}
.evaluate-name{color:rgb(49,90,170);}
.evaluate-area{width:422px;height:92px;padding:7px 4px;border:1px solid rgb(127,157,185);color:rgb(153,153,153);overflow:auto;font-size:12px;}
.much{color:rgb(102,102,102);line-height:30px;}
.send-btn{width:112px;height:26px;line-height:26px;background:url(https://image4.highpin.cn/Image/shared/layer/bg/send-btn.png);text-align:center;color:rgb(255,255,255);font-weight:bold;margin:16px 0 14px 172px;cursor:pointer;}
.wid-510{width:510px;}
.wid-490{width:490px;}
.wid-492{width:492px;}
.word-red{color:rgb(206,9,25);margin:0 4px;font-family:Arial;}

.fileInputContainer{
        height:14px;
        background:url(https://image1.highpin.cn/image/seeker/index/add.gif);
        position:relative;
        width: 14px;
        margin-left:500px;
        display:none;
    }
    .fileInput{
        height:14px;
        width:14px;
        overflow: hidden;
        position:absolute;
        right:0;
        top:0;
        opacity: 0;
        filter:alpha(opacity=0);
        cursor:pointer;
    }



.feedback-browse{
    display: none;
    z-index: 100;
    width: 62px;
    height: 21px;
    position: absolute;
    right: 42px;
    top: 6px;
    cursor: pointer;

    opacity:0;
    /* IE 4-9 */  
    filter:alpha(opacity=0);  
    /*This works in IE 8 & 9 too*/  
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";  
    /*IE4-IE9*/  
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.newBrowse {background:url(https://image2.highpin.cn/image/seeker/index/btnFile.jpg) no-repeat 0 0;display:inline-block;width:62px;height:20px;vertical-align:middle;margin:4px 0;cursor:pointer;}

.feedback-browse1 {
    display:none;
    cursor: pointer;
    height: 21px;
    overflow: hidden;
    position: absolute;
    right: 43px;
    top: 6px;
    width: 60px;
    z-index: 100;
    
    opacity:0;
    /* IE 4-9 */  
    filter:alpha(opacity=0);  
    /*This works in IE 8 & 9 too*/  
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";  
    /*IE4-IE9*/  
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
