/* contact  */
.contact_box { 
    width: 100%;
    margin: 0 auto;
}
.office_box {
    width: 70%;
    margin: 10px auto;
}
.contact_box .office_box ul {
    width: 100%;
    height: 400px;
    margin: 0 auto;
    overflow-y: scroll;
    text-align: center;
}
.contact_box .office_box ul li {
    display: inline-block;
    vertical-align: top;
    width: calc(80% - 30px);
    min-height: 114px;
    margin: 40px 10px 10px 5px;
    padding: 15px;
    background-color: #f7f7f7ec;
    box-sizing: border-box;
    box-shadow: 0 0 2px 0 #626262;
    text-align: left;
}
.contact_box .office_box ul li .info {
	display: inline-block;
	width: calc(100% - 190px);
	vertical-align: top;
}
.contact_box .office_box ul li .img {
	display: inline-block;
	width: 180px;
	height: 180px;
        text-align: center;
}
.contact_box .office_box ul li .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
        margin-bottom: 10px;
}
.contact_box .office_list h1 {
    margin-bottom: 20px;
    color: #88c247;
}
.contact_box .office_box ul li p {
    margin-bottom: 15px;
    font-size: 18px;
}
.donation {
    width: 70%;
    margin: 0 auto;
    background-color: #f3f3f3;
}
.donation ul {
    display: flex;
    width: 60%;
    /* height: 45%; */
    margin: 0 auto;
    padding: 20px 0;
    color: white;
}
.donation .don_1 {
    flex-grow: 4;
    background-color: white;
}
.donation .don_1 .don_num {
    text-align: left;
    color: #6b6b6b;
    margin: 5px 0 5px 20px;
}
.don_1 .don_n {
    float: left;
    color: #517455;
    margin-left: 20px;
}
.don_1 .don_more {
    float: right;
    display: block;
    width: 75px;
    text-align: center;
    margin: 15px 10px 0 0;
    border: 1px solid #dadada;
}
.donation .don_2 {
    flex-grow: 1;
    background-color: #7a997e;
}
.donation .don_3 {
    flex-grow: 1;
    background-color: #38603d;
}
.donation .don_4 {
    flex-grow: 1;
    background-color: #254028;
}
.don_num {
    text-align: right;
    margin: 5px 10px 0 0;
}
.don_con {
    text-align: right;
    margin-right: 10px;
}
.donation .thank {
    padding: 0 50px;
}
.donation .thank p {
    float: left;
    color: #517455;
    margin-top: 15px;
}
.donation .thank ul {
    display: flex;
    margin: 0;
    width: 100%;
    /* height: 40px; */
    /* overflow: hidden; */
    align-items:center; 
    justify-content: space-around;
}
.donation .thank ul li {
    width: 12%;
    height: 35px;
    /* margin: 0 10px; */
}
.donation .thank img {
    width: 100%;
    /* height: 100%; */
}
.donation .thank { position: relative;}
.donation .thank .prev,.donation .thank .next {
    position: absolute;
    bottom: 32px;
}
.donation .thank .prev{ left: 20px;}
.donation .thank .next{ right: 20px;}
@media only screen and (max-width:1024px) {
    .contact_box { 
        width: 90%;
    }
    .contact_box .office_box ul li {
        display: block;
        width: calc(100% - 20px);
    }
}
@media only screen and (max-width:858px) {
    .contact_box .office_box ul {
        min-height: 260px;
        max-height: 400px;
    }
    .office_box { width: 100%;}
    .donation > ul { flex-direction: column;}
    .don_1 .don_more {margin: 0 10px 0 0;}
    .donation .don_1 .don_num {float: left;}
    .donation ul li {
        height: 40px;
        display: flex;
        align-items:center;
        justify-content: space-between;
    }
    .don_n {float: left;}
    .don_num {
        display: inline-block;
        margin: 5px 0 5px 20px;
    }
    .don_con span,.con_n {float: left;}
    .donation ul {padding: 5px 0;}
    .contact_box .office_box ul {
        width: 90%;
        overflow-y: scroll;
    }
    .donation { width: 90%;}
    .office_list { width: 90%;}
    .donation .thank .prev,.donation .thank .next {
        bottom: 18px;
    }
} 
@media only screen and (max-width:400px) {
	.contact_box .office_box ul li > div {
		/*display: block !important;*/
	}
        .contact_box .office_box ul li p {
            font-size: 14px; 
        }
	.contact_box .office_box ul li .info { width: 100%;}
}

/* trends */
.trends_list {padding-bottom: 25px;}
.trends_list ul {
    width: 90%;
}
.trends_list ul li {
	float: left;
	width: 45%;
	margin: 0 20px;
}
/* .trends_list dd {margin-top: -10px;} */
.trends_list ul dl,.trends_list dt {height: 120px;}
.trends_list dt {overflow: hidden;}
.trends_list dt img {
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.trends_list .news_label span {border-bottom: 2px solid #88c346;}
.trends_list ul dl h3 {margin: -8px 0 5px 0;}
.trends_list ul dd p {line-height: 20px;}
.trends_list ul dt {width: 36%;}

@media only screen and (max-width:1592px) {
    .trends_list ul li {
        width: 100%;
    }
}
@media only screen and (max-width:1280px) {
	.trends_list dl {padding: 15px 0;}	
	.trends_list ul dl,.trends_list dt {height: 100px;}
	.trends_list .news_label {margin-bottom: 0px;}
}
@media only screen and (max-width:895px) {
    .trends_list {padding-bottom: 0;}
	.trends_list ul li {width: 90%;}
	.trends_list ul dl,.trends_list dt {height: 115px;}
}
@media only screen and (max-width:540px) {
	.trends_list ul dt {width: 32%;}
	.trends_list ul dl,.trends_list dt {height: 80px;}
	.trends_list ul dl h3 {margin: -8px 0 0 0;}
}
.trends_list {
    position: relative;
    min-height: 50px;
    overflow-y: scroll;
}
.trends_list .wrap_2 { 
    width: 70%;
    margin: 0 auto;
}
.trends_list ul li:hover {
    border: none;
}
.trends_list .t_con {
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.trends_list .zxf_pagediv {
    float: left;
    margin: 20px 0;
}
.contact_box .item-close {
    margin: 20px;
}
.contact_box h1 {
    margin-bottom: 30px;
}
.contact_box .teacher_info_t{
    line-height: 30px;
}
.contact_box .contact_title{
    margin-top: 50px;
    color: #88c247;
}
.contact_box .contact_intro{
    margin: 10px 0;
    padding: 10px;
    border: 1px solid black;
}
@media only screen and (max-width: 1024px){
    .trends_list .wrap_2 { 
        width: 90%;
        margin: 0 auto;
    }
	.trends_list ul {width: 100%;}
	.trends_list ul li {margin: 0;}
}
@media only screen and (max-width: 767px){
    .contact_box #item {
        padding: 25px;
        width: 85%;
    }
    .contact_box h1 {
        margin-bottom: 15px;
    }
    .contact_box .contact_title{
        margin-top: 18px;
    }
}