@charset "gb2312";
a:hover{
	color: #c91815;
}
.mlr5{
	margin: 0 5px;
}
.position{
	height: 35px;
	line-height: 35px;
}
.position-nav-more a{
	display: inline-block;
	margin: 0 5px;
}
.c-c91815{
	color: #c91815;
}
.news-list-ul{
	padding-bottom: 30px;
}
.rd-news-list-ul{
    height: 570px;
    box-sizing: border-box;
}
.news-list-ul li {
	box-sizing: border-box;
	display: block;
    height: 45px;
    line-height: 45px;
    padding-left: 15px;
    background: url(imglist.png) no-repeat 0 19px;
    border-bottom: 1px solid #ececec;
}
.news-list-ul li a{
	display: block;
}

.list-title{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 80%;
}
.list-date{
	color: #808080;
	margin-left: 40px;
}
.pages{
	padding:0 0 50px 0;
}
.page-sel{
	padding:3px 5px;
	border:1px solid #ccc;
}
/*新闻内容*/
.news_contentbg{
	width: 1170px;
	margin: auto;
	background: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 60px;
}
.news_contentbg .bread_trail{
	margin: 0 20px;
	background: #ECECEC;
	line-height: 36px;
	padding-left: 10px;
}
.news_contentbg .bread_trail .active{
	color: #C91815;
}
.news_content h1{
	font-size:18px ;
	font-weight: bold;
	font-family: "微软雅黑";
	color: #C91815;
	margin: 50px 0 30px 0;
	text-align: center;
}
.news_content{
	padding: 0 40px 90px;
	
}
.news_content .else-info{
	margin-bottom: 47px;
	text-align: center;
}
.news_content .else-info span{
	color: #666666;
	
}
.news_content .else-info .date{
	margin-right: 47px;
}
.news_content p{
	line-height:32px;
	font-size: 16px;
}
.news_content p img{
	margin: 45px auto;
}
.news-notice dt{
	text-indent: 35px;
	line-height: 32px;
	font-size: 16px;
}
.news-notice dd{
	line-height: 35px;
	font-size: 16px;
}
hr{
	border: 1px solid #d6d6d6;
	width: 1090px;
	text-align: center;
}
.guide{
	margin: 35px 40px 50px;
}
.guide p{
	margin-bottom: 12px;
	color: #4C4C4C;
	font-size: 16px;
	
}
.guide p a{
	color: #4C4C4C;
	font-size: 16px;
}
.guide p a:hover{
	color: #C91815;
}
.return_home{
	text-align: center;
	padding-bottom: 50px;
}
.return_home a{
	color: #C91815;
	font-size: 16px;
}
/*分页*/
.page-selle{
	padding: 3px 5px;
	border: 1px solid #ccc;
	width: 3.7%;
}

/*人民来信*/
.form-item{
	width: 500px;
	overflow: auto;
	margin:0 auto;
}
.c-red{
	color: #ff0000;
}
.form-tit{
	width: 70px;
	text-align: right;
	line-height: 35px;
}
.form-inp label {
	margin: 10px 0;
	display: block;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
}
.form-inp label img{
	width: 15px;
	height: 15px;
	display: block;
	float: left;
	margin-right: 8px;
}
label.error{
	color: #ff0000;
}
label.success{
	color: #1eb101;
}

.form-inp input,.form-inp textarea{
	width:300px;
	border:1px solid #b8b8b8;
	padding:7px 10px;
	padding: 9px 12px;
	border-radius: 5px;
	resize: none;
	outline: 0;
}
.form-btn-con{
	width: 500px;
	text-align: center;
	margin: 30px auto 0;
}
.form-btn-con input{
	width: 58px;
	height: 26px;
	line-height: 22px;
	padding: 2px 4px;
	box-sizing: content-box;
	font-size: 14px;
	margin: 0 30px;
	border: 1px solid #b8b8b8;
	cursor: pointer;
	background-color: #cccccc;
	color: #c91815;
}
/*搜索列表*/
.search-con{
	width:600px;
	border:1px solid #b8b8b8;
	height:40px;
	line-height: 40px;
	overflow: auto;
	margin: auto;
}
.search-con input{
	width: 530px;
	border: none;
	height: 30px;
	padding: 5px 10px;
	line-height: 40px;
	box-sizing: content-box;
	display: block;
	float: left;
}
.search-btn-con{
	text-align: center;
	color:#fff;
	width:50px;
	float: left;
	background: #d4140e;
	cursor: pointer;
}
.search-list-ul{
	padding: 30px 0;
}
.search-list-ul li {
	box-sizing: border-box;
	display: block;
	line-height: 30px;
	padding-left: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ececec;
}
.search-title,.search-detail {
	 overflow: hidden;
	 text-overflow: ellipsis;
	 white-space: nowrap;
	 max-width: 95%;
 }
.search-title {
	font-size:18px;
	margin: 5px 0;
}
.search-detail {
	font-size:12px;
	color: #888;
}

/*部门列表*/
.department-con{
	width:1070px;
	margin:0 auto;
}
.departmentUl{
	overflow: auto;
	padding: 50px 0;
	margin: 50px 0 0;
}
.departmentUl li{
	float: left;
}
.departmentUl li a{
	display: block;
	padding: 12px 10px;
	margin: 10px;
	width: 173px;
	text-align: center;
	background: #ffe4e3;
	height: 50px;
	line-height: 50px;
	box-sizing: content-box;
}
.departmentUl li a.text-ks{
	line-height:25px;
}
.departmentUl li a:hover{
	background: #f9cccb;
}
.text-indent-35{
    text-indent:35px;
}
.ewm-con img{
    display: inline-block;
}
.android-icon,.ios-icon{
    display: block;
    padding-left: 15px;
}
.android-icon{
    background: url("imgandroid-icon.png") no-repeat 0 0;
    background-size: contain;
}
.ios-icon{
    background: url("imgios-icon.png") no-repeat 0 0;
    background-size: contain;
}
.jw-con-left{
	width: 300px;
	border: 10px solid #ececec;
	background: #fbedec;
}
.jw-con-right{
	width:500px;
	margin-left: 50px;
}
.jw-con{
	overflow: auto;
	height: 40px;
	line-height: 40px;
}
.jw-con span{
	display: block;
	float: left;
	font-weight: bold;
}
.jw-con-title{
	width: 60px;
	margin-right: 15px;
	text-align: right;
}
.hyry-con{

}
.hyry-con p{
	width:540px;
	margin-left: 160px;
}
.jb-btn{
	margin-top: 20px;
	width: 240px;
	padding: 100px 0 150px;
	padding-left: 50px;
	border-left: 2px solid #ececec;
	text-align: center;
}
.jb-btn a{
	width:180px;
	height:54px;
	line-height: 54px;
	background: url("imgjb-btn-bg.png") repeat-x 0 0;
	display: inline-block;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	font-family:"microsoft yahei";
	text-align: center;
	margin:10px 0;
}
.jb-btn a:hover{
	color: #fff;
}