﻿/* 公用样式 */

.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*IE/7/6*/
}

.l {
    float: left;
}

.r {
    float: right;
}

p {
    padding: 0;
    margin: 0;
}


/* 公用样式结束 */

.Wyxx {
    background-color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    /* padding: 32px 38px 44px 33px; */
    margin-bottom: 39px;
}

.Wyxx-right {
    width: 780px;
    margin: 0 auto;
}

.Wyxx-right form font {
    margin-right: 10px;
}

.Wyxx-right span {
    width: 360px;
    height: 43px;
    display: block;
    float: left;
    margin-top: 20px;
}

.Wyxx-right form label {
    width: 780px;
    height: 43px;
    margin-top: 20px;
    display: block;
}

.Wyxx-right form input,
.Wyxx-right form select {
    width: 200px;
    height: 43px;
    border-radius: 3px;
    border: 1px solid #d2d2d2;
    padding-left: 23px;
    margin-bottom: 20px;
    vertical-align: unset;
    margin-left: 15px;
    box-sizing: border-box;
    background-color: #fcfcfc;
}

.Wyxx-right form select {
    width: 200px;
    margin-left: 34px;
    color: #777;
}

.Wyxx-right form .xingbie {
    display: inline-block;
    margin-left: 62px;
    margin-right: 129px;
    height: 45px;
    line-height: 45px;
}

.Wyxx-right form .xingbie label {
    color: #868686;
}

.Wyxx-right form .xingbie input {
    padding-left: 0;
    width: auto;
    height: auto;
}

.Wyxx-right form .lxrdz {
    width: 650px;
}

.Wyxx-right form .sfgk {
    height: 35px;
    line-height: 35px;
    margin-bottom: 15px;
}

.Wyxx-right form .sfgk input {
    width: auto;
    height: auto;
}

.Wyxx-right form .sfgk label {
    margin-left: 10px;
    color: #868686;
}

.Wyxx-right form .baioti {
    width: 650px;
}

.Wyxx-right form .xinjiannr {
    padding: 17px 20px;
    height: 154px;
    width: 605px;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    background-color: #fcfcfc;
    vertical-align: top;
    margin-left: 15px;
    margin-bottom: 20px;
}

.Wyxx-right form .yanzm {
    width: 209px;
    margin-right: 20px;
    margin-bottom: 54px;
}

.Wyxx-right form .tijiao {
    margin-top: 30px !important;
    text-align: center;
}

.Wyxx-right form .tijiao a {
    display: inline-block;
    width: 150px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    font-size: 16px;
    border-radius: 3px;
    margin-left: 30px;
}


/* 回复详情页 */

#content1 {
    width: 900px;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 16px;
}

#content1>div {
    margin-top: 31px;
    vertical-align: top;
}

#content1 span {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    width: 815px;
    margin-left: 21px;
    background-color: #fcfcfc;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    padding-left: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    color: #868686;
    margin-top: 0 !important;
}

#content1 .contents span,
#content1 .content4 span {
    width: 300px;
    vertical-align: middle;
}

#content1 .content3 {
    padding-bottom: 50px;
    border-bottom: 1px solid #e6e6e6;
}

#content1.content4 {
    margin-top: 50px;
}

#zxnr {
    height: 150px !important;
    overflow-y: auto;
}

#hfnr {
    height: 150px !important;
    overflow-y: auto;
}

#content1 .lxnr span,
#content1 .hfnr span {
    padding: 10px 20px;
    height: auto;
    line-height: 32px;
    vertical-align: top;
}

#content1 p {
    height: 48px;
    line-height: 48px;
    float: left;
}

.another {
    position: relative;
}

.another img {
    width: 150px;
    position: absolute;
    top: -17px;
}