@charset "utf-8";

/*栏目树 start*/
.tree-list-box .tree-list {
	padding: 0;
	margin: 0 0 5px 0;
}

.tree-list-box .tree-list li {
	list-style: none;
}

.tree-list-box .tree-list li a {
	display: block;
	height: 50px;
	line-height: 50px;
	padding-left: 30px;
}

.tree-list-box .tree-list li a:hover,
.tree-list-box .tree-list li a.on {
	background-color: #c84742;
	color: #fff;
}

/*栏目树 end*/

/*列表 start*/
.am-list {
	margin-top: 0;
}

.am-list>li>a {
	padding: .625rem 100px .625rem 40px;
}

.am-list-date {
	top: .6rem;
	font-size: 1.6rem;
}

.am-list>li {
	border: none;
	border-bottom: 1px solid #f1f1f1;
	background: url(/images/index/list-icon-a.png) 15px no-repeat;
}

/*列表 end*/

/*手机侧边栏 start*/
.am-offcanvas .am-list>li {
	background: none;
	line-height: 2.5em;
	color: #ccc;
}

.am-offcanvas .am-list>li>a {
	padding: 0;
}

.am-offcanvas li.on,
.am-offcanvas li.on a {
	color: #e81a0c;
	font-weight: bold;
}

/*手机侧边栏 end*/

/*图片列表 start*/
.pic-list .am-gallery-item img {
	height: 200px;
	padding: 4px;
	border: 1px solid #e6e6e6;
}

.pic-list .am-gallery-item .am-gallery-title {
	text-align: center;
	font-size: 1.2rem;
}

/*图片列表 end*/

/*内容页 start*/
.content-box .content-title {
	font-size: 2.8rem;
	font-weight: normal;
	text-align: center;
	margin-bottom: 5px;
}

.content-box .content-source {
	text-align: center;
}

.content-box .content-source ul {
	padding: 0;
}

.content-box .content-source li {
	display: inline-block;
	font-size: 1.4rem;
	padding: 0 10px;
}

.content-box .content-news img {
	max-width: 100%;
}

/*内容页 end*/

/*分享 start*/
.share h1 {
	font-size: 1.6rem;
	font-weight: normal;
	margin: 0;
	line-height: 36px;
}

/*分享 end*/

/*文章分页 start*/
.content-page {
	border-top: 1px solid #faf7f7;
}

/*文章分页 end*/

/*组图内容页 start*/
.pic-slider .am-slides img {
	height: 496px;
}

.pic-slider .am-control-thumbs img {
	height: 10rem;
}

/*组图内容页 end*/

/*视频内容页 start*/
#my-video {
	width: 100%;
	height: 484px;
}

/*视频内容页 end*/

/*文章返回首页 start*/
.bottom-top {
	border-top: 1px dotted #c4c4c4;
	font-size: 1.2rem;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	text-align: right;
}

.bottom-top p a:first-child {
	padding-right: 2em;
}

/*文章返回首页 end*/

/*机构设置 start*/
.jgsz-box {
	padding: 35px 25px;
	margin-bottom: 30px;
	background-color: #f1f2f8;
}

.jgsz-box .jgsz-title {
	padding-left: 30px;
	margin-bottom: 20px;
	background: url(/images/index/xysh-icon4.png) no-repeat left;
}

.jgsz-box .jgsz-title h1 {
	font-size: 1.8rem;
	font-weight: normal;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}

.jgsz-box .jgsz-title span {
	font-size: 1.4rem;
	margin-left: 10px;
}

.jgsz-box .jgsz-list ul li {
	padding: 12px 10px;
}

.jgsz-list-box ul li a {
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
	background: url(/images/index/list-icon-a.png) no-repeat 20px 15px;
	background-color: #eee;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}

/*机构设置 end*/

/*历任领导 start*/
.pastleader-list {
	padding: 0;
	margin: 0;
}

.pastleader-list li {
	list-style: none;
	background: url(/images/index/img_introduce_timeline.png) no-repeat 0 center;
}

.pastleader-list li time p {
	margin: 0;
	text-align: center;
	color: #2270cd;
	line-height: 2em;
	font-size: 1.4rem;
}

.pastleader-list li .pastleader-detailed {
	background: url(/images/index/img_introduce_lirenlingdao.png) no-repeat 0 center;
}

.pastleader-list li .pastleader-detailed h4 {
	text-align: center;
	margin-bottom: 0;
	color: #595959;
	padding: 26.5px 0;
}

.pastleader-list li .pastleader-detailed h4 p {
	font-size: 1.4rem;
	margin: 0;
	border-right: #b9c5d2 solid 2px;
	font-weight: bold;
}

.pastleader-list li .pastleader-detailed span {
	display: block;
	font-size: 1.2rem;
	color: #575a59;
	padding: 26.5px 0;
}

/*历任领导 end*/

/*不同分辨率适配 start*/

/*手机*/

@media only screen and (max-width: 640px) {

	/*列表 start*/
	.am-list-news-default {
		margin: 0;
	}

	/*列表 end*/

	/*图片列表 start*/
	.pic-list .am-gallery-item img {
		height: 10rem;
	}

	/*图片列表 end*/

	/*内容页 start*/
	.content-box .content-news img {
		height: auto;
	}

	/*内容页 end*/

	/*组图内容页 start*/
	.pic-slider .am-slides img {
		height: 196px;
	}

	.pic-slider .am-control-thumbs img {
		height: 4rem;
	}

	/*组图内容页 end*/

	/*视频内容页 start*/
	#my-video {
		width: 100%;
		height: 13.6rem;
	}

	/*视频内容页 end*/

	/*机构设置 start*/
	.jgsz-box {
		padding: 20px;
	}

	.jgsz-box .jgsz-title {
		margin-bottom: 10px;
	}

	.jgsz-box .jgsz-list ul li {
		padding: 2px 0;
	}

	.jgsz-list-box ul li a {
		margin-right: 0;
	}

	/*机构设置 end*/
}

/*电脑*/

@media only screen and (min-width: 1025px) {}

/*平板和电脑*/

@media only screen and (min-width: 641px) {}

/*手机和平板*/

@media only screen and (max-width: 1024px) {}

/*不同分辨率适配 end*/
