@charset "utf-8";

/*通用样式 start*/
a {
	color: #000;
}

a:hover {
	color: #f54343;
}

.am-container {
	max-width: 1000px;
}

body {
	background: url(../../images/lxyz/body_bg.gif) repeat-x center top;
}


/*通用样式 end*/

/*头部 start*/
.header {
	padding-top: 200px;
	background: url(../../images/lxyz/body_img.jpg) no-repeat center top;
}

/*头部 end*/

/*导航栏 start*/
.navbox {
	height: 64px;
}

.am-topbar-nav {
	float: none;
	text-align: center;
}

.am-nav-pills>li:first-child {
	padding-left: 50px;
}

.am-nav-pills>li {
	float: none;
	display: inline-block;
}

.am-nav-pills>li+li {
	margin-left: 0;
}

.am-topbar-nav>li>a {
	color: #fff;
	font-size: 1.4rem;
	font-weight: bold;
	font-family: "宋体";
	padding: 12px;
	line-height: normal;
	text-align: center;
}

.am-nav>li>a:focus,
.am-nav>li>a:hover {
	background-color: transparent;
}

.am-topbar-nav>li>a:after {
	display: none;
}

.am-topbar-btn {
	margin-bottom: 8px;
}

/*导航栏 end*/

/*面包屑导航 start*/
.breadcrumb-nav {
	height: 26px;
	border: 1px solid #9bbde6;
	margin-bottom: 10px;
	background: url(../../images/lxyz/Channel_bg.gif) #a8c6e9 repeat-x top;
}

.am-breadcrumb {
	padding: 0;
	height: 26px;
	line-height: 24px;
	font-size: 1.2rem;
	margin-bottom: 0;
	padding-left: 20px;
	margin-left: 10px;
	background: url(../../images/lxyz/c_title.gif) no-repeat left;
}

.am-breadcrumb>li.no-arrow:before {
	display: none;
}

.am-breadcrumb>li {
	color: #014390;
	font-family: "宋体";
}

.am-breadcrumb>li>a {
	color: #014390;
}

.am-breadcrumb>li+li:before {
	color: #014390;
	padding: 0;
}

/*面包屑导航 end*/

/*左侧列表 start*/
.list-box {
	margin-bottom: 10px;
	border: 1px solid #9bbde6;
}

.list-box .list-title {
	position: relative;
	height: 30px;
	line-height: 30px;
	background: url(../../images/lxyz/Channel_bg.gif) #a8c6e9 repeat-x top;
}

.list-box .list-title a.name {
	display: block;
	font-size: 1.4rem;
	font-weight: bold;
	font-family: "宋体";
	color: #0a4180;
	padding-left: 20px;
	margin-left: 10px;
	background: url(../../images/lxyz/c_title.gif) no-repeat left;
}

.list-box .list-title span.more {
	position: absolute;
	right: 10px;
	bottom: 2px;
}

.list-box .am-list {
	margin: 5px;
}

.list-box .am-list>li {
	border: none;
	margin-bottom: 0;
	border-bottom: 1px dotted #ccc;
}

.list-box .am-list>li>a {
	font-size: 1.4rem;
	font-family: "宋体";
	padding: .042rem 0 .042rem 15px;
	background: url(../../images/lxyz/ontop2.gif) no-repeat 0 2px;
}

/*左侧列表 end*/

/*右侧列表 start*/
.right-list {
	margin-bottom: 10px;
	background-color: #f4f8fd;
	border: 1px solid #9bbde6;
}

.right-list .list-title a.name {
	display: block;
	height: 26px;
	line-height: 26px;
	font-size: 1.4rem;
	font-weight: bold;
	font-family: "宋体";
	color: #0a4180;
	text-align: center;
	background: url(../../images/lxyz/left_tit.gif) no-repeat left top;
	background-size: cover;
}

.right-list .by {
	margin: 5px 0;
}

.right-list .by li {
	font-size: 1.2rem;
	font-family: "宋体";
	list-style-image: url(../../images/lxyz/tree_folder4.gif);
}

.right-list .dnfg {
	margin: 5px 0;
}

.right-list .dnfg li {
	font-size: 1.2rem;
	font-family: "宋体";
	list-style-image: url(../../images/lxyz/ontop7.gif);
}

.right-list .dnfg li a {
	display: block;
}

/*右侧列表 end*/

/*列表页 start*/
.listbox .column {
	position: absolute;
	left: 10px;
	padding-left: 0 !important;
	background: none !important;
}

.listbox .time {
	position: absolute;
	right: 5px;
	font-size: 1.4rem;
}

.listbox>li>a {
	padding-left: 95px !important;
	padding-right: 80px !important;
}

/*列表页 end*/

/*列表分页 start*/

.am-pagination>.am-active>a,
.am-pagination>.am-active>a:focus,
.am-pagination>.am-active>a:hover,
.am-pagination>.am-active>span,
.am-pagination>.am-active>span:focus,
.am-pagination>.am-active>span:hover {
	background-color: #1855a8;
	border-color: #1855a8;
}

.am-pagination>li>a:focus,
.am-pagination>li>a:hover,
.am-pagination>li>span:focus,
.am-pagination>li>span:hover {
	background-color: #1855a8;
	border-color: #1855a8;
	color: #fff;
}

.am-pagination>li {
	font-size: 1.2rem;
}

.am-pagination>li>a,
.am-pagination>li>span {
	padding: .4em .7em;
	border-radius: 3px;
	color: #999;
	margin-right: 0;
}

.am-btn-primary,
.am-btn-primary:focus,
.am-btn-primary:hover {
	background-color: #ff6600;
	border-color: #ff6600;
}

.am-topbar-btn {
	margin-bottom: 8px;
}

/*列表分页 end*/

/*页尾 start*/
.footer {
	padding: 10px 0;
	text-align: center;
	font-family: "宋体";
}


.footer p {
	font-size: 1.2rem;
	margin: 5px 0;
}

/*页尾 end*/

/*不同分辨率适配 start*/

/*手机*/

@media only screen and (max-width: 640px) {

	/*头部 start*/
	body {
		background: none;
	}

	.header {
		padding: 0;
		background: none;
	}

	/*头部 end*/

	/*导航栏 start*/
	.navbox {
		height: auto;
		background-color: #950407;
	}

	.am-nav-pills>li:first-child {
		padding-left: 0;
	}

	.am-nav-pills>li {
		display: block;
		background: none;
	}

	.am-topbar-nav>li>a {
		padding: .4em 1em;
	}

	/*导航栏 end*/

	/*面包屑导航 start*/
	.am-breadcrumb {
		overflow-x: scroll;
		white-space: nowrap;
	}

	/*面包屑导航 end*/
}

/*电脑*/

@media only screen and (min-width: 1025px) {
	.no-padding-left {
		padding-left: 0px !important;
	}

	.no-padding-right {
		padding-right: 0px !important;
	}
}

/*平板和电脑*/

@media only screen and (min-width: 641px) {}

/*手机和平板*/

@media only screen and (max-width: 1024px) {}

/*不同分辨率适配 end*/
