.frame-container {
	padding-top: 20px;
	background: #fff;}

.frame-right {
	float: right;
	width: 910px;
	min-height: 400px;}

.frame-full {
	width: 100%;
	background: #fff;
	min-height: 400px;}

.frame-location {
	border-bottom: 1px solid #f7f7f7;
	height: 53px;
	line-height: 53px;
	background-color: #fff;
	position: relative;}

.now-column {
	display: inline-block;
	font-size: 1.8em;
	color: #1e1e1e;}

.location-path {
	font-size: 1.6em;
	color: #333;
	padding-left: 30px;
	position: relative;
	background: url(../../img/ky_images/name-kydt/location.jpg) no-repeat left center;}

.location-path:after {
	content: "";
	height: 3px;
	width: 99%;
	background-color: #1786e3;
	position: absolute;
	bottom: 2px;
	left: 0;}

.location-path .last-a {
	color: #E49650;}

#J_container h1.empty {
	line-height: 40px;
	text-align: center;
	color: #aaa;
	font-size: 1.4em;}


/*分流页样式2*/

.teacher-list {
	background: #fff;
	padding-bottom: 20px;}

.teacher-list li {
	border-bottom: 1px solid #dedede;
	display: table;
	height: 148px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	width: 99%;
	position: relative;}

.teacher-list li .line {
	width: 0;
	display: block;
	height: 1px;
	background: #1786e3;
	position: absolute;
	left: 0;
	bottom: -1px;}

.teacher-list li:hover .line {
	width: 100%;
	transition: all 2s ease;
	-webkit-transition: all 2s ease;
	-o-transition:all 2s ease;
	-moz-transition:all 2s ease;}


/*.teacher-list li:first-child h6,
.teacher-list li:last-child h6{
	color:#1786e3;
}*/


.teacher-list li>div {
	display: table-cell;
	vertical-align: middle;}

.teacher-list li .img {
	width: 84px;
	height: 68px;}

.teacher-list li .img .date {
	width: 84px;
	height: 68px;
	border: 1px solid #e9e9e9;}

.teacher-list li .img .date h5 {
	font-size: 2.4em;
	font-weight: bold;
	color: #666;
	text-align: center;
	margin-top: 4px;}

.teacher-list li .img .date span {
	font-size: 1.4em;
	font-weight: bold;
	color: #666;
	text-align: center;
	margin-left: 10px;}

.teacher-list li:hover .img .date h5,
.teacher-list li:hover .img .date span {
	color: #1786e3;}

.teacher-list li:hover .img .date {
	border: 1px solid #1786e3;}

.teacher-list li img {
	display: block;
	width: 210px;
	height: 126px;}

.teacher-list li a {
	display: block;
	padding-left: 15px;}

.teacher-list h6 {
	font-size: 1.6em;
	font-weight: bold;
	color: #333;
	line-height: 40px;
	position: relative;}

.teacher-list li:hover a h6 {
	color: #1786e3;}

.teacher-list p {
	font-size: 1.4em;
	line-height: 25px;
	color: #4B4949;}


/*.teacher-list li:hover a p {
	color: #1786e3;
}*/

.teacher-list .from {
	padding-left: 20px;
	padding-right: 15px;}

.teacher-list .date-time {
	font-size: 1.4em;
	display: block;
	margin-top: 20px;
	color: #4B4949
;}

/* 下载页 */
.download-list{
    padding-top:30px;
    overflow: hidden;}
.download-list li{
    width: 47%;
    margin: 0 1.5% 30px;
    border: 1px solid #EBEBEB;
height:140px;
    float: left;}
.download-list li:hover{
    border-color: #589FE2;}
.download-list li .intro{
    display: table;
    padding: 20px 0 10px 20px;}
.download-list li img{
    display: table-cell;
    vertical-align: middle;
    width:60px;
    height: 60px;}
.download-list li .intro-txt{
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;}
.download-list li h4{
    font-size:1.6em;
    color: #000000;
    line-height: 30px;}
.download-list li p{
    font-size: 1.4em;
    color: #777777;}
.download-list .download-box{
    padding: 0 20px 10px;}
.download-list .download-box span{
    font-size: 1.4em;
    color: #777777;}
.download-list .download-box a{
    float: right;
    font-size: 1.2em;
    color: #999999;
    padding: 3px 7px;
    border-radius: 8px;
    background-color: #E8E8E8;
    font-family: "宋体";
    transition: all .3s ease;}
.download-list li:hover a{
    background-color: #036FD3;
    color: #fff;}





@media only screen and (max-width:1199px) {
	.wrap {
		width: 100%;
		height: 200px;}
	.wrap img {
		width: 100%;
		height: 200px;}
	.nav-bar {
		width: 100%;}
}

@media only screen and (max-width:1023px) {
	.header-nav {
		display: none;}
	.nav-wrap {
		display: none;}
	.mobile-nav {
		display: block;
		background: #D52B2B;
		padding: 0 10px;}
	.nav-name {
		color: #FFF;
		font-size: 2em;
		font-weight: bold;
		display: block;
		line-height: 60px;}
	.nav-btn {
		display: block;
		background: url(../../img/ky_images/name-kydt/mobile-2.jpg) no-repeat center;
		width: 40px;
		height: 40px;
		position: absolute;
		right: 5px;
		top: 10px;
		cursor: pointer;}
	.nav-btn.close {
		background: url(../../img/ky_images/name-kydt/mobile-1.jpg) no-repeat;}
	.nav-phone {
		display: none;
		position: absolute;
		right: 0px;
		top: 60px;
		z-index: 1000;
		width: 300px;
		background: #FFF;
		padding-bottom: 10px;}
	.nav-phone li {
		padding: 0 10px;}
	.nav-phone li a {
		display: block;
		line-height: 2.2;
		text-align: center;
		color: #333333;
		border-bottom: 1px solid #fff;
		font-size: 1.6em;
		background: #f5f5f5;}
	.nav-phone li.selected a {
		background: url(../../img/ky_images/name-kydt/mobile-1.jpg) 70% center no-repeat;
		border-bottom: 2px solid #FF7E46;
		color: #FF4D00;}
	.nav-phone li ul {
		display: none;
		width: 80%;
		margin: 0 auto;}
	.nav-phone li.selected li a {
		border: none;
		color: #000000;
		background: #DFE4FF;
		font-size: 1.4em;
		border-top: 1px solid #FFF;}
	/*左侧导航*/
	.frame-left {
		display: none;}
	.frame-right {
		width: 97.5%;}
	.footer {
		display: none;}
	.mobile-footer {
		text-align: center;
		display: block;
		background: #A6DDFF;
		padding: 10px 0;}
	.mobile-footer a {
		display: block;
		font-size: 1.4em;
		color: #666;
		line-height: 30px;}
}

@media only screen and (max-width:767px) {
.teacher-list li .img .date h5 {
	font-size: 2em;}
.teacher-list li .img .date span {
	font-size: 1em;
	font-weight: none;}

.location-path {
	font-size: 1.2em;}

.teacher-list h6 {
	font-size: 1.2em;}

.teacher-list p {
	font-size: 0.8em;}

.teacher-list .date-time {
	font-size: 1em;}

.teacher-list p {
	font-size: 1em;}

/*下载页*/
.download-list li {
	width:97%;}

.download-list li h4 {
	font-size: 1.2em;}

.download-list li p {
	font-size: 1em;}

.download-list .download-box span {
	font-size: 1em;}
}

@media only screen and (max-width:639px) {

}

@media only screen and (max-width:479px) {
.wrap {
	height: 100px;}

.wrap img {
	height: 100px;}

.teacher-list h6 {
	line-height: 24px;}

.teacher-list li:last-child, .teacher-list li:nth-child(3) {
	margin: 0;}

.teacher-list li .img .date span {
	font-size: 1.4em;}

.inform-content li .a-right {
	height: 100%;}

.teacher-list li .img {
	display: none;}

.teacher-list h6 {
	font-size: 1.4em;}

.teacher-list li {
	height: 100px;}



}

@media only screen and (max-width:379px) {
.teacher-list li .img .date {
	display: none;}

.teacher-list li img {
	display: none;}

.teacher-list li .img {
	display: none;}

}