.erjiPage { background: url(/tktjweb/uiFramework/commonResource/image/2019041011441157397.png) no-repeat left center; }
.erjiPage .maxWidth .erjiNav { width: 280px; float: left; position: relative; top: -92px; z-index: 1; }
.erjiPage .maxWidth .erjiContent { width: 870px; float: right; }
.erjiPage .maxWidth .erjiContent .lujing .alink { float: right; padding: 20px 0; font-size: 16px; color: #333; }
.erjiPage .maxWidth .erjiContent .lujing .alink a { font-size: 16px; color: #666; }
body { background: #F5F5F5; }
.btnchoose { position: relative; width: 100%; background: #004da2; }
.btnchoose .indexKS { height: 45px; font-size: 16px; color: #fff; line-height: 45px; display: inline-block; padding: 0 45px; background: url(/tktjweb/uiFramework/commonResource/image/2021030517365330859.png) no-repeat right center; }
.btnchoose .Ul { display: none; position: absolute; left: 0; top: 45px; z-index: 100; width: 150px; background: #fff; border: 1px solid #ccc; box-shadow: 0 0 8px rgba(0, 0, 0, .1); padding: 20px 5px; }
.btnchoose .Ul ul { height: 150px; overflow-y: scroll; }
.btnchoose .Ul li { font-size: 14px; line-height: 32px; padding-left: 10px; }
.btnchoose .Ul li:hover { background: #eee; color: #000; }
.keshilistBox { margin-top: 20px; }
.keshilistBox .sectionBox ul li { padding: 0 15px; float: left; font-size: 14px; line-height: 35px; color: #004da2; text-align: center; border-radius: 3px; cursor: pointer; }
.keshilistBox .sectionBox { display: none; padding: 10px; border: 1px solid #004da2; }
.keshilistBox .sectionBox.on { display: block; }
.keshilistBox .sectionBox ul .on { background: #004da2; color: #fff; }
.chuzhengTAB { width: 100%; margin-top: 20px; }
.chuzhengTAB td, .chuzhengTAB th { border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
.chuzhengTAB th { background: #004da2; color: #fff; font-size: 16px; line-height: 32px; text-align: center; }
.chuzhengTAB td, .chuzhengTAB th { width: 40%; border-right: 1px solid #eee; border-bottom: 1px solid #eee; }
.chuzhengTAB td { width: 40%; text-align: left; padding: 5px; background: #fff; }
.chuzhengTAB th.tab01 { width: 20%; background: #004da2; }
.chuzhengTAB td.tab01 { width: 20%; background: #fff; text-align: center; font-size: 1.4rem; line-height: 2; }
.chuzhengTAB td a { display: block; width: 100%; font-size: 14px; font-weight: bold; text-align: center; }
.chuzhengTAB td a:hover { color: #004da2; }
.chuzhenALLtab .leibie { display: none; }
.chuzhenALLtab .leibie:first-child { display: block; }
.chuzhengTAB td .txt { display: block; }
.chuzhenALLtab .tableBox .list td p { text-align: center; }
.chuzhenALLtab .tableBox .list td span.txt { display: none; }
.chuzhenALLtab .leibie .chuzhenTable01 { display: none; }
.chuzhenALLtab .leibie .chuzhenTable01:first-child { display: block; }
#erjiListCzxxBox .erjiListCzxxBox { display: none; }
#erjiListCzxxBox .erjiListCzxxBox:first-child { display: block; }

/* 响应式代码 */
@media screen and (max-width:1200px) {
	.erjiPage .pubCon .erjiContent .lujing .alink { float: none; }
	.erjiPage .pubCon .erjiNav { width: 24%; top: 20px; }
	.erjiPage .pubCon .erjiContent { width: 72%; }
}
@media screen and (max-width:1024px) {
	.erjiPage .pubCon .erjiNav { display: none; }
	.erjiPage .pubCon .erjiContent { width: 100%; }
}