@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;}

@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;}
}
@media (max-width: 760px) {

}