﻿body{
	margin: 0;
	padding: 0;
}
ol, ul {
    list-style: none;
}
.ydy .x-container {
	background: url(../images/banner.jpg) no-repeat center;
	background-size: cover;
}
.ydy2 .x-container {
	background: url(../images/banner6.jpg) no-repeat center;
	background-size: cover;
}

.ydy .logo {
	position: absolute;
	top: 7%;
	left: 3%;
	width: 292px;
	height: 72px;
}
.ydy2 .logo {
	position: absolute;
	top: 7%;
	left: 3%;
	width: 292px;
	height: 72px;
}


.ydy .logo img {
	width: 100%;
	height: 100%;
}

.ydy2.logo img {
	width: 100%;
	height: 100%;
}
.box-item{
	position: absolute;
    height: 100%;
	width: 100%;
}
.box-item a{
	display: block;
	width: 40%;
	height: 200px;
	/* background: #000; */
	position: absolute;
}
.box-item a.left{
	top: 37%;
	left: 0;
}
.box-item a.right{
	top: 37%;
	right:0;
}
.yxxz_list .topbanner .img {
	width: 100%;
}
.yxxz_list .logo {
	position: absolute;
	top: 7%;
	left: 3%;
	width: 292px;
	height: 72px;
}
.yxxz_list .logo img {
	width: 100%;
	height: 100%;
}

.yxxz_list .logo2 {
	position: absolute;
	top: 15%;
	left: 3%;
	width: 292px;
	height: 72px;
}
.yxxz_list .logo2 img {
	width: 100%;
	height: 100%;
}
.mid-content {
	width: 1200px;
	margin: 25px auto;
	min-height: 500px;
}

.mid-content ul.items-ul {
	/*overflow: auto; */
}

.mid-content ul.items-ul.new-st li {
	overflow: auto;
	padding: 8px 0;
	border-bottom: 1px dotted #dddddd;
}

ul.items-ul.t-img li {
	float: left;
	width: 270px;
	padding: 0 10px;
	margin-bottom: 30px;
	text-decoration: none;
}
ul.items-ul.t-img li a{
	text-decoration: none;
}

ul.items-ul.t-img li.train .steadyImg {
	height: 200px;
}

ul.items-ul.t-img li.train img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

ul.items-ul.t-img li .steadyImg {
	height: 200px;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
}

ul.items-ul.t-img li.teacher {
	width: 205px;
	/*margin-right: 22px;*/
}

ul.items-ul.t-img li.teacher:nth-child(4n) {
	margin-right: 0;
}

ul.items-ul.t-img li.teacher .steadyImg {
	height: 240px;
}

ul.items-ul.t-img li.teacher .steadyImg img {
    object-fit: cover;
}

ul.items-ul.t-img li .steadyImg img {
	min-width: auto;
	max-width: auto;
	width: 100%;
	height: 100%;
}


ul.items-ul.t-img li.honor img {
	width: 100%;
	height: auto;
	object-fit: cover;
}

.ltName p.lt1 {
    font-size: 16px;
    color: #5a5a5a;
    line-height: 1.4;
    /* text-align: center; */
    padding-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
