/*ר��ר��*/
.ztzl_rdbox{background:#ebebed;}
.ztzl_content{max-width: 1200px;margin: 0 auto;}
.ztzl_list_box {margin-bottom: 40px;
    position: relative;
    padding-top: 60px;
}
.ztzl_list { width: 380px; background: #fff; float: left; margin:0 10px;}
.ztzl_list h2 { height: 18px; margin-top: 20px;padding:0 10px;}
.ztzl_list .hot { width: 39px; float: left; margin-right: 10px;}
.ztzl_list h2 b { font-size: 18px; line-height: 18px; display: block; float: left;overflow: hidden;width: 80%;text-overflow: ellipsis;white-space: nowrap;}
.ztzl_list p { display: block; min-height: 100px; font-size: 16px; text-indent: 2em; line-height: 25px; color: #999; margin-top: 20px;}
.ztzl_list .zt_btn { width: 150px; height: 40px; font-size: 16px; color: #fff; text-align: center; line-height: 40px; border-radius:4px;  display: block; margin: 0 auto 20px;background: #2a67b8;margin-top:30px;}
.ztzl_list .zt_btn:hover { opacity: 0.8;}
.ztzl_list .pic_img { width: 100%; display: block; height:140px;padding: 10px;box-sizing: border-box;}
.ztzl_container { background: #fff; padding-top: 20px; padding-bottom: 60px;}
.ztzl_container_title {height:52px;background: url(../images/news_title.png) no-repeat left center; border-bottom:1px dashed #a2a2a3;}
.ztzl_container_title span {font-size: 24px; color: #333;line-height: 52px;width: 140px;margin-left: 50px;display: block;text-align: center;}
.ztzl_container_list li { width: 31.66%;float: left; height: 134px; border:4px solid #f6f6f6; box-sizing: border-box; float: left; margin-top:30px; padding: 0 30px; margin-right: 2.5%;}
.ztzl_container_list li:nth-child(3n) { margin-right: 0;}
.ztzl_container_list li h2 { height: 16px; overflow: hidden;margin-top: 30px;}
.ztzl_container_list li h2 b { line-height: 16px; font-size: 100%; padding-left: 28px; background: url(../images/book.png) no-repeat left center; display: block;}
.ztzl_container_list li p {margin-top: 20px;color: #999999;text-indent:2em;line-height: 28px;height: 56px;overflow: hidden; font-size: 16px;}
.ztzl_container_list li .zt_btn { width:100px; height:32px; font-size: 14px; color: #666; text-align: center; line-height:32px; border-radius:4px;  display: block; margin-top:20px; border:1px solid #eee; float: right;}
.ztzl_container_list li:hover { background: #1e9de3; color: #fff;}
.ztzl_container_list li:hover h2 b { background: url(../images/book-1.png) no-repeat left center;}
.ztzl_container_list li:hover p { color: #fff;}
.ztzl_container_list li:hover a { color: #fff; transition: 0s;}
.ztzl_container_list li:hover a:hover { background: #fff; color: #1e9de3;}

.prev,.next{display: block;width: 28px;height:28px;position:absolute;top:15px;-webkit-transition:unset;z-index: 99;}
.prev{background:url(../images/ztzl_licon.png) no-repeat center;right:53px}
.prev:hover{background:url(../images/ztzl_licon_active.png) no-repeat center;}
.next{background:url(../images/ztzl_ricon.png) no-repeat center;right:15px}
.next:hover{background:url(../images/ztzl_ricon_active.png) no-repeat center;}


@media screen and (max-width:600px){
   .ztzl_list_box{width: 100%;overflow: hidden;}
   .ztzl_container_title span{width: 100%;text-align: left;margin-left: 10px;font-size: 22px;}
   .ztzl_container{padding-bottom: 0px;}
   .ztzl_container_list li{
    width: 96%;
    height: 124px;
    padding: 0 10px;
    margin: 10px 10px;
  }
  .ztzl_container_list li h2{margin-top: 20px;}
  .ztzl_container{overflow: hidden;}
}