@charset "utf-8";.deptinfo-type3 { overflow: hidden; padding-bottom: 20px; } 
.deptinfo-type3 .text-sec .pimg-sec,
.deptinfo-type3 .text-sec { overflow: visible; } 
.pimg-sec:after { position: absolute; top: 20px; left: 20px; width: 100%; height: 100%; content: ""; background-color: #f3f6fa; z-index: 1; border-bottom-right-radius: 90px; } 
.pimg-sec img { position: relative; top: 0; left: 0; z-index: 2; border-bottom-right-radius: 80px; } 
.sign { margin-top: 70px; margin-bottom: 15px; text-align: right; } 

.educ-wrap .dept-img-type2.col3 .dept-list .dept-tit:after { margin-right: 8px; } 

.newspaper-organ .dept-tit{padding:14px 0;}
.newspaper-organ .dept-tit b{font-weight: 700; color:#0854ac;}
.newspaper-organ .deptlist-tit{
    border-radius: 0 0 30px 0;
    position: relative;
}
.newspaper-organ .deptlist-type3.num .dept-list .num{top:53px}

.newspaper-organ .deptlist-tit:before {
    display: block;
    content: "";
    width: 98px;
    height: 35px;
    background: url(/resources/_Img/Common/dept/content_dep_spr.png) no-repeat -197px -168px;
    position: absolute;
    bottom: 0;
    right: 0;
}
@media (max-width: 999px){
 .deptinfo-type3 .text-sec .txt-sec { margin-top: 30px; } 
 }

@media (max-width: 799px){
 .deptinfo-type3 .text-sec .pimg-sec { padding-right: 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } 
 .pimg-sec:after { left: 0px; } 
 }
