@charset "utf-8";

/* CSS Document */
/* header --- start */
html,
body {
    font-family: "微软雅黑", "宋体";
}

a {
    cursor: pointer;
    font-family: "微软雅黑", "宋体";
}

textarea {
    resize: none;
}

input::-ms-clear {
    display: none;
}

input::-ms-reveal {
    display: none;
}

.clearfix {
    clear: both;
}

/* banner --- start */
.con_top {
    width: 100%;
    font-size: 17px;
    height: 265px;
    background: url("../img/userfeedback/userfbg.png") no-repeat;
}

.con_top.bg {
    background: none;
    height: 50px;
}

.con_top .a2 span {
    display: block;
    width: 1px;
    background: #000;
    height: 14px;
    position: absolute;
    top: 20px;
    left: -69px;
}

.h2 .a2 {
    float: right;
    width: 141px;
    margin-left: 55px;
    position: relative;
}

/* banner --- end */

/* content --- start*/
.con_list {
    padding: 62px 0;
    text-align: center;
}

.list_nav {
    display: inline-block;
}

.navbox {
    position: relative;
    float: left;
    margin: 0 8px;
    margin-bottom: 45px;
}

.feeltrg,
.feeline {
    position: absolute;
    float: left;
    display: none;
}

.navbox:first-child .feeltrg,
.navbox:first-child .feeline {
    display: block;
}

.feelitem {
    width: 150px;
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    float: left;
    cursor: pointer;
    background: url("../img/userfeedback/nav-gray.png") no-repeat;
}

.feelactive {
    background: url("../img/userfeedback/nav-red.png") no-repeat;
    color: #ffffff;
}

.feeltrg {
    width: 0;
    height: 0;
    border-top: 14px solid #D0111B;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    top: -32px;
    left: 50%;
    margin-left: -14px;
}

.feeline {
    width: 64px;
    height: 3px;
    background: #D0111B;
    bottom: -20px;
    left: 50%;
    margin-left: -32px;
}

.coFormC {
    margin: 0 auto;
    height: auto;
    width: 638px;
    padding: 50px 168px;
    font-size: 16px;
    background: #ffffff;
    border: 2px solid #DCDCDC;
    border-radius: 4px;
}

.con-line {
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #000000;
    margin: 0 auto;
    position: relative;
    padding-bottom: 26px;
}

.line-title {
    font-size: 20px;
}

.line-item1,
.line-item2 {
    width: 230px;
    height: 1px;
    display: block;
    background: #CCCCCC;
    position: absolute;
    top: 9px;
}

.line-item1 {
    left: 0;
}

.line-item2 {
    right: 0;
}

#tab1_user,
#tab1_company,
#tab1_phone,
#tab1_write {
    width: 523px;
    height: 52px;
    line-height: 52px;
    background: #F5F5F5;
    border: 1px solid #E0E2E8;
    border-radius: 1px;
    padding-left: 25px;
    font-size: 16px;
    float: left;
    color: #666666;
}

#tab1_write {
    height: 95px;
    padding: 15px 0 0 25px;
    overflow: auto;
    line-height: 25px;

}

#tab1_btn {
    width: 300px;
    height: 50px;
    background: #D0111B;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 50px;
    font-size: 16px;
    margin-top: 20px;
    cursor: pointer;
}

.formcon .redtitle {
    position: absolute;
    font-size: 14px;
    color: #D0111B;
    display: none;
    line-height: 14px;
    right: -145px;
    top: 20px;
    width: 150px;
    text-align: left;
}

.feellast .writetitle {
    top: 20px;
}

.formcon {
    position: relative;
    margin-top: 20px;
}

.btntype {
    margin-top: 0;
}

.btntype .btntitle {
    right: 257px;
    top: 7px;
    width: 300px;
}

.btntitle {
    width: 300px;
}

.formcon span {
    float: left;
    line-height: 56px;
}

.feellast {
    margin-top: 0;
}

.star {
    position: absolute;
    top: 25px;
    right: -10px;
    color: #FE0C00;
}

.formwar {
    font-size: 14px;
    font-weight: 400;
    color: #D0111B;
    line-height: 25px;
    text-align: left;
}

.formwar span,
.formwar i {
    float: left;
}

.formwar i {
    visibility: hidden;
    font-size: 16px;
}

.localImag {
    visibility: hidden;
    font-size: 16px;
    text-align: left;
}

.updates {
    width: 100px;
    height: 100px;
    background: #F5F5F5;
    border: 1px solid #E0E2E8;
    border-radius: 1px;
    float: left;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin: 0 8px 15px 0;
}

.updatesimg {
    width: 18px;
    height: 18px;
    margin: 25px auto 13px;
}

.updatetype {
    font-weight: 400;
    line-height: 20px;
    font-size: 14px;
    color: #999999;
}

.imgon {
    width: 108px;
    height: 102px;
    position: absolute;
    top: 0;
    left: -8px;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    overflow: hidden;
    font-size: 26px;
}

.imgbox {
    width: 552px;
    display: inline-block;
}

.imgitem {
    float: left;
    width: 100px;
    height: 100px;
    position: relative;
    margin-right: 8px;
    border: 1px solid #E0E2E8;
    border-radius: 1px;
    margin: 0 8px 15px 0;
}

.imgitem:hover .closepic {
    display: block;
}

.closepic {
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 10;
    cursor: pointer;
    display: none;
}

.addpic {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

.oksuc {
    width: 297px;
    margin: 182px auto;
    display: none;
}

.oktext {
    width: 159px;
    height: 25px;
    font-size: 26px;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
    margin: 40px auto 0;
}