
/*老师照片*/
.bodyCon07{width:100%; overflow:hidden;}
.bodyCon07 .teacher{width:1200px;height:322px;position:relative;margin:0 auto; overflow:hidden;}
.bodyCon07 .teacher .teacherPic{width:1200px;height:322px;position:absolute; top:10px;}
.bodyCon07 .teacher .teacherPic .content{width:276px;height:400px;float:left;position:relative;overflow:hidden;margin-left:20px;}
.bodyCon07 .teacher .teacherPic .content .txt{width:276px;height:100px;background:rgba(18,21,44,0.7); position:absolute;left:0px;bottom:0px;padding:0 12px;border-top:2px solid #CB5412;}
.bodyCon07 .teacher .teacherPic .content .txt h3{color:#CB5412;font-size:24px;font-weight:100;margin:10px 0 6px 0;}
.bodyCon07 .teacher .teacherPic h4{color:#fff;font-size:14px;font-weight:100;}
.bodyCon07 .teacher .teacherPic .content .txt p{color:#fff;margin-top:20px;padding-top:12px;border-top:1px solid #CB5412;}



@media only screen and (max-width: 1500px){
	#w-90,#w-80,#w-81,#w-91{width: 96%; padding:0px 10px; box-sizing: border-box;}
	.foot-80{width: 96%;}
	.top-gg{width: 99%;}
	.top-gg .t-phone img{width: 100%;}
	.top-gg .logo{width: 20%; padding:5px 0px;}
	.top-gg .logo p{padding-right: 10px;font-size: 15px; line-height: 150%;}
	.top-menu{width: 60%;}
	.part1-list li .logo-img img{width: 100%;}
	.part1-w{height: auto; padding-bottom:50px; overflow: hidden;}
	.linian li .nra{margin-left: 20%;}
}
@media only screen and (max-width: 1360px){
	.lk-flash1{top:96px;}
}
@media only screen and (max-width: 1300px){
    .w-1260,.w-1260-1{width: 100%;}
    #w-1260,#w-1260-1,#w-1300,#w-1300-1,#w-90,#w-80,#w-81,#w-91{width: 100%; padding:0px 10px; box-sizing: border-box;}
    .top-menu{padding-top:0px;}
    .header-nav .nav-list{text-align: center;}
    .header-nav .nav-list>li>a{padding:0px 1px;font-size: 15px;}
    .header-nav .nav-list>li{width: 11%;}
    .top-gg .logo p{font-size: 13px; line-height: 130%;}
    .top-gg .logo img{width: 98%;}

    .about-l-list li .shuzia{margin-left: 10%; width: 30%;}
    .about-l-list li .sz-xq{width: 38%;}
    .about-l-list li:hover .shuzia{margin-left: 12%;}
    .about-l-list li .shuzia .zia{font-size: 38px;}
    
}
#w-81 {margin: 0 auto;width: 100%;}


.th-pro {
	padding: 6px;
	text-align: center;
}

.th-pro li {
	display: inline-block;
	margin: 5px;
	border: 1px solid #2562b3;
	border-radius: 6px;
	width: 13%;
	background-color: #1782c0;
	transition: all 0.4s ease 0s;
}

.th-pro li a {
	display: block;
	padding: 8px 10px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	transition: all 0.4s ease 0s;
}

.th-pro li:hover {
	background-color: #8cc30e;
	border:1px solid #618904;
	transition: all 0.3s ease-in-out;
}

.th-pro li:hover a {
	color: #fff;
}
.ly-proc1-hover{
	background-color: #8cc30e !important;
	border:1px solid #618904 !important;
}
.ly-proc1-hover a{
	color: #fff !important;
}
.th-pro .on{
	background-color: #8cc30e !important;
	border:1px solid #618904 !important;
}
.th-pro .on a{
	color: #fff !important;
}

.th-pro-hover {
	background-color: #2562b3;
}

.th-pro-hover a {
	color: #fff !important;
}