
.light-answer-box {
    margin-top: 80px;
}
/*内容左*/
.light-answer-left {
    width: 730px;
    overflow: hidden;
    padding-bottom: 505px;
}
.answer-left-top {
    margin-top: 40px;
    width: 730px;
    overflow: hidden;
    border-bottom: 2px solid #D0D0D0;
}
.mit-img1{
    position: relative;
}
.mit-img1:before{
    content: "";
    background: url("../images/question_03.png") no-repeat;
    width: 36px;
    height: 35px;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 10px;
}
.mit-img2{
    position: relative;
}
.mit-img2:before{
    content: "";
    background: url("../images/answer_06.png") no-repeat;
    width: 36px;
    height: 35px;
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 10px;
}
.mit-img3{
    position: relative;
}
.mit-img3:before{
    content: "";
    background: url("../images/other_03.png") no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 40px;
}

.heading{
    font-family: 微软雅黑;
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
    padding-left: 80px;
}

.question-title p:last-child{
    font-family: 微软雅黑;
    font-size: 16px;
    line-height: 40px;
    padding-left: 80px;
    color: #615858;
}

.answer-left-content {
    overflow: hidden;
    vertical-align: middle;
}
.left-content-title {
    margin-top: 30px;
    overflow: hidden;
}

.light-float {
    text-align: center;
    margin-top: 10px;
}
.light-float li {
    display: inline-block;
    font-size: 14px;
    color: #8c8686;
    padding-left: 30px;
}
.alc-content {
    width: 650px;
    overflow: hidden;
    border-bottom: 1px dashed #999;
}
.alc-content p {
    margin: 50px 0 55px 0;
    font-size: 14px;
    color: #868686;
    line-height: 28px;
    letter-spacing: 2px;
}
.respondent {
    font-size: 12px;
    color: #868686;
    padding-bottom: 10px;
}
.respondent li{
    float: left;
    line-height: 22px;
    padding-left: 50px;
}
.respondent a {
    font-size: 12px;
    color: #868686;
}
.respondent .three {
    color: #B32626;
    font-weight: bold;
}
.fabulous {
    position: relative;
}
.fabulous:before {
    content: "";
    width: 22px;
    height: 22px;
    background: url("../images/fabulous_03.png");
    display: inline-block;
    position: absolute;
    right: 15px;
    top: -5px;
}

.alc-other {
    width: 730px;
    overflow: hidden;
    padding-top: 30px;
}
.alc-other img {
    width: 20px;
    height: 20px;
    margin: 10px 25px;
}
.alc-other-top {
    line-height: 40px;
    overflow: hidden;
}
.light-float-two {
    margin-top: 0;
}
.alc-other-content {
    margin-top: 50px;
    width: 650px;
    overflow: hidden;
    border-bottom: 1px dashed #999;
}
.alc-other-content p {
    font-size: 14px;
    color: #868686;
    margin-bottom: 35px;
}
.i-answer {
    margin-top: 60px;
    overflow: hidden;

}
.i-answer  textarea {
    width: 630px;
    height: 160px;
    padding: 10px;
    font-size: 20px;
    border: 1px solid #ACABAB;
}
.btn-i-answer {
    text-align: right;
    width: 730px;
    padding-bottom: 240px;
    border-bottom: 2px solid #d0d0d0;
}
.btn-i-answer button {
    width: 125px;
    height: 40px;
    background-color: #BF3A3A;
    color: #fff;
    font-size: 16px;
    border: none;
    margin-top: 20px;
}
.light-chapters {
    margin: 20px 0 0 77px;
}
.light-chapters a {
    font-size: 16px;
    color: #584F4F;
}
.dynamic_border_bg .light-opus {
    padding-top: 10px;
}


/*内容右*/
.hunt-for-box  {
    width: 265px;
    height: 40px;
    margin-bottom: 20px;
    line-height: 40px;
}
.lr-question-button {
    width: 135px;
    height: 43px;
    background: url("../images/iwanswer_03.png") no-repeat;
    border: none;
}

.dynamic_right .hunt-for {
    width: 178px;
    height: 38px;
}
.lr-btn{
    width: 90px;
    height: 43px;
    background-color: #A63535;
    text-align: right;
    padding-right: 10px;
    position: relative;
}
.lr-btn:before {
    content: url("../images/sear_03.png");
    width: 25px;
    height: 24px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 8px;
}
.light-li {
    width: 370px;
    margin-top: 10px;
}
.light-li a {
    width: 230px;
}

/*我要提问*/
.lr-bg{
    width: 100%;
    height:625px;
    background-color: #f8f8f8 ;
    padding-left:80px ;
    padding-right:80px ;
    margin-top:130px ;
    margin-bottom: 283px;
}
.lr-question{
    font-size: 24px;
    font-weight: bolder;
    position: relative;
    font-family: "微软雅黑";
    color: #222;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
.lr-question:before{
    content: url("../images/question_03.png");
    position: absolute;
    top: -5px;
    left: -52px;
}
.bor{
    width: 1038px;
    padding-top: 30px;
}
.lr-bor{
    width: 100%;
    height: 330px;
    background-color:#fff ;
    border:1px solid  #7a7878 ;
    margin-top: 20px;
    font-size: 24px;
    padding: 10px;
    /*text-indent:45px;*/
}
.zl-btn{
    width:125px ;
    height: 40px;
    line-height: 40px;
    background-color: #bf3737;
    color: #fff;
    text-align: center;
    border: none;
    margin-top: 15px;
}
.tf{
    text-align: right;
}
