html, body, div, p, span, a, strong, form, table, th, td, ul, li, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, fieldset, iframe, object, pre, img, b, i {
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
}

html {
    height: 100%;
}

body {
    font-family: "微软雅黑", 'PingFang SC ', Helvetica, Arial, "Hiragino Sans GB", "Microsoft Yahei", STHeiti, "华文细黑", sans-serif;
    padding-bottom: 150px;
    font-size: 16px;
    min-height: 100% !important;

}

.feedback-banner {
    width:100%;
	background:url(../images/feedback-banner.jpg);
}

.feedback-banner ul{
    width:1140px;
	height:580px;
	left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
	padding-top:220px;
}

.feedback-banner p{
    text-align:center;
	font-size:14px;
	color:#ffffff;
	padding-top:15px;
	
}

.feedback-body {
    height: auto;
    width: 1157px;
    background-color: transparent;
    padding-top: 80px;
    margin: 0 auto;
}


.line {
    width:100%;
}

.line ul{
    width:1140px;
	height:1px;
	left: 0;
    right: 0;
    margin:100px auto;
	border-top:1px solid #DCDCDC;
}

.asterisk {
    color: #f88e9a;
    width: 10px;
    display: inline-block;
}

.button {
    position: relative;
    display: inline-block;
    background-color:#6baefc;
    color : #ffffff;
    font-size: 14px;
    width: 246px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
    /*margin-top: 10px;*/
}

.feedback-query {
    /*height: 500px;*/
    width: 100%;
    margin: 50px auto 50px auto;
}

#query-all {
    width: 1157px;
    margin: 0 auto;
    padding-bottom: 50px;
}

#query-title {
    width: 1157px;
    margin-bottom: 35px;
    /*display: inline;*/
}

#query-title span {
    width: 570px;
    display: inline-block;
    height: 55px;
    line-height: 55px;
    font-size: 24px;
    color: #7b7b7d;
    text-align: center;

}

#query-content {
    width: 570px;
    /*display: inline;*/
    float: left;
}

#query-content input[type="text"] {
    width: 300px;
}

#query-result {
    width: 570px;
    background-color: #ffffff;
    float: left;
}

#query-content-table {
    width: 550px;
    /*height: 210px;*/
    margin: 35px 10px;
    font-size: 14px;
    color: #7b7b7d;
    border-collapse: separate;
    border-spacing: 10px;
}

.query-result-tr {
    border-collapse: separate;
    border-spacing: 0px 20px;
}

.query-result-title {
    vertical-align: top;
    width: 120px;
    font-weight: bold;

}

.result-content {
    width: 370px;
}

#no-record {
    margin: 50px auto;
    font-size: 14px;
    color: #7b7b7d;
    text-align: center;
}

.query-result-content {
    /*position: inherit;*/
    /*padding: 35px 40px;*/
    color: #7b7b7d;
    font-size: 14px;
    /*width: 380px;*/
    /*height: 280px;*/
}

.one-line {
    /*width: 200px;*/
    padding-top: 35px;
    height: 35px;
    vertical-align: middle;
    display: inline-block;
    /*position: inherit;*/
}

.result-title {
    font-weight: bold;
    width: 120px;
    height: 35px;
    /*position: inherit;*/
    /*float:left;*/
    vertical-align: top;
    display: inline;
}

.result-content {
    height: 35px;
    /*position: inherit;*/
    /*float:left;*/

}

#opt {
    width: 100%;
    height: 35px;
    line-height: 35px;

}

.info-des {
    width: 110px;
    font-size: 14px;
    color: #7b7b7d;
    display: -moz-inline-box;
    display: inline-block;
    /*padding-left: 9px;*/
    /*padding-right: 18px;*/
    /*margin: 0 auto;*/

}

#wb {
    width: 80px;
    font-size: 14px;
    color: #7b7b7d;
    display: -moz-inline-box;
    display: inline-block;
}

#lb {
    width: 150px;
    font-size: 14px;
    color: #7b7b7d;
    padding-left: 20px;
    display: -moz-inline-box;
    display: inline-block;
}

input[type="text"] {
    height: 30px;
    border: solid 1px #D5D5D5;
}

.err-display {
    /*width: 690px;*/
    height: 35px;
    display: none;
    /*margin: 0px auto;*/
}

.error {
    /*margin-top:5px;*/
    /*margin-left:120px;*/
    color: #ff021e;
    padding-left: 10px;
    font-size: 14px;
}

.item input[type="text"] {
    width: 210px;
    height: 35px;
    line-height: 35px;
    color: #949494;
    font-size: 14px;

}

.name-header {
    width: 120px;
    display: inline;
    height: 35px;
}

/*#item-co input[type="text"]{*/
/*width:380px;*/
/*}*/

#item-vclient input[type="text"] {
    width: 210px;
    height: 35px;
    color: #949494;
    font-size: 14px;
}

#item-vlib input[type="text"] {
    width: 210px;
    height: 35px;
    color: #949494;
    font-size: 14px;
}

