﻿
html, body {width:100%;height:100%;color: rgb(75,75,75);font-size: 12px;z-index: 1;font-family: simsun;font-size: 12px;}
#content {margin: 0 auto;position: relative;width: 1006px;}
#main {background: rgb(255,255,255);width: 990px;margin: 0 auto;}

.feedback-browse{cursor:pointer;width:51px;height:21px;overflow:hidden;position:absolute;right:0;top:4px;cursor:pointer;}
.feedback-browse1{
    display:block;
    cursor:pointer; 
    height: 21px; 
    overflow: hidden; 
    position: absolute; 
    right: 32px; 
    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);
}
.img-address{width:440px;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 0;}
.browse-show{display:inline-block;text-align:center;color:#000000;width: 64px;height: 21px;background: url(https://zpimg1.zhaopin.com/Image/Index/sug-btn.gif) no-repeat;cursor: pointer;line-height: 21px;vertical-align: middle;}

/*意见建议*/
.content-m {background: #fff;height: 750px;}
.detailbox {width: 816px;margin: 0px auto;}
/*.detail-logo {width: 284px;height: 84px;display: block;}*/
.detail-logo {width: 250px;height: 92px;}
/*.detail-logo img {width: 284px;height: 78px;display: block;}*/
.detail-logo img {width: 250px;height: 92px;display: block;}
.c-head-title {height: 38px;width: 816px;margin: 0 auto;background: url(https://zpimg2.zhaopin.com/Image/Index/title-bg-red.gif) no-repeat 0 0;}
.c-head-title h5 {color: #fff;font-size: 14px;font-family: "microsoft yahei";font-weight: bold;margin-left: 20px;height: 34px;line-height: 34px;vertical-align: middle;}
.con-h-t {width: 728px;margin: 20px auto;}
    .con-h-t p {
        font-family: Arial,SimSun;font-size:12px;
    text-indent:2em;
    line-height: 18px;
    
    }
.con-h-t a{
    color:rgb(40,70,140);text-decoration:underline;
}
/*意见填写*/
.sug-box {_height:362px;min-height: 362px;width: 754px;border: 1px #d8d8d8 solid;border-top: 4px #d8d8d8 solid;border-bottom:none;background:#fff url(https://zpimg4.zhaopin.com/Image/Index/sug-bg.gif) repeat-x bottom;}
.sug-cirle-corner {width: 9px;height: 9px;background-image: url(https://zpimg1.zhaopin.com/Image/Index/sug-corner.gif);background-repeat: no-repeat;display: block;overflow: hidden;}
.border-bg{height:9px;background:url(https://zpimg2.zhaopin.com/Image/Index/boder-bg.png) repeat-x;}
.sug-corner-one {position: absolute;left: 0;top: 0;background-position: 0 -9px;background-position: 0 0;}
.sug-corner-two {position: absolute;right: 0;top: 0;background-position: 0 -11px;background-position: -11px 0;}
.sug-corner-three {float:left;background-position: 0 -11px;}
.sug-corner-four {float:right;background-position: -11px -11px;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix {zoom: 1;}
.sug-outer {position: relative;width: 756px;height: 367px;margin: 0 auto;}
.c-sug {width: 674px;margin: 20px auto;}
.inputt {width: 178px;height: 18px;border: #bbbbbb 1px solid;line-height: 18px;background:#FFF;}
.sug-title {float: left;text-align: right;width: 130px;color: #646464;font-weight: bold;}
.c-sug-div {height:30px;line-height:30px;vertical-align: middle;}
.sug-input {height: 102px;width: 528px;background: #FFF;color: #999999;}
.img-input {width: 456px;background-color: #fff;color: #999999;}
.c-sug-input {height: 112px;}
.btn-box {width: 96px;margin: 20px auto auto auto;}
.red-btn {width: 96px;height: 31px;background: url(https://zpimg4.zhaopin.com/Image/Index/red-btn-96.gif) no-repeat;font-size: 14px;font-weight: bold;color: #ffffff;cursor: pointer;margin: 0px auto;}
.c-sug-h {float: left;height:auto;vertical-align: top;width: 544px;}
.feedback-area {margin-top:6px;_margin-top:10px;}
.c-sug-h textarea {display: block;margin: 0px 0px 10px 0px;border: #bbbbbb 1px solid;line-height: 20px;width: 524px;color: #bbbbbb;height: 105px;overflow-y: hidden;font-size:12px;font-family:Arial, Helvetica, sans-serif;}
.c-sug-h a {display: block;height: 20px;color: #999999;font-family:Arial, Helvetica, sans-serif;}
.c-sug-h a span {color: #e10a1e;}
.upload-btn {width: 64px;height: 21px;background: url(https://zpimg1.zhaopin.com/Image/Index/sug-btn.gif) no-repeat;cursor: pointer;line-height: 21px;vertical-align: middle;margin-top:-6px;}
.required {color: #e10a1e;font-weight: bold;}
.word-red{color:rgb(235,44,44);}
.pointer {cursor:pointer;}
.add-position {position:relative;height: 30px;line-height: 30px;vertical-align: middle;}
.c-feedback {
    display:none;
    cursor:pointer;
    z-index:100;
    width:64px;
    height:22px;
    overflow:hidden;
    position:absolute;
    right:18px;
    top:4px;
    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);

}
.c-upload {display:inline-block;width:64px;height:21px;background: url(https://zpimg2.zhaopin.com/Image/Index/sug-btn.gif) no-repeat 0 0;cursor:pointer;vertical-align:middle;line-height:21px;text-align:center;margin-top:-4px;}
.l130 {margin-left:130px;}

.fileInputContainer{
        height:14px;
        background:url(https://zpimg4.zhaopin.com/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;
    }

    .newBrowse {
    background: url("https://zpimg1.zhaopin.com/image/seeker/index/btnFile.jpg") no-repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 4px 7px;
    vertical-align: middle;
    width: 62px;
}
