@charset "UTF-8";
.cjwtBox{
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}
.cjwt_title{
	background: url(../img/newsIcon_03.png) 0px 0 no-repeat;
	height: 30px;
	line-height: 29px;
	overflow: hidden;
	clear: both;
	box-sizing: border-box;
	padding-left: 5px;
	color: #255ff6;
	font-weight: bold;
}
.cjwt_title i{
	float: left;
	background: url(../img/newsIcon_01.png) 0 0 no-repeat;
	width: 16px;
	height: 16px;
	margin-top: 6px;
	margin-right: 5px;
}
.cjwtBody{
	background-color: #f9f9f9;
	border-radius:0 5px 5px 5px;
	box-sizing: border-box;
	padding:12px;
	overflow: hidden;
	clear: both;
}
.cjwtCount{
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
}
.cjwt_item{
	background-color: #fff;
	margin-bottom: 10px;
	padding:12px;
	border-radius: 5px;
}
.cjwt_item_q{
	min-height: 76px;
	border-bottom: 1px dashed #ccc;
	padding-left: 30px;
	background: url(../img/newsIcon_02.png) left center no-repeat;
	padding-bottom: 10px;
}
.cjwt_item_q td{
	height: 76px;
}
.cjwt_item_a{
	padding-top: 10px;
	padding-left: 30px;
	background: url(../img/newsIcon_01.png) left center no-repeat;
	color: #255ff6;
	line-height: 1.7;
}
.cjwb_pages{
	text-align: center;
}
.cjwb_pages a{
	display: inline-block;
	margin: 0 5px;
	width: 23px;
	height: 23px;
}
.cjwb_pages a.cjwb_page_prv{
	background-image: url(../img/newsIcon_04.png);
}
.cjwb_pages a.cjwb_page_next{
	background-image: url(../img/newsIcon_05.png);
}
.wtzxBox{
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}
.wtzx_title{
	background: url(../img/newsIcon_06.png) -1px 0 no-repeat;
	height: 29px;
	line-height: 29px;
	overflow: hidden;
	clear: both;
	box-sizing: border-box;
	padding-left: 5px;
	color: #255ff6;
	font-weight: bold;
}
.wtzx_title i{
	float: left;
	background: url(../img/newsIcon_09.png) 0 0 no-repeat;
	width: 16px;
	height: 16px;
	margin-top: 6px;
	margin-right: 5px;
}
.wtzx_body{
	background-color: #e9f1ff;
	border-radius:0 5px 5px 5px;
	box-sizing: border-box;
	padding:12px;
	overflow: hidden;
	clear: both;
}
.wtzx_nologin td{
	height: 60px;
}
.btn_login{
	background-color: #255ff6;
	color: #fff;
	padding:5px 12px;
	border-radius: 5px;
	margin-right: 10px;
}
.btn_login:hover {
	color: #fff !important;
}
.wtzx_loginback{
	background-color: #fff;
	padding:10px;
	margin-bottom: 10px;
}
.btn_submit_body{
	overflow: hidden;
	clear: both;
	text-align: right;
}
.btn_submit{
	background-color: #255ff6;
	color: #fff;
	padding:7px 20px;
	border-radius: 5px;
	border: none;
	cursor: pointer;
}
.wtzx_ztItem{
	overflow: hidden;
	clear: both;
}
.wtzx_textareaBox{
	border-top: 1px dashed #ccc;
	padding-top: 16px;
}
.wtzx_textareaBox textarea{
	width: 100%;
	box-sizing: border-box;
	height: 100px;
	resize: none;
	border: none;
	padding:5px;
}
.wtzx_ztItem{
	margin-bottom: 10px;
}
.wtzx_ztItem td{
	height: 40px;
}
.wtzxIcon{
	float: left;
	margin-right: 10px;
	padding-left: 22px;
	background: left center no-repeat;
} 
.wtzxIcon01{
	background-image: url(../img/newsImg_01.png);
}
.wtzxIcon02{
	background-image: url(../img/newsImg_02.png);
}
.wtzxIcon03{
	background-image: url(../img/newsImg_03.png);
}
.active .wtzxIcon01{
	background-image: url(../img/newsImg_01on.png);
}
.active .wtzxIcon02{
	background-image: url(../img/newsImg_02on.png);
}
.active .wtzxIcon03{
	background-image: url(../img/newsImg_03on.png);
}
.active .wtzxIcon{
	color: #255ff6;
}
.wtzx_ztItem{
	display: none;
}
.wtzx_radio{
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	clear: both;
}
.wtzx_radio a{
	float: left;
	margin-right: 20px;
	padding-left: 20px;
	background: url(../img/newsIcon_07.png) 0 12px no-repeat;
}
.wtzx_radio a.active{
	background-image: url(../img/newsIcon_08.png);
	color: #255ff6;
}
