.self-con { margin: 0 auto 100px; width: 1200px; }
.self-con .topbox { width: 100%; background-color: #f4fbff; }
.operbtn_12345 { padding: 50px 0; width: 100%; display: flex; justify-content: space-between; }
.operbtn_12345 a:hover { transition: all .6s; transform: scale(1.03); }

.xjhfbox { margin-top: 30px; width: 100%; }
.xjhfbox .xjhf-title { width: 100%;  border-bottom: 1px solid #dfdfdf; display: flex; justify-content: space-between; align-items: center; }
.xjhfbox .xjhf-title .xjhf-tab { margin: 0; padding-left: 0; height: 56px; }
.xjhfbox .xjhf-title .xjhf-tab .xjhf-item { float: left; padding: 0 15px; height: 56px; line-height: 56px;  font-size: 24px; position: relative; }
.xjhfbox .xjhf-title .xjhf-tab .xjhf-item a { color: inherit; }
.xjhfbox .xjhf-title .xjhf-tab .xjhf-item.active { color: #2f61ac; border-bottom: 3px solid #2f61ac; }
.xjhfbox .xjhf-title .xjhf-tab .xjhf-item.active .triangle { margin-left: -4px; position: absolute; bottom: -10px; left: 50%; width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 10px solid #2f61ac; }

.xjhfbox .xjhf-title .xjhf-opera {  }
.xjhfbox .xjhf-title .xjhf-opera a { margin-top: 16px; margin-left: 20px; padding-left: 46px; padding-right: 15px; width: 146px; height: 24px; line-height: 24px; color: #000; border: solid 1px #d64316; background-color: #fce3db; background-position: 16px 1px; border-radius: 12px; position: relative; }
.xjhfbox .xjhf-title .xjhf-opera img { position: absolute; left: 14px; top: 1px; }

.xjhfbox .xjhf-content { margin-top: 20px; width: 100%; height: auto; border: 1px solid #C9C9C9; }
.xjhfbox .xjhf-content .tb-content { display: none; }
.xjhfbox .xjhf-content .handling_title { padding: 0 32px; height: 40px; line-height: 40px; color: #2F61AB; font-size: 16px; font-weight: bold; font-family: MicrosoftYaHei; background: #EFF3FD; display: flex; }
.xjhfbox .xjhf-content .xj-list { padding: 0 32px; width: 100%;  }
.xjhfbox .xjhf-content .handling_title .hfsj, .xjhfbox .xjhf-content .handling_title .clqk { width: 150px; text-align: center; }
.xjhfbox .xjhf-content .xj-list .date, .xjhfbox .xjhf-content .xj-list .state { width: 150px; text-align: center; }
.xjhfbox .xjhf-content .xj-list li { width: 100%; height: 50px; line-height: 50px; color: #000; font-size: 16px; border-bottom: 1px dashed #C9C9C9; display: flex; } 
.xjhfbox .xjhf-content .handling_title .sqbt, .xjhfbox .xjhf-content .xj-list li .newsTitle { width: calc(100% - 300px); } 
.xjhfbox .xjhf-content .handling_title .sqbt a, .xjhfbox .xjhf-content .xj-list li .newsTitle a { color: inherit; }
.xjhfbox .xjhf-content .xj-list li .newsTitle a:hover { color: #2F61AB; }