.footerItem {
    width: 100%;
    height: 680px;
    overflow-x: hidden;
    overflow-y: auto;
    -ms-overflow-style: none; /* IE 10+ */
    scrollbar-width: none; /* Firefox 64 */
}

.footerItem::-webkit-scrollbar {
    display: none;
}

.breadcrumbNavigation {
    font-size: 17px;
    width: 1200px;
    margin: 12px auto;
    padding-bottom: 12px;
    border-bottom: 1px solid #dcdfe6;
}

.navigation-green {
    color: rgb(142, 193, 36);
}

.info_detail {
    display: flex;
    width: 1200px;
    margin: 20px auto 0 auto;
    justify-content: space-between;
}

.info_left {
    width: 800px;
    box-sizing: border-box;
    text-align: left;
}

.info_right {
    width: 368px;
    border: 1px solid #CBCBCB;
    padding: 25px 20px 0 20px;
    height: 100%;
    box-sizing: border-box;
}

.info_time {
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 14px;
    color: #94C88A;
    line-height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

.info_time span {
    margin: 0 20px;
}

.info_content p {
    font-weight: 400;
    font-size: 15px;
    color: #888888;
    line-height: 26px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 40px;
    text-indent: 2em;
}

.underInfo {
    margin-top: 200px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 15px;
    color: #888888;
    line-height: 26px;
}

.rightTitle {
    height: 22px;
    font-weight: 400;
    font-size: 19px;
    color: #3E3A39;
    line-height: 22px;
    text-align: left;
    border-left: 5px solid #A9D3A1;
    padding-left: 12px;
    margin-bottom: 9px;
}

.tab_header {
    width: 327px;
    height: 27px;
    background: rgba(169, 211, 161, 0.3);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 14px;
    font-size: 15px;
    box-sizing: border-box;
    margin-bottom: 12px;
}

.tab_lien_title_number {
    width: 17px;
    height: 17px;
    line-height: 17px;
    background: #87B828;
    border-radius: 2px;
    text-align: center;
    color: #fff;
}

.tab_lien_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 14px;
}

.tab_lien_title_detail {
    display: flex;
    width: 300px;
}

.icon_line {
    height: 91px;
    background: #F8F8F8;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 350px;
    margin-top: 100px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 20px;
    color: #888888;
}

.icon_item {
    display: flex;
    align-items: center;
}

.icon_item img {
    margin-right: 4px;
}

.icon_between {
    height: 23px;
    width: 2px;
    background: #C8C9CA;
}

.info_item {
    width: 803px;
    border: 1px solid rgba(178, 178, 178, 0.65);
    box-sizing: border-box;
    position: relative;
    margin-bottom: 24px;
    display: flex;
    padding-bottom: 30px;
}

.info_title {
    height: 90px;
    width: 100%;
    background: #f0f2f5;
    position: relative;
}

.info_name {
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 19px;
    color: #3E3A39;
    line-height: 22px;
    height: 22px;
    border-left: 5px solid #94C88A;
    padding-left: 12px;
    position: absolute;
    left: 38px;
    top: 36px;
}

.info_content {
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 15px;
    color: #888888;
    line-height: 26px;
    padding: 34px 54px;
}

.zan {
    display: flex;
    align-items: center;
    padding-left: 46px;
    margin-bottom: 22px;
}

.telnet {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.pageChange {
    margin: 85px auto 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pageChangeItem {
    font-weight: 400;
    font-size: 20px;
    color: #888888;
    line-height: 14px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    border: 1px solid #DCDCDC;
    padding: 14px 19px 16px 19px;
    margin: 0 3px;
    cursor: pointer;
}

.pageChangeItemChoose {
    background: #94C88A;
    color: #fff;
}

.ask {
    width: 41px;
    height: 41px;
    border: 1px solid #94C88A;
    color: #94C88A;
    text-align: center;
    line-height: 41px;
    font-weight: 400;
    font-size: 22px;
    border-radius: 21px;
    margin: 48px 0 0 24px;
    flex-shrink: 0;
}

.askInfo {
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin: 38px 0 0 11px;
}

.askInfo_line {
    display: flex;
    color: #3E3A39;
    align-items: center;
}

.askInfo_title {
    margin-bottom: 13px;
}

.askInfo_line {
    display: flex;
}

.askInfo_line_item {
    margin-right: 20px;
    line-height: 14px;
}

.askInfo_line_mask {
    width: 2px;
    height: 14px;
    background: #d9d9d9;
    margin-right: 20px;
}

.askInfo_line_item_time {
    display: flex;
    align-items: center;
    color: #9E9E9F;
}

.askInfo_line_item_time img {
    margin-right: 4px;
}

.askInfo_ask {
    margin-top: 32px;
	margin-right:32px;
}

.share {
    position: absolute;
    right: 80px;
    top: 36px;
    display: flex;
    align-items: center;
    font-size: 13px;
    color: #9E9E9F;
}

.ask_share {
    position: absolute;
    right: 24px;
    top: 0;
}

.Answer {
    width: 41px;
    height: 41px;
    border: 1px solid #FFB54A;
    color: #FFB54A;
    text-align: center;
    line-height: 41px;
    font-weight: 400;
    font-size: 22px;
    border-radius: 21px;
    margin: 54px 0 0 24px;
    flex-shrink: 0;
}

.AnswerImg {
    width: 78px;
    height: 77px;
}

.AnswerInfo {
    display: flex;
}

.answerImgRightName {
    font-size: 16px;
    color: #3E3A39;
    line-height: 26px;
    padding-left: 20px;
}

.answerImgRightNameTips {
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 15px;
    color: #9E9E9F;
    padding-left: 20px;
}

.answerImgRightNameStar {
    color: #FFB54A;
    padding-left: 20px;
}

.answer_title {
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 14px;
    color: #3E3A39;
    line-height: 30px;
    margin-top: 24px;
}

.askInfo_ask_tips {
    margin-top: 95px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 14px;
    color: #94C88A;
}

.underAsk {
    text-align: right;
    padding-right: 40px;
    padding-top: 40px;
    color: #9E9E9F;
}

.underAskLine {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

.leftFooter {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.leftFooter > div {
    display: flex;
    align-items: center;
}

.moreAsk{
    margin-top: 58px;
}

.moreAskIfo{
    padding-left: 36px;
    font-weight: 400;
    font-size: 14px;
    color: #595757;
    line-height: 37px;
    text-align: left;
    display: inline-block;
    width: 40%;
}
