/* 咨询反馈模块 */
.feedback-section {text-align: center;margin-top:0.6rem;}
.feedback-title {text-align: center; font-weight: 350;}
.feedback-desc {text-align: justify;text-align-last: center;}

/*监督举报*/
.jdjb-box {display: flex;justify-content: center;margin-top: 0.2rem;flex-direction: column;}
.jdjb-box .jdjb-one:first-child{margin-right:0 !important;}
.jdjb-box .jdjb-one {display: flex;}
.jdjb-box .jdjb-one:first-child {margin-right: 1.33rem;}
.jdjb-box .jdjb-one .jdjb-one-left {margin-right: 0.1rem;width:70%;}
.jdjb-box .jdjb-one .jdjb-one-left>p {color: #141414;font-size:0.16rem;}
.jdjb-box .jdjb-one .jdjb-one-left div {margin-top: 0.2rem;}
.jdjb-box .jdjb-one .jdjb-one-left div>p {color: #6e6e6e;}
.jdjb-box .jdjb-one .jdjb-one-right {}
.jdjb-box .jdjb-one .jdjb-one-right img {width: 1.14rem;height: 1.14rem;}

@media screen and (max-width:1000px){

}