.ztzl-tt{
	width: 100%;
    border-bottom: 2px solid #0066bd;
    overflow: hidden;
}
.ztzl-tytt-a{
    width: 250px;
    height: 60px;
    float: left;
    padding-left: 60px;
    line-height: 60px;
    color: #fff;
    background: #125db2 url(/uploads/image/iztzl/sj.png) right bottom no-repeat;
    font-size: 22px;
}
.ztzl-ul{
	width: 100%;
}
.ty-pd{
	overflow: visible;
}
.ztzl-ul li a{
	width: 100%;
	display: block;
	line-height: 60px;
	background: url(/uploads/image/iztzl/ztzl-li.png) 40px center no-repeat #fff;
	padding-left: 70px;
	font-size: 18px;
	color: #333;
	border-radius: 10px;
	position: relative;
	box-shadow: 0px 0px 16px 0px rgba(34, 24, 21, 0.1);

}
.ztzl-ul li a:hover{
	width: 100%;
	display: block;
	line-height: 60px;
	background: url(/uploads/image/iztzl/ztzl-li.png) 40px center no-repeat #1367c7;
	padding-left: 70px;
	font-size: 18px;
	color: #fff;
	border-radius: 10px;
	position: relative;
	box-shadow: 0px 0px 16px 0px rgba(34, 24, 21, 0.1);
}
.ztzl-rd-box{
	width: 100%;
	min-height: 100px;
	box-shadow: 0px 0px 16px 0px
	rgba(34, 24, 21, 0.1);
}
#zt a img{
	width: 100%;
	height: 100%;
	padding: 0 10px;
}
.ztzl-con {

	position: absolute;
	display: block;
	width: 100%;
	left: 0%;
	height: 85px;
	bottom: 0%;
	padding: 10px 10px 0 10px;
}
.ztzl-con span{
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.8);
	color: #333;
	font-size: 19px;
	border-bottom: 3px solid #0066bd;
	padding: 10px;
}
.img-responsive {
	height: auto;
	width: 100%;
	padding: 0 10px;
	transition:transform 0.5s;
}
.img-responsive:hover{
	transform:scale(1.1)
}
.ztzl-next {
	width: 60px;
	height: 60px;
	right: 20px;
	background: url(/uploads/image/iztzl/zt-r.png) center center no-repeat;
}

.ztzl-prev {
	width: 60px;
	height: 60px;
	left: 20px;
	background: url(/uploads/image/iztzl/zt-l.png) center center no-repeat;
}
.red{
	font-size: 14px;
    color: red;
}
.gd{
	font-size: 14px;
    color: #828080;
}
@media all and (max-width:750px) {
.ztzl-ul li a {
    background: url(/uploads/image/iztzl/ztzl-li.png) 10px center no-repeat;
    padding-left: 30px;
}
.ztzl-tt{
	width: 100%;
    border-bottom: 2px solid #0066bd;
    overflow: hidden;
}
.ztzl-tytt-a{
    width: 50%;
    height: 45px;
    float: left;
    padding-left: 10%;
    line-height: 45px;
    color: #fff;
    background: #125db2 url(/uploads/image/iztzl/sj.png) right bottom no-repeat;
    font-size: 22px;
}
}

/* 归档 */
@font-face {
  font-family: 'iconfont';  /* project id 1855972 */
  src:  format('woff2'),
        format('woff'),
        format('truetype'),
        format('svg');
}


.ztzl-ul .ztzl-gd{
	position: absolute; font-size: 50px !important;
	right: 45px;
	top: -5px;
	color: #ff0000;
	transform: rotate(-25deg)
}
.ztzl-ul .ztzl-gdtime{
	font-size: 12px;
	position: absolute;
	transform: rotate(-25deg);
	right: 10px;
	top: 50px;
	color: #ff0000;
}
.ztzl-ul:hover .ztzl-gd,
.ztzl-ul:hover .ztzl-gdtime{
	color: #ffffff;
}
.ztzl-ul .ztzl-gd:hover,
.ztzl-ul .ztzl-gdtime:hover{
	color: #ff0000;
}
