﻿﻿@charset "utf-8";

body{font-family: "微软雅黑";}

.header{ height: 194px; background: url(../images/njcre_topbanner_2016.jpg) top center no-repeat;}
.mbody { width: 1000px; margin: 0 auto;}

.title{ overflow: hidden;}
.tab_box{ width: 450px; float: left;}
.tab_box span{ width: 190px; height: 50px; line-height: 50px; margin-left: 10px; display: block; float: left; text-align: center; color: #fff; font-size: 18px; background-color: #9EB0D6; border-top-right-radius: 6px;border-top-left-radius: 6px; cursor: pointer;
}
.tab_box span.hover{ background-color:#0e6193 ;}

.content{ width: 980px; background-color: #fff; border: 1px solid #0e6193; padding: 20px 10px;}

.content .table {
	background: #fff;	border-collapse:collapse;	border-color: #e6e6e6;
}
.content .table th {
	font-size: 14px;	height: 30px;	line-height: 30px;	color: #666;	background: #daefff;
	text-align:center;	font-weight: normal;	border-color: #e6e6e6;
}
.content .table td {
	font-size: 16px;	height: 40px;	line-height: 40px;	color: #333;	
	text-indent: 5px;	text-align: left;	border-color: #e6e6e6;
}
.content .table .tr_b {
	background: #f8f8f8;
}
.w12 {
	width: 12%;border-color: #e6e6e6;
}
.w15 {
	width: 15%;border-color: #e6e6e6;
}
.w20 {
	width: 30%;border-color: #e6e6e6;
}
.w30 {
	width: 30%;border-color: #e6e6e6; text-align: right;padding:10px 12px;background:#f5f5f5;
}


.tab_block{ width: 100%; margin: 20px 0;}
.ttitle{ width: 100%; text-align: center; font-size: 20px; height: 55px; line-height: 55px; background-color: #C6D2E8; border: 1px solid #C6D2E8; border-top-right-radius: 6px;border-top-left-radius: 6px; }
.ttitle label{ margin: 0 20px;}
.ttitle input{ margin-right: 5px; width: 16px; height: 16px;}
.ttitle .search{ width: 365px; float: right; text-align: right; border: 2px solid #588CD7; 
	margin-top: 8px; margin-right: 110px; height: 38px; line-height: 38px; background-color: #fff;}
.ttitle .search input{ border: none; outline: none;height: 38px; font-family: "微软雅黑"; line-height: 38px; float: left; width: 260px; background: none; text-indent: 1em;}
.ttitle .search button{ border: none; outline: none; height: 38px; font-family: "微软雅黑"; line-height: 38px; background-color: #588CD7; width: 100px; color: #fff; font-size: 18px; cursor: pointer;
}

.tcontent{width: 980px; background-color: #fff; border: 1px solid #0e6193; padding: 20px 10px;}

.dtitle{ width: 100%; overflow: hidden;}
.dtitle span{ display: block; width: 100px; height: 30px; line-height: 30px; float: left; text-align: center; font-size: 18px; cursor: pointer;
}
.dtitle span.hover{ border: 1px #0e6193 solid; border-bottom: 1px #fff solid; color: #166191;}
.dcontent{border: 1px solid #0e6193; width: 100%; height: 115px; overflow-y: auto; overflow-x: hidden; margin-top: -1px; }
.dcontent ul{ overflow: hidden; width: 95%; margin: 20px auto;}
.dcontent li{ width: 20%; float: left; line-height: 30px; font-size: 14px;}

.tcontent .content{ width: 100%; background-color: #fff; padding: 20px 0; border:none;}
.pagation{ width:  100%; height: 50px; line-height: 50px; margin-top: 30px;  text-align: center; border-top: 1px dashed #ddd;}


.footer_con{ min-height:132px;}
.footer_con1{ float:left; padding-top:20px; width:650px; color:#000; text-align:center; height:28px; line-height:28px;}
.footer_con1 .footer_con1_h{ display:inline-block; width:66px; height:21px; line-height:21px; background:url(../images/cxnj_index_footer_2016.jpg) no-repeat;}
.footer_con1 .footer_con1_h a{color:#fff;}
.footer_con_tp1{float:left;padding:40px 0px 0px 60px; border:0;}

.odd{ background: #fff;}
.even{ background: #eee;}