#item-detail textarea {
    width: 480px;
    height: 120px;
    color: #949494;
    font-size: 14px;
    word-break: break-all;
    word-wrap: break-word;
    vertical-align: top;
    /*border-color: #ddd;*/
}

#item-othercontact input[type="text"] {
    width: 210px;
    height: 35px;
    line-height: 35px;
    color: #949494;
    font-size: 14px;
}

#item-email input[type="text"] {
    width: 210px;
    color: #949494;
    font-size: 14px;
}
#log_file {
    padding-top: 35px;
}
#logfile {
    position: absolute;
    cursor: pointer;
    top: 0;
    width: 100%;
    height: 100%;
    filter: Alpha(opacity=0);
    /*font-size: 300px;*/
    opacity: 0
}
#log_filename {
    display: none;
    position: relative;
    left: 20px;
    background-color: #f3f3f3;
    height: 35px;
    line-height: 35px;
}
#log_filename_show {
    padding-left: 10px;
    font-size: 14px;
    line-height: 35px;
}

#log_file_delete {
    display: none;
    width: 8px;
    height: 8px;
    padding-top: 0;
    margin: 5px 5px 20px 10px;
    align: center;

}
#log_file_attention {
    margin-top: 20px;
    margin-left: 128px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #949494;
}



#upload_file {
    padding-top: 35px;
    /*height: 35px;*/
    /*line-height: 35px;*/
}

#upload_file input[type="button"] {
    width: 80px;
    height: 35px;
    /*line-height: 35px;*/
    font-size: 14px;
    color: #7b7b7d;
}


#uploadImage{
    position: absolute;
    cursor: pointer;
    top: 0;
    width: 100%;
    height: 100%;
    filter: Alpha(opacity=0);
    /*font-size: 300px;*/
    opacity: 0
}

#ufile {
    position: absolute;
    cursor: pointer;
    top: 0;
    width: 100%;
    height: 100%;
    filter: Alpha(opacity=0);
    /*font-size: 300px;*/
    opacity: 0
}

#filename {
    display: none;
    position: relative;
    left: 20px;
    background-color: #f3f3f3;
    height: 35px;
    line-height: 35px;
}

#filename_show {
    padding-left: 10px;
    font-size: 14px;
    line-height: 35px;
}

#file_delete {
    display: none;
    width: 8px;
    height: 8px;
    padding-top: 0;
    margin: 5px 5px 20px 10px;
    align: center;

}

#file_attention {
    margin-top: 20px;
	margin-left: 128px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    color: #949494;
}

/*#upload_file input[type="file"] {*/
    /*display: none;*/
    /*width: 243px;*/
    /*height: 30px;*/
    /*position: absolute;*/
    /*z-index: 999;*/
    /*!*opacity:0;*!*/
    /*filter: "alpha(opacity=0)"; !* IE 8 *!*/
    /*filter: alpha(opacity=0); !* IE 4-7 *!*/
    /*cursor: pointer;*/
/*}*/

#PrtSc_file {
    margin-top: 35px;
}

#item-vclient {
    margin-top: 53px;
    height: 35px;
    line-height: 35px;
}

#item-vlib {
    margin-top: 35px;
}

#item-email {
    margin-top: 35px;
}

#item-othercontact {
    margin-top: 35px;

}

#item-detail {
    margin-top: 35px;
    height: 120px;

}

#item-vcode {
    margin-top: 35px;
}

#item-vcode input[type="text"] {
    width: 120px;
    height: 35px;
    line-height: 35px;
}

.getcode {
    width: 100px;
    height: 35px;
    line-height: 35px;
    padding-left: 20px;
    padding-right: 20px;
}

.getcode_change {
    font-size: 14px;
    color: #808080;
}

#item-submit {
    margin-top: 35px;
    margin-left: 130px;
    height: 42px;
}

#item-submit input[type="button"] {
    position: relative;
    display: inline-block;
    background-color: #6baefc;
    color: #ffffff;
    font-size: 14px;
    width: 246px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 10px;
}


/*#PrtSc_file input[type="file"] {*/
    /*display: inline;*/
    /*width: 243px;*/
    /*height: 30px;*/
    /*position: absolute;*/
    /*z-index: 999;*/
    /*!*opacity:0;*!*/
    /*filter: "alpha(opacity=0)"; !* IE 8 *!*/
    /*filter: alpha(opacity=0); !* IE 4-7 *!*/
    /*cursor: pointer;*/
/*}*/

#PrtSc_file input[type="button"] {
    width: 80px;
    height: 35px;
    /*line-height: 35px;*/
    font-size: 14px;
    color: #7b7b7d;
}

/*截图样式*/
#imgPreview {
    float: left;
    border: none;
}

#imgPreview img {
    margin-right: 10px;
    width: 50px;
    height: 50px;
}

/*#PrtSc_file {*/
/*display: block;*/
/*float: left;*/
/*width: 50px;*/
/*height: 50px;*/
/*overflow: hidden;*/
/*position: relative;*/
/*!*background: url("../images/self/upload.png") no-repeat 0;*!*/
/*background-size: contain;*/
/*}*/
/*.#PrtSc_file input {*/
/*height: 50px;*/
/*opacity: 0;*/
/*filter: alpha(opacity=0);*/
/*position: absolute;*/
/*top: 0;*/
/*right: 0;*/
/*}*/

