
.wrap{
    width: 1200px;
    margin: 30px auto 80px;
    position: relative;
    min-height: 940px;
}


.wen{
    padding: 10px 0 20px;
    width: 830px;
    margin-right: 30px;
    border: 1px solid #e5e5e5;
    border-top: 2px solid #008C46;
}

.wen .wen_list .wen_list_tit{
    line-height: 40px;
    width:96%;
    border-bottom: 1px solid #ccc;
    margin: 0 auto;
}
.wen .wen_list .wen_list_tit h2{
    font-size: 20px;
    /* text-indent: 14px; */
    font-weight: 600;
    color: #FF8000;
}


.wen .wen_list ul{
    display: block;
    /* width: 98%; */
    margin: 20px auto 0;
    width: 96%;
}



.wen .wen_list ul p{
    font-size: 17px;
    /* vertical-align: middle; */
    height: 26px;
    line-height: 30px;

}

.wen .wen_list ul p::before{
    display: inline-block;
    width: 5px;
    height: 18px;
    content: "";
    background: #dc3023;
    margin-right: 10px;
    vertical-align: -4px;

}


.wen .wen_list ul li{
    height: 30px;
    line-height: 30px;

    margin: 0 auto;
}
.wen .wen_list ul li::before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    /* border: 1px solid red; */
    background-image: url("../../global/img/global.png");
    background-position: -32px -107px;
    background-repeat: no-repeat;
    margin-right: 5px;
    /* border-radius: 50%; */

}

.wen .wen_list ul li > a{
    display: inline-block;
    color: #222;
    font-size: 16px;
    font-family: "宋体","Arial Narrow",HELVETICA;
    max-width: 520px;
    /* white-space: wrap; */
    /* width: 700px; */
    overflow: hidden;
    margin-right: 30px;
    word-break: break-all;
    word-wrap: break-word;
    height: 30px;
    line-height: 30px;
    /* border: 1px solid red; */
    vertical-align: middle;
}
.wen .wen_list ul li a:hover{
    color: #dc3023;
}


.wen .wen_list ul li span{
    display: inline-block;
    width: 100px;
    text-align: center;
    color: #999;
    font-family: "宋体","Arial Narrow",HELVETICA;
    font-size: 15px;
    width: 190px;
    /* border: 1px solid red; */
}
.wen .wen_list ul li span a{
    font-size: 15px;
    vertical-align: -5px;
    /* border: 1px solid red; */
    color: #999;
    max-width: 100px;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
    height: 20px;
    line-height: 20px;
    display: inline-block;
}


.da{
    margin-top: 35px;
}

.da h2{
    color: #008C46!important;
}
.da .wen_list ul li::before{
    /* background-image: url(""); */
    background-position: -4px -107px!important;
}





/* 侧栏 */
.sideBar {
    font-family:HELVETICA;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 330px;
}

.sideBar_search{
    margin-bottom: 20px;
}
.sideBar_search input{
    width: 228px;
    height: 38px;
    padding: 5px;
    font-size: 16px;
    color: #666;
    /* border: none; */
    border: 1px solid #DDDDDD;
    border-right: none;
    padding: 0 10px;
    float: left;
}
.siderBar_tiwen{
    margin-bottom: 30px;
    position: relative;
}
.siderBar_tiwen em{
    display: inline-block;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    width: 228px;
    background: #EEEEEE;
    color: #d42c1f;
    padding-left: 10px;
    /* vertical-align: middle; */
}
.siderBar_tiwen a{
    position: absolute;
    right: 0;
    background: #FF8000!important;
    border: 1px solid #FF8000!important;

}





.sideBar .sideBar_block {
    border: 1px solid rgba(204, 204, 204, 0.5);
    padding-bottom: 15px;
    width: 100%;
    margin-bottom: 20px;
}

.sideBar .sideBar_block_top {
    width: 100%;
    border-bottom: 1px solid #008C46;
    margin-bottom: 10px;
    position: relative;
    padding: 5px 0;
}

.sideBar .sideBar_block_top h3 {
    font-size: 20px;
    font-weight: 600;
    color: #008C46;
    padding-left: 10px;
}

.sideBar .sideBar_block_top a {
    position: absolute;
    right: 5px;
    color: #666;
    /* top: 0; */
    bottom: 5px;
}

.sideBar .sideBar_block_top a:hover {
    color: #dc3023
}

.sideBar ul {
    display: block;
    width: 94%;
    margin: 0 auto;
}

.sideBar ul li {
    width: 100%;
}

.sideBar ul li::before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #ccc;
    margin-right: 5px;
    vertical-align: middle;
}

.sideBar ul li a {
    font-size: 16px;
    vertical-align: middle;
    width: 96.5%;
    display: inline-block;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
    /* width: 100% */
}




.wen_list_st{
    width:96%;
    margin: 0 auto;
    margin-top: 10px;
    color: #888;
    font-size: 16px;
}
.wen_list_st a{
    color: #222;
}
.wen_list_st a:hover{
    color: #dc3023;
}
.wen_list_tip{
    width:96%;
    margin: 0 auto;
    margin-top: 30px;
}
.wen_list_tip p{
    font-size: 17px;
    text-indent: 1em;
    width: 100%;
}

.wen_list_reply{
    width:96%;
    margin: 0 auto;
    margin-top: 30px;
}
.wen_list_reply p{
    font-size: 18px;
    color: #FF8000;
}

.wen_list_reply textarea{
    margin-top: 10px;
    width: 100%;
    height: 300px;
    display: block;
    resize:none;
    font-size: 15px;
    padding: 10px;
    border: 1px solid #e5e5e5;
}
.wen_list_reply button{
    margin: 30px 0 0 350px;
}


/*-----------*/
.wen_reply_tit{
    padding-bottom: 15px;
    line-height: 30px;
    width: 96%;
    border-bottom: 1px solid #ccc;
    margin: 0 auto;
}
.wen_reply_tit h2{

    font-size: 17px;
    font-weight: 600;
    color: #333333;

}
.huida{
    float: left;
    width: 830px;
}

.huida_title{
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #008C46;;
}

.huida_list{
    margin: 0 auto;
}

.huida_list ul{
    margin-bottom: 20px;
}

.huida_list ul li{
    height: 23px;
    line-height: 23px;
    font-size: 16px;
}
.huida_list ul li span{
    font-size: 12px;
    color: #666;
}










