.f_start{display: flex; display: -webkit-flex; justify-content: flex-start;-webkit-justify-content:flex-start;}
.f_between{display: flex; display: -webkit-flex; justify-content: space-between;-webkit-justify-content:space-between;}
.wrap{-webkit-flex-wrap:wrap;-webkit-box-lines:single;-moz-flex-wrap:wrap;flex-wrap:wrap;}
.text-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.hide-text2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.list1_pic{ padding:10px 0px; overflow:hidden}
.list1_pic ul{ position:relative; margin:0 -28px;}
.list1_pic li{ width:33.3%; margin-bottom:40px;}
.list1_pic .post_box{ padding:0 28px; display:block;}
.list1_pic .post_box .tupic{ width:100%; padding-top:56.5%;position:relative;overflow:hidden;}
.list1_pic .post_box .tupic img{position: absolute;left: 0; right: 0;top: 0; bottom: 0;margin: auto;max-width: 100%;width: 100%; height: 100%;object-fit: cover;transform: scale(1, 1);-webkit-transition: 1.5s all ease; -ms-transition: 1.5s all ease;transition: 1.5s all ease;}
.list1_pic .post_box .tupic:hover img{transform: scale(1.1, 1.1);-webkit-transition: 1.5s all ease; -ms-transition: 1.5s all ease;transition: 1.5s all ease;}
.list1_pic .post_box .titwz{ padding:0 6px; height:52px; line-height:26px; font-size:16px; font-weight:bold;  margin-top:12px;}
.list1_pic .post_box:hover .titwz{ color:#7e0014;}
.list2_pic li{width:25%;}
.list2_pic .post_box .titwz{height:auto!important; text-align:center;}

#departments {background: url("/_upload/tpl/00/50/80/template80/images/dcgs-bg.jpg");background-size: cover;-moz-background-size: cover;background-repeat: no-repeat;background-position: center center;}
.clearfix {clear: both;}
.sort h2 {padding: 20px 0 20px 0; font-size: 22px; font-weight: bold; border-bottom: 1px solid #ddd;}
.sort ul{padding-top: 30px;}
.sort li{width: 22.5%;float: left;margin-bottom: 30px;display: block;margin-left:2%;background-color: #fff; font-size: 17px; line-height: 80px; border-radius: 8px; text-align: center; box-shadow: 0 0 3px rgba(0, 0, 0, .2); position: relative;}
.sort li a{display: block;margin: 0 15px;}
.sort li:hover{background-color: #7e0014;color:#fff;}
.sort li::before{content: " "; position: absolute;left: 0;width: 3px;height: 30%;top: 50%;transform: translateY(-50%);background: rgba(126, 0, 20, 0.5);}
.sort a:focus, .sort li a:hover{background-color: #7e0014;color:#fff !important;font-weight: bold;text-decoration: none;}
.sort li a::after{content: url("/_upload/tpl/00/50/80/template80/images/ztlm/link.png");display: inline-block;padding-left:3px;width: 12px;height: 12px;}
.sort li a:hover::after{content: url("/_upload/tpl/00/50/80/template80/images/ztlm/link-hover.png");}
@media screen and (max-width: 1200px) {
    .sort li{width: 31.3333%;}
}
@media screen and (max-width: 999px) {
    .sort li{width: 48%;}
}
@media screen and (max-width: 640px) {
    .sort li{width: 98%;}
}


