

        /* 分页 */
        .paging { margin-top: 20px; }
        .pages {clear:both;	padding-right: 3px; padding-left: 3px; padding-bottom: 13px; margin: 3px; padding-top:13px; text-align: center;}
        .pages a {border: #d7d7d7 1px solid; padding: 4px 10px; border-radius: 4px; margin: 2px 4px; text-decoration: none;cursor: pointer;}
        .pages a:hover,.pages a:active {color: #666; border: #999 1px solid}
        .pages .current{border:#006eab 1px solid;padding:4px 10px;border-radius: 4px;font-weight:bold;margin:2px 4px;color:#fff;background-color:#006eab;}
        .pages .disabled{border:#d7d7d7 1px solid;padding:4px 10px;border-radius: 4px;margin:2px 4px;color:#bbb;}
        #wyxx .xxlb-table th, #wyxx .xxlb-table td { display: block;float: left;}
        .margin-top-20{margin-top:20px !important}
		#wyxx .xxlb{ padding: 18px; border: 1px solid #e0e0e0; }
		#wyxx .xjjs .xjjs-tit{ float: left; margin-right: 10px; height: 40px; line-height: 40px; }
		#wyxx .search_Sel{ width: 490px; margin: 0; float: left; }
		#wyxx .xjan { float: right; overflow: hidden; }
		#wyxx .xjan a{ display: block; padding: 0 10px; background: #3271a4; line-height: 40px; height: 40px; color: #fff; font-size: 16px;  float: left; margin-left: 10px; }
		#wyxx .xjan a img{ margin-right: 10px; margin-top: -3px; }
		#wyxx .xjan a:hover{ background: #5795c7;  }
		#wyxx .xxlb-table table{ width: 100%; }
		#wyxx .xxlb-table .th{ border: 1px solid #c9dfef; height:50px}
		#wyxx .xxlb-table th{ background: #e9f3f9; }
		#wyxx .xxlb-table tr{ /*! border: 1px solid #e0e0e0; */ }
		#wyxx .xxlb-table tr:hover{ background: #e0e0e0; }
		#wyxx .xxlb-table th,#wyxx .xxlb-table td{ padding-left: 5px;}

/*标题导航*/
.tap_nav{
	height: 60px;
	width: 1240px;
	background: #7fbbe8;
	margin: 0 auto;
}
.tap_nav li{
	text-align: center;
	height: 70px;
	line-height: 60px;
	float: left;
	width: 390px;
	font-weight: 600;
}
.tap_nav li a{
	display: block;
}
.tap_nav li.show{
    background: url(http://www.jdxiaozi.com/images/cssresouce-d5ead9_tab_bg.png) no-repeat;
}
.tap_nav li a{
	color: #ffffff;
	font-size: 16px;
}

/*智能知识库*/
.znzsk{
	margin: 20px 20px 0;
	width: calc(100% - 40px);
	padding: 30px 0;
	height: 75px;
    background: url(http://www.jdxiaozi.com/images/cssresouce-eeb898_znzsk.png) no-repeat;
	background-size: 100% 100%;
}



.znzsk_box{
	width: auto;
	float: right;
	margin-right: 40px;
	margin-top: 18px;
}
.znzsk_box form{
	position: relative;
}
.search_img{
	position: absolute;
	top: 12px;
	left: 10px;
}
.search1{
	width: 355px;
	padding: 0 10px 0 40px;
	height: 44px;
	line-height: 44px;
	border-radius: 6px;
	background: #ffffff;
	float: left;
	margin-right: 10px;
}
.search2{
	width: 90px;
	height: 44px;
	line-height: 44px;
	color: #0077d1;
	background: #ffffff;
	border-radius: 6px;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
    font-family: "微软雅黑"
}


#wyxx .xxlb-table tr{/*! border: none; */}
.hdzsk_xj_cont{width: 100%;display: block;border-bottom: 1px dashed #dddddd;/*! padding: 20px 0 0; */height: auto;min-height: 60px;margin-top: 20px;overflow: hidden;padding-bottom: 10px;}
.hdzsk_xj_cont .hdzsk_xj_xh{color: #fff;background: url(cssresouce-805e05_n_top.png) center no-repeat;width: 45px;text-align: left;font-size: 12px;}
.hdzsk_xj_cont .hdzsk_xj_bt{width: calc(100% - 60px) !important;margin-bottom: 10px;}
.hdzsk_xj_cont .hdzsk_xj_dw{background: url(http://www.jdxiaozi.com/images/jd_1.png) left no-repeat;padding-left: 30px !important;height: 25px;line-height: 25px;}
.hdzsk_xj_cont .hdzsk_xj_fl{height: 25px;line-height: 25px;margin: 0 10px;margin: 0 10px;background: url(http://www.jdxiaozi.com/images/jd_xj.png) left no-repeat;padding-left: 30px !important;}
.hdzsk_xj_cont .hdzsk_xj_sj{background: url(http://www.jdxiaozi.com/images/time_2.png) left no-repeat;padding-left: 30px !important;height: 25px;line-height: 25px;}
@media only screen and (max-width: 700px){
	.znzsk{display: none;}
	.tap_nav{width: 100%;}
	.tap_nav li{calc(100% /2);width: calc(100% /2);}
}