.ban{width: 100%;height: 320px;}
.ban img{width: 100%;height: 320px;}
/* 二级导航 */
.li_nav{height: 60px; background-color: #d2f2ff;box-shadow: 0 0 6px 0 #d6d6d6;margin-bottom: 12px;}
.li_nav ul li{font-size: 18px;line-height: 60px;color: #505050;float: left;margin: 0 10px;font-weight: bold;}
.li_nav ul li:hover{color: #033d7d;border-bottom: 3px solid #033d7d;cursor: pointer;}

/* 当前位置 */
.wz{line-height: 50px;}
.wz p{float: left;}
.yd{width: 5px;height: 5px;background-color: #033d7d;border-radius: 3px;display: inline-block;margin: 0 10px 3px 13px;}
.yj{display: inline-block;}
.ej{display: inline-block;}

/* 内容 */
.li_cont{margin: 0 auto;width: 1198px; border: 1px solid #dadada;margin-bottom: 60px;background-color: #fff;min-height: 500px;}
.li_contA{margin: 0 auto;width: 1198px; border: 1px solid #dadada;margin-bottom: 60px;background-color: #fff;height:300px;}
/* 学院简介 */
.xy_jj {width: 1080px;margin: 40px auto;text-align: start;line-height: 30px;font-size: 18px;}

/* 学院领导 */
.leader{width: 1080px;justify-content: space-between;margin: 49px 0 99px 58px;display: flex;flex-direction: row;flex-wrap: wrap;}
.leader::after{content: '';width: 331px;}
.leader li{overflow: hidden;width: 331px;height: 385px;border: 1px solid #dadada;margin-top: 50px;}
.leader li img{width: 331px;height: 238px;}
.leader li img:hover{  transform: scale(1.04);transition: 0.5s;}
.leader li h3{font-size: 22px;color: #033d80;line-height: 33px;margin-top: 15px;padding-left: 20px;}
.leader li p{font-size: 15px;line-height: 30px;color: #666666;padding-left: 19px;}
/* 学院领导 */
.teacher{ margin:0; padding:0 0 20px 20px;}
.teacher li{overflow: hidden;width: 172px;border: 1px solid #dadada;margin:20px 20px 0 0; float:left;}
.teacher li img{width: 172px;height: 240px;}
.teacher li img:hover{  transform: scale(1.04);transition: 0.5s;}
.teacher li p{font-size:16px;line-height: 34px;color: #666666; text-align:center; width:172px;}
.clear{ clear:both;}
/* 样式人才 */
.talent{ margin:0; padding:0; display:flex;justify-content:center; flex-wrap: wrap;}
.talent li{overflow: hidden;width: 280px;border: 1px solid #dadada;margin:20px 5px 0 5px;}
.talent li img{width: 280px;height: 240px;}
.talent li img:hover{  transform: scale(1.04);transition: 0.5s;}
.talent li p{font-size:16px;line-height: 34px;color: #666666; margin:0; text-align:center; width:280px;}
/* 机构设置 */
.jg{width: 1080px;margin: 50px auto;display: flex;justify-content: space-between;}
.jg li{float: left;}
/* 专业设置 */
.zy{width: 1080px;margin: 50px auto;}

/* 师资队伍 */
.teachteam{width: 1130px;margin: 18px auto;}
.t_tp{border-bottom: 1px solid #01538b;}
.t_tp ul li{width: 188px;line-height: 48px;float: left;text-align: center;color: #8d8d8d;font-size: 17px;}
.t_tp ul li:hover{cursor: pointer;}

.t_roll li{margin-top:23px;}
.t_roll li h2{font-size: 18px;color: #333333;font-weight: bold;background: url(timg.png) no-repeat 10px center;padding-left: 50px;line-height: 42px;border-bottom: 2px solid #333;}
.t_roll li p{display: inline-block;font-size: 13px;color: #333333;margin-right: 20px;line-height: 34px;}
.t_bs{width: 1130px; justify-content: space-between;}
.t_bs li {margin: 8px; width: 360px;background-color: #f1f0f0;color: #666666;text-align: center;float: left;}
.t_bs li a{color: #666666;line-height: 45px;display: inline-block;}
.t_bs li a:hover{color: #333;}
/* 实验室简介 */
.lab{width: 1085px;margin: 51px auto;}
.lab h2{color: #033d80;width: 1034px;border-bottom: 1px solid #033d80;line-height: 41px;text-align: center;margin-left: 28px;font-size: 25px;padding-bottom: 10px;}
.lab p{font-size: 15px;line-height: 30px;color: #505050;margin-top: 2px;}

.laby {width: 1080px;display: flex;justify-content: space-between;margin: 0 auto 50px auto ;justify-content: space-between;flex-direction: row;flex-wrap: wrap;}
.laby::after{content: '';width: 331px;}
.laby li{width: 331px;border: 1px solid #d0d0d0;float: left; margin-top:50px;}
.laby li img{width: 331px;height: 246px;overflow: hidden;}
.laby li p{font-size: 18px;line-height: 58px;text-align: center;color: #505050;}

/* 列表页 */
.list_li{padding: 30px;}
.list_li li{line-height: 50px;padding: 0 30px;font-size: 16px;background: url(jtt.png) no-repeat 10px center;background-size: 12px;}
.list_li li:hover{color:#F00;background: url(jtr.png) no-repeat 10px center;background-size: 12px;}
.list_li a{color: #333;}
.list_li li:hover a{color: #F00;}
.list_li li:nth-child(odd) {background-color:#ebf0f1;}
.list_li span{float: right;color: #000;}

.list_liA{padding: 30px;}
.list_liA li{line-height: 50px;padding: 0 30px;font-size: 16px;background: url(jtt.png) no-repeat 10px center;background-size: 12px;}
.list_liA li:hover{color:#F00;background: url(jtr.png) no-repeat 10px center;background-size: 12px;}
.list_liA a{color: #333;}
.list_liA li:hover a{color: #F00;}
.list_liA li:nth-child(odd) {background-color:#ebf0f1;}
.list_liA span.dateA{float: right;color: #000;}

/* 教师页 */
.t_cont{width: 1080px;margin: 50px auto;}
.tea img{width: 150px;height: 190px;margin-left: 100px;display: block;}
.t_nam{list-style: none;}
.t_nam li:nth-child(1){background: url(men.png) no-repeat 0px center;background-size: 17px;padding-left: 20px;}
.t_nam li:nth-child(3){background: url(yan.png) no-repeat left 8px;background-size: 17px;padding-left: 20px;}
.t_nam li{line-height: 50px;margin-left:20px;font-size: 16px;}
.t_nam li:nth-child(2){background: url(email.png) no-repeat 0px center;background-size: 17px;padding-left: 20px;}
.inform{margin:50px 0 0 50px;display: block;}
.inform span{width: 160px;line-height: 40px;background-color: #004796;color: #fff;display: block;text-align: center;border-radius: 5px;}
.j_con{line-height: 26px; font-size: 16px;margin: 30px 0 0 0px;}

.laby_two {width: 990px;margin: 0 auto;display: table;}
.laby_two li{width: 400px;border: 1px solid #d0d0d0;float: left;margin:25px 46px;}
.laby_two li img{width: 400px;height: 270px;overflow: hidden;}
.laby_two li p{font-size: 22px;line-height: 58px;text-align: center;color: #505050;}

.banA1{ background-image:url(Ban1.jpg); height:320px; background-position:center; background-repeat:no-repeat;}
.banA2{ background-image:url(Ban2.jpg); height:320px; background-position:center; background-repeat:no-repeat;}
.banA3{ background-image:url(Ban3.jpg); height:320px; background-position:center; background-repeat:no-repeat;}
.banA4{ background-image:url(Ban4.jpg); height:320px; background-position:center; background-repeat:no-repeat;}
.banA5{ background-image:url(Ban5.jpg); height:320px; background-position:center; background-repeat:no-repeat;}
.banA6{ background-image:url(Ban6.jpg); height:320px; background-position:center; background-repeat:no-repeat;}
.banA7{ background-image:url(Ban7.jpg); height:320px; background-position:center; background-repeat:no-repeat;}
.banA8{ background-image:url(Ban8.jpg); height:320px; background-position:center; background-repeat:no-repeat;}