@charset "utf-8";

*{
	padding: 0;
	margin: 0;}
.wd_lsitbox{
	background: #F7F7F7;
	margin: 36px auto;}

.wd_address{
	width: 100%;
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid gainsboro;}

.wd_list{
	width: 100%;
	height: auto;
	margin: 30px auto;}

.wd_list h3{
	width: 100%;
	height: auto;
	height: auto;
	line-height: 60px;
	text-align: center;
	background: #00275A;
	color: white;
	margin: 0;
	border-top: 10px solid #00275A;}

.wd_newlist{
	width: 100%;
	height: auto;}

.wd_newlist>a{
	display: block;
	width: 100%;
	height: auto;
	line-height: 46px;
	color: white;
	text-align: center;
	text-decoration: none;}

.wd_newlist>a:hover{
	color: white;
	background: #00275A;}

.wd_lm_active{
	color: white !important;
	background: #00275A;}

.wd_newlist .wd_deailsimg{
	width: 100%;
	height: auto;}

.wd_newlist .wd_deailsimg img{
	width: 100%;
	height: auto;}

.wd_newlist>a{
	display: block;
	width: 100%;
	height: auto;
	line-height: 46px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #00275A;} 

.wd_newlist p{
	display: block;
	width: 100%;
	height: auto;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 12px;}

.wd_newlist .wd_detailsmore{
	width: 100%;
	height: auto;
	line-height: 46px;}

.wd_newlist .wd_detailsmore a{
	display: inline-block;
	height: auto;
	line-height: 46px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #00275A;} 

.wd_newlist .wd_detailsmore span{
	float: right;} 

.wd_list .wd_myul li{
	width: 100%;
	height: 46PX;
	line-height: 46px;
	border-bottom: 1px dashed gainsboro;}

.wd_list .wd_myul li:nth-of-type(6){
	margin-bottom: 15px;
	border: none;
	position: relative;}

.wd_list .wd_myul li:nth-of-type(6)::before{
	content: "";
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 2px;
	background: #00275A;}

.wd_list .wd_myul li>a{
	display: inline-block;
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;}

.wd_list .wd_myul li span{
	float: right;}

/*------------------部长信箱------------------*/

.form_box{
	width: 60%;
	margin: auto;
	margin-top: 20px;}

.form-control{
	display: inline-block !important;
    width: 80% !important;}

.col-sm-10{
	margin-top: 20px;}

.wd_bzxxbox h2{
	width: 100%;
	height: auto;
	line-height: 66px;
	text-align: center;
	border-bottom: 1px solid gainsboro;
	margin: 0;}

/*------------------部长信箱------------------*/


@media only screen and (min-width: 100px) and (max-width: 768px) {
	.wd_list .wd_myul li{
		width: 100%;
		height: 36PX !important;
		line-height: 36px !important;
		border-bottom: 1px dashed gainsboro;}

	.wd_list{
		margin: 10px auto;}

	.wd_list .wd_myul li a{
		width: 70%;}
	.form_box{
		width: 100%;
		margin-top: 0;}
	.wd_bzxxbox{
		padding: 0;}

	.wd_bzxxbox h2{
		font-size: 18px;
		line-height: 36px;}
}
