@charset "utf-8";
body{background: url(../../images/ztzl.files/jyfw/jyfw_bg.png)no-repeat top center;}
.pd-2030{padding: 20px 30px;}
.a_logo img {
	position: absolute;
	height: auto;
	left: 300px;
	top: 35px;
}
.pd-l32{padding-left: 32px;}
.pd-r32{padding-right: 32px;}
.fr{float: right;}
.jyfw{padding-top: 52rem;}
.jyfw_tit img{
    width: 100%;
}
.jyfw_tit{}
.jyfw_time{
    background: url(../../images/ztzl.files/zcjd/time_ico.png) no-repeat left;
    color: #666666;
    padding-left: 30px;
    height: 20px;
    font-size: 16px;
}
/* 教育机构 */
.jyjg_box{
	background: linear-gradient(to bottom, #ffffff, #f9fdff);
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	padding: 40px 0;
}
.jyjg{
    overflow: hidden;
    clear: both;
    padding: 20px 30px;
}
.jyjg_lst{
    padding: 30px 40px;
    background: #f6fcff;
    margin: 0 10px;
    border-radius: 10px;
    height: 200px;
}
.jyjg_lst span{
    font-size: 18px;
    line-height: 32px;
    color: #000000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-bottom: 20px;
}
.jyjg_lst span i{
    color: #136ee6;
    padding-right: 10px;
}
.jyjg_lst .time{}

.jyfw_lst{}
.jyfw_lst .m-lst{
    padding: 0;
}
.jyfw_lst .m-lst li{
    line-height: 60px;
    margin: 30px 0;
    background: #ffffff;
    border-radius: 5px;
    padding: 0 30px;
    box-shadow: 0px 10px 10px 0px #f7fafe;
}
.jyfw_lst .m-lst li span{
    color: #999999;
}
.jyfw_lst .m-lst li i{
    background: url(../../images/ztzl.files/jyfw/lst_ico.png) no-repeat left center;
    height: 60px;
    padding-right: 25px;
}
.jyfw_lst .m-lst li a{
    font-size: 18px;
    color: #000000;
}

/* 督导报告 */
.ddbg{
    overflow: hidden;
}
.ddbg .ddbg_lst{background: url(../../images/ztzl.files/jyfw/ddbg_bg.png)no-repeat top center;background-size: cover;overflow: hidden;padding: 50px 50px 60px 50px;box-shadow: 0 5px 10px 0px #f7fafe;border-radius: 10px;margin: 10px 0;    height: 245px;}
.ddbg .ddbg_lst span{
    font-size: 20px;
    line-height: 36px;
    margin-bottom: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.ddbg .ddbg_lst span i{
    padding-right: 10px;
    font-size: 14px;
    color: #666666;
}




@media (max-width: 1440px) {
	.a_logo img {
		width: 30%;
		left: 100px;
	}
}
@media (max-width: 1024px) {
	body{background-size: 100%;background-color: #fff;}
	.a_logo img {
		width: 30%;
		left: 100px;
	}
	.jyjg_box{padding: 20px 0 0;}
	.jyfw {
	    padding-top: 27rem;
	}
	.jyjg_lst{
		padding: 30px 10px;
		margin: 0;
	}
	.pd-l32{padding-left: 8px}
	.pd-r32{padding-right: 8px;}
	.ddbg .ddbg_lst{padding: 20px;}
}
@media (max-width: 768px) {
	.a_logo img{
		top: 20px;
	}
	.jyfw {
		padding-top: 21rem;
	}
	.jyjg{
		padding: 0 20px 0;
	}
	.jyfw_lst .m-lst li{
		margin: 10px 0;
		padding: 0 10px;
	}
}
@media (max-width: 425px) {
	body{
		background-image: url(../../images/ztzl.files/jyfw/jyfw_bg.png) !important;
	}
	.a_logo img {
		left: 5%;
		top: 1%;
	}
	.jyfw {
		padding-top: 11rem;
	}
	.jyjg_lst{
		margin-bottom: 10px;
	}
}