@charset "utf-8";
#ztzl-slider{
    margin: 20px 0px 0px;
}
#ztzl-slider img{
width:100%;
max-height:90px;
}

/*轮播图 start*/
#banner-slider {
	margin-top: 10px;
	box-shadow: none;
}

#banner-slider ul li img {
	height: 400px;
}

#banner-slider .am-control-nav li {
	margin: 0 3px;
}

#banner-slider .am-control-nav li a {
	width: 50px;
	height: 8px;
	background-color: #fff;
	border-radius: 0;
	box-shadow: none;
	filter: alpha(opacity=50);
	opacity: .8;
}

#banner-slider .am-control-nav li a.am-active,
#banner-slider .am-control-nav li a:hover {
	background-color: #F00;
}

#banner-slider .am-control-nav {
	width: auto;
	right: 10px;
	bottom: 10px;
	z-index: 9;
}
#ztzl-slider  .am-control-nav {   
    bottom: 8px;
    text-align: right;
    z-index: 9999;
    right: 10px;
}
#ztzl-slider .am-control-nav li a.am-active {
    background-color: #000;
    background-color: #fff;
    cursor: default;
}
/*轮播图 end*/

/*列表 start*/
.am-list-news-hd-in {
	height: 41px;
	border-bottom: 1px solid #ccc;
}

.am-list-news-hd {
	padding-top: 0;
}

.am-list-news-hd h2 {
	font-size: 1.8rem;
	color: #fff;
	background-color: #af1e25;
	font-weight: normal;
	height: 41px;
	line-height: 41px;
	padding: 0 15px;
}

.am-list-news-hd .am-list-news-more {
	font-size: 1.6rem;
	color: #af1e25;
	height: 41px;
	line-height: 41px;
	padding-right: 10px;
}

.am-list .am-list-item-dated a {
	padding-right: 55px;
	border-bottom: #ccc dashed 1px;
}

.am-list .am-list-item-dated a:hover {
	color: #FF6600;
}

.am-list>li {
	border: none;
	background-color: transparent;
	font-size: 1.4rem;
}

.am-list>li>a {
	padding: .59rem 0 .59rem 1.5rem;
	background: url(../../images/ico_01.gif) no-repeat left;
}

.am-list-date {
	right: 0;
	top: .6rem;
}

/*列表 end*/

/*列表外框 start*/
.border-box {
	border: 1px solid #ccc;
}

/*列表外框 end*/


/*通知公告 start*/
#tzgg .am-list-news-hd-in {
	height: 46px;
	background: url(../../images/index_08.jpg) no-repeat;
}

#tzgg .am-list-news-hd h2 {
	height: 46px;
	line-height: 46px;
	background-color: transparent
}

#tzgg .am-list>li>span.time {
	float: left;
	width: 51px;
	text-align: center;
	border: #a90000 solid 1px;
}

#tzgg .am-list>li>span.time span {
	display: block;
	line-height: 24px;
	font-size: 1.2rem;
}

#tzgg .am-list>li>span.time b {
	display: block;
	line-height: 26px;
	font-weight: normal;
	color: #fff;
	background-color: #a90000;
	font-size: 1.2rem;
}

#tzgg .am-list>li>a {
	padding: 0;
	line-height: 24px;
	font-size: 1.5rem;
	height: 50px;
	display: block;
	overflow: hidden;
	padding-left: 15px;
	background: none;
}

#tzgg .am-list>li {
	padding: 6.5px 0;
	border-bottom: #ccc solid 1px;
}

/*通知公告 end*/

/*工作动态 start*/

#gzdt .am-list .am-list-item-dated a {
	padding-right: 85px;
}

/*工作动态 end*/

/*链接按钮 start*/
#link-btn {
	margin-top: 10px;
}

#link-btn li {
	margin-bottom: 7px;
}

/*链接按钮 end*/

/*滚动图片 start*/
.news-pic {
	padding: 0;
	margin: 0;
}

.news-pic li {
	float: left;
	list-style: none;
	padding-right: 20px;
}

.news-pic li img {
	width: 275px;
	height: 184px;
}

.news-pic li h1 {
	font-size: 1.4rem;
	text-align: center;
	font-weight: normal;
	color: #333;
	margin: 0;
	padding: 5px 0;
	border: solid 1px #e5e5e5;
	border-top: 0;
	background-color: #eee;
}

#marquee {
	overflow: hidden;
}

/*滚动图片 end*/

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

/*手机*/

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

	/*banner切换 start*/
	#banner-slider ul li img {
		height: 18rem;
	}

	#banner-slider .am-control-nav {
		bottom: 5px;
	}

	/*banner切换 end*/
.topImg{
    padding-left: 1rem;
    padding-right: 1rem;
}
.topImg .am-g{
    flex-direction: column;
margin-left:0px !important;
}
.topImg a:nth-child(1){
margin-right:0px;
margin-bottom:10px;
}
.topZt{
margin-left:0px !important;
margin-right:0px !important;
}
}

/*电脑*/

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

/*平板和电脑*/

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

/*手机和平板*/

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

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