#preview {
    display: none;
    width: 210px;
    height: 210px;
    margin-left: 120px;
    background-color: #f3f3f3;
    margin-top: 20px;
}

#uploadPreview {
    width: 180px;
    height: 130px;
    background-position: center center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*border: 4px solid #fff;*/
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3);
    display: none;
    margin: 10px 15px 5px 15px;
}


#uploadPreview-name {
    /*width: 180px;*/
    margin: 0 auto;
    text-align: center;
    color: #7b7b7d;
    font-size: 10px;
}

#uploadPreview {
    float: none;
    border: none;
}

#preview-banner {
    display: none;
    width: 210px;
    height: 30px;
}

#delete {
    display: none;
    height: 10px;
    width: 10px;
    float: right;
    margin: 10px 10px 5px 5px;
}

.split-line {
    BORDER-TOP: #00686b 1px dashed;
    OVERFLOW: hidden;
    HEIGHT: 1px;
}

/*弹出框样式开始*/
.divAlert {
    width: 300px;
    border: 2px solid #37B6D1;
    font-weight: bold;
    font-size: 12px;
    left: 364px;
    top: 109px;
}

.divAlert_Title {
    line-height: 25px;
    padding: 0px 5px;
    background-color: #37B6D1;
}

.divAlert_Content {
    background-color: #fff;
    line-height: 80px;
    text-align: center;
}

.divAlert_Btn {
    text-align: center;
    padding: 0px 0px 20px;
    background-color: #fff;
}

.btnSure {
    border: 1px solid #CCC;
    background-color: #CCC;
    width: 50px;
    height: 25px;
}

/*弹出框样式结束*/

/*弹出框样式2开始*/
#alertMsg {
    display: none;
    width: 400px;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 1px 1px 10px black;
    padding: 10px;
    font-size: 12px;
    position: absolute;
    text-align: center;
    background: #fff;
    z-index: 100000;
}

#alertMsg_info {
    padding: 2px 15px;
    line-height: 1.6em;
    text-align: left;
}

#alertMsg_btn1, #alertMsg_btn2 {
    display: inline-block;
    /*background: url(images/gray_btn.png) no-repeat left top;*/
    padding-left: 3px;
    color: #000000;
    font-size: 12px;
    text-decoration: none;
    margin-right: 10px;
    cursor: pointer;
}

#alertMsg_btn1 cite, #alertMsg_btn2 cite {
    line-height: 24px;
    display: inline-block;
    padding: 0 13px 0 10px;
    /*background: url(images/gray_btn.png) no-repeat right top;*/
    font-style: normal;
}

/*弹出框样式2结束*/

#msg_banner {
    padding-top: 15px;
    padding-right: 15px;
    height: 20px;
    /*display: block;*/
}

#msg_fail_banner {
    height: 50px;
    padding-top: 15px;
    padding-right: 15px;

}

.info-fail {
    margin: 70px auto;
    color: #7b7b7d;
    font-size: 22px;
    text-align: center;
    padding: 0 5%;
}

.msg_banner_close {
    float: right;
    display: block;
}

#info-1 {
    margin: 60px auto 0 auto;
    font-size: 22px;
    color: #7b7b7d;
    text-align: center;

}

#info-2 {
    margin: 60px auto 0 auto;
    font-size: 18px;
    color: #949494;
    text-align: center;
}

#info-ID {
    margin: 70px auto 0 auto;
    font-size: 36px;
    color: #ff021e;
    text-align: center;
}

.msg_banner_info {
    padding-right: 15px;

}

.confirm-button {
    width: 125px;
    height: 40px;
    margin: 50px auto 60px auto;
    color: #ffffff;
    font-size: 14px;
    background-color: #36d7c0;
    border-color: transparent;
    display: block;

}

#msg_out {
    width: 680px;
    height: 300px;
    margin: 0 auto;
    border: 5px solid red;

    /*background-color:#5bc0de;*/
}

.clear {
    clear: both;
}

/*设置placeholder 颜色和字体大小*/
input::-webkit-input-placeholder { /* WebKit browsers*/
    color: #949494;
    font-size: 14px;
}

input:-moz-placeholder { /* Mozilla Firefox 4 to 18*/
    color: #949494;
    font-size: 14px
}

input::-moz-placeholder { /* Mozilla Firefox 19+*/
    color: #949494;
    font-size: 14px;
}

input:-ms-input-placeholder { /* Internet Explorer 10+*/
    color: #949494;
    font-size: 14px;
}

textarea::-webkit-input-placeholder { /* WebKit browsers*/
    color: #949494;
    font-size: 14px;
}

textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18*/
    color: #949494;
    font-size: 14px
}

textarea::-moz-placeholder { /* Mozilla Firefox 19+*/
    color: #949494;
    font-size: 14px;
}

textarea:-ms-input-placeholder { /* Internet Explorer 10+*/
    color: #949494;
    font-size: 14px;
}

textarea {
    overflow: auto;
    border: 1px solid #ccc;
}

