@charset "utf-8";
html,body{background-color:#f9f9f9}
.mt12{margin-top:12px}
.common_title h3 span{font-size:20px}
.inerContBox{width:100%;margin:0 auto;overflow:inherit;margin-top:20px}
.az_navBox{width:320px;overflow:hidden}
.az_listBox{width:960px;overflow:hidden}
.appList_box{width:100%;padding:16px 20px 20px 20px;box-sizing:border-box;background-color:#fff;overflow:hidden}
.az_listBox .ap_item{width:100%;height:auto;margin-top:20px;float:left;box-sizing:border-box}
.ap_item ul.tylist li{width:296px;float:left;cursor:pointer;margin-bottom:16px;position:relative;margin-right:16px;padding:12px;height:126px;box-sizing:border-box;border:1px #ebebeb solid;-webkit-transition:0.5s;-moz-transition:0.5s;-o-transition:0.5s;transition:0.5s;overflow:hidden}
.ap_item ul.tylist li:nth-child(3n){margin-right:0}
.ap_item ul.tylist li > a{display:block}
ul.tylist li:hover{-webkit-box-shadow:0 0 10px #dedede;-moz-box-shadow:0 0 10px #dedede;box-shadow:0 0 10px #dedede}
.ap_item ul.tylist li img{width:100px;height:100px;display:block;float:left;box-sizing:border-box;border:1px solid #eee;margin-right:12px;border-radius:20px;transition:transform 0.5s}
.ap_item ul.tylist li:hover img{transform:rotateY(180deg);transition:transform 0.5s}
ul.tylist li .a-info{width:158px;height:100px;line-height:25px;overflow:hidden}
ul.tylist li .a-info .Tit{display:block;width:100%;font-size:16px;margin-bottom:8px;float:left;color:#444;line-height:30px;height:30px;overflow:hidden;font-weight:bold}
ul.tylist li .a-info p.date{color:#999;font-size:13px;margin-bottom:8px;width:100%;white-space:nowrap;overflow:hidden}
ul.tylist li .a-info p.other{color:#666;font-size:13px;width:100%;white-space:nowrap;overflow:hidden}
ul.tylist li .a-info p.other span{color:#bbb;margin:0 2px}
ul.tylist li .a-info a.xz_btn{float:left;display:none;text-align:center;color:#00bfb1;margin:0 auto;width:60px;height:24px;box-sizing:border-box;border:1px solid #00bfb1;border-radius:5px;line-height:22px}
ul.tylist li .a-info a.xz_btn:hover,ul.tylist li:hover .a-info a.xz_btn{border:1px solid #00bfb1;background:#00bfb1;color:#fff}
ul.tylist li:hover .a-info a.xz_btn{display:block}
ul.tylist li:hover .a-info p.other{display:none}
.cat_box{width:100%;padding:16px 20px 20px 20px;box-sizing:border-box;background-color:#fff;margin-bottom:20px;overflow:hidden}
.key_word{width:100%;overflow:hidden;margin:0 auto;margin-bottom:16px}
ul.cateList{width:100%;font-size:14px}
ul.cateList li{float:left;display:inline-block;margin:12px 10px 0 0}
ul.cateList li:nth-child(3n){margin-right:0}
ul.cateList li a{float:left;display:inline;border-radius:4px;width:86.6px;font-size:15px;height:34px;line-height:34px;text-align:center;background:#f6f6f6;color:#444;cursor:pointer}
ul.cateList li.cur a,ul.cateList li:hover a{background:#00bfb1;color:#fff}
.page{margin-top: 20px;}
.page li {
  display: inline;
}

.page a {
  padding: 5px 10px;
  margin: 0 5px;
  border: 1px solid #ccc;
  background-color: #f5f5f5;
  color: #333;
  text-decoration: none;
}

.page a.on {
  background-color: #ccc;
  color: #fff;
}
ul.newArt_delRg{overflow:hidden}
ul.newArt_delRg li{width:100%;box-sizing:border-box;display:inline-block;overflow:hidden;float:left;padding:12px 0px 16px 0;border-bottom:1px dashed #eee}
ul.newArt_delRg li a.img{width:80px;height:50px;display:inline-block}
ul.newArt_delRg li img{width:80px;height:50px;transition:all 0.4s ease;object-fit: cover;}
ul.newArt_delRg li:hover img{transform:scale(1.06);transition:all 0.4s ease}
ul.newArt_delRg li .u_title{display:inline-block;margin-left:0px;font-size:16px;color:#444;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}
ul.newArt_delRg li .u_title:hover{color:#00b35d}
ul.newArt_delRg li .u_img{width:100%;margin-top:10px;margin-left:0px}
ul.newArt_delRg li div.u_img .u_txt{font-size:14px;color:#737373;width:182px;height:50px;padding-left:12px;display:-webkit-box;text-overflow:ellipsis;line-height:24px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
ul.newArt_txtRg{width:100%;overflow:hidden;max-height:240px}
ul.newArt_txtRg li::before{content:"";display:inline-block;border:1px solid #f0f0f0;border-radius:16px;width:7px;height:7px;position:relative;top:0px;left:-264px;background-color:#f0f0f0}
ul.newArt_txtRg li:hover::before{background-color:#358ff0;border:1px solid #358ff0}
ul.newArt_txtRg li{border-bottom:1px dashed #f0f0f0;padding:14px 0px 14px 15px;overflow:hidden}
ul.newArt_txtRg li .zxd_type{color:#a8a8a8}
ul.newArt_txtRg li .zxd_type:hover{color:#358ff0}
ul.newArt_txtRg li a.zxd_tit{display:inline-block;width:80%;margin-left:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul.newArt_txtRg li span{color:#a8a8a8}