body{
  font-family: 'PingFang SC', 'microsoft yahei', arial, 'helvetica neue', 'hiragino sans gb', sans-serif;
}
.wrapper{
  width: 1180px;margin: 0 auto;
}
.wrapper:after{
  display: block;content: '';
  clear: both;
}
a{
  color: inherit;
}
a:hover{
  text-decoration: none;
}
img{
  max-width: 100%;
}
/*index*/
.header{
  padding-top: 18px;padding-bottom: 16px;
}
.header .wrapper{
  position: relative;
}
.logo{
  float: left;
}
.nav{
  float: left;
}
.nav ul{
     position: absolute;
    bottom: -17px;
    right: 0;
}
.nav ul>li ul{transform:none} 
.nav ul:after{
  content: '';display: block;clear: both;
}
.nav li{
  float: left;padding: 0 20px;height: 80px;line-height: 80px;
  font-size:15px;
  color:rgba(102,102,102,1);position: relative;
}
.nav ul li .sub ul li{height: auto;width:100%; text-align:center;  height: auto; line-height: 2;padding: 0;}
.nav ul li .sub ul li a{display: block}
.nav li .subnav{position: static}
.nav li:hover .sub{display: block; opacity: 1;}

.nav li:last-child{
  margin-right: 0;
}
.search{
  float: left;border-right: 1px solid rgba(102,102,102,1);padding-right: 20px;
  height: 20px;line-height: 25px;
}
.search input[type="submit"]{
  width: 14px;height: 14px;background: url(../images/s.png) no-repeat;
  background-color: transparent;border: none;background-position: center;
  margin-top: 2px;position: relative;z-index: 8888;
}
.search:hover input[type="text"]{
  display: inline-block;
}
.search input[type="text"]{
  border: 1px solid rgba(0,0,0,0.1);
  height: 25px;padding-left: 10px;width: 200px;font-size: 13px;display: none;
  position: relative;right: -25px;top: -4px;
}
.search input:hover{
  cursor: pointer;
}
.lang{
  float: left;padding-left: 17px;font-size: 14px;color:rgba(102,102,102,1);
  height: 20px;line-height: 20px;
}
.topnav{
  position: absolute;right: 0;top: 18px;
}
.topnav:after{
  clear: both;display: block;content: '';
}
.h-banner{
  background-image: url(../images/Bitmap.png);height: 396px;
  background-size:cover;background-position: center;
}
.h-tit{
  width: 162px;margin: 15px auto 0;
}
.h-tit h2{
  text-align: center;
  font-size:22px;
  color:rgba(51,51,51,1);
  letter-spacing:2px;
  border-bottom: 2px solid #ccc;
  padding-bottom: 5px;
}
.h-tit h4{
  font-size:14px;
  color:rgba(102,102,102,1);
  letter-spacing:1px;
  text-align: center;
  margin-top: 8px;
}
.h-about .body {
  margin-top: 20px;
}
.h-about .body:after{
  display: block;content: '';clear: both;
}
.h-about .body ul{
  margin: 0 -10px;
}

.h-about .body ul:after{
  display: block;content: '';clear: both;
}
.h-about .body li{
  float: left;width:380px;text-align: center;
  margin: 0 10px;background-color: #F0F2F3;
}
.h-about .body li:hover{
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.h-about .body .hd{
  border-top: 3px solid rgb(38,123,201);
  font-size:22px;
  color:rgba(38,123,191,1);padding-top: 20px;
}
.h-about .bdimg{
  padding-top: 25px;
}
.bdtxt{
  font-size:14px;
  color:rgba(102,102,102,1);
  line-height:1.7;margin-top: 20px;padding: 0 17px;
  text-align: justify;
}
.h-about .ft{
  font-size:14px;
  color:rgba(153,153,153,1);
  padding-top: 20px;position: relative;
  padding-bottom: 20px;
}
.h-about .ft a:hover{
  padding:0 24px;
}
.h-about .ft a{
  background: url(../images/gt.png) no-repeat;padding:0 22px;
  background-position:right center;transition: 0.2s;
}
.ft a:hover{
  color: #000;
}
.foot a:hover{
  color: #000;
}
.h-news .body{
  margin-top: 30px;overflow: hidden;
}
.h-news .body-l{
  float: left;width: 49.15%;position: relative;color: #fff;
}
.h-news .body-l .txt{
  background-color: rgba(0,0,0,0.3);width: 90%;
  white-space: nowrap;overflow: hidden;text-overflow: ellipsis;position: absolute;
  bottom: 30px;
}
.h-news .body-l label{
  height: 55px;display: block;
  text-align: center;line-height: 55px;
  width: 80px;background-color: rgb(19,141,218);font-size: 15px;
  float: left;
}
.h-news .body-l big{
  font-size: 30px;
}
.h-news .body-l span{
  display: block;height: 55px;float: left;
  font-size: 17px;padding-left: 10px;line-height: 55px;
}
.h-news .body-r{
  margin-left: 20px;float: left;width: 49.15%;

}
.h-news .body-r li{
  padding-left:20px;padding-right: 14px;padding-top: 18px;padding-bottom: 23px;
  margin-bottom: 16px;
  background-color: rgb(243,243,243);transition: 0.2s;
}
.h-news .body-r li:hover{
  font-weight: bold;cursor: pointer;box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.h-news .body-r a{
  font-size:16px;
  color:rgba(38,123,191,1);
}
.h-news .body-r a:hover{
  font-weight: bold;
}
.h-news .body-r span{
  font-size:14px;color:rgba(204,204,204,1);float: right;
}
.h-news .body-r .bd{
  font-size:14px;color:rgba(102,102,102,1);
  white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-top: 20px;
}
.foot{
  text-align: center;margin-top: 20px;
}
.foot a{
  background: url(../images/gt.png) no-repeat;padding:0 22px;
  background-position:right center;
  font-size:14px;
  color:rgba(153,153,153,1);
  margin-top: 20px;position: relative;transition: 0.2s;
}
.foot a:hover{
  padding:0 24px;
}
.h-research{
  background: url(../images/fy19.png) no-repeat;height: 520px;background-size: cover;
  padding-top: 5px;margin-top: 20px;
}
.h-research .h-tit h2,
.h-research .h-tit h4
{
  color: #fff;
}
.h-research .body li{
  width: 33.33%;padding:0 10px;text-align: center;height: 138px;
  float: left;margin-bottom: 30px;
}
.h-research .body ul{
  margin: 0 -10px;margin-top: 35px;
}
.h-research .body ul:after{
  display: block;content: '';clear: both;
}
.h-research .body li a{
  display: block;height: 100%;width: 100%;background-color: #fff;padding:15px 10px 0 ;
  transition: 0.5s;
}
.h-research .body li a:hover{
  box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
}
.h-research li .hd{
  font-size:16px;color:rgba(51,51,51,1);padding-bottom: 10px;
}
.h-research li .hd{
  border-bottom:1px solid #ccc;
}
.h-research li .bd{
  margin-top: 13px;font-size:14px;color:rgba(102,102,102,1);line-height: 1.7;
}
.h-research .foot{
  margin-top: 7px;
}
.h-research .foot a{
  background-image: url(../images/gt2.png);color: #fff;
}
.h-research .foot a:hover{
  font-weight: bold;
}
.h-teacher .img{
  width: 120px;height: 120px;border-radius: 100%;
  margin: 0 auto;
}
.h-teacher ul{
  margin: 25px -20px 0;overflow: hidden;
}
.h-teacher li{
  float: left;width: 25%;text-align: center;padding:0 20px;margin-bottom: 35px;
}
.h-teacher li a{
  padding: 0 20px;
  border:1px solid rgba(235,235,235,1);display: block;
  height: 100%;width: 100%;padding-top: 30px;height: 295px;
  transition: 0.2s;
  border-radius: 5px;
}
.h-teacher li a:hover{
  box-shadow: 0 0 15px rgba(0,0,0,0.2);font-weight: bold;
}
.h-teacher li h2{
  font-size:18px;letter-spacing:1px;margin-top: 20px;
}
.h-teacher li h3{
  letter-spacing:1px;font-size:16px;color:rgba(102,102,102,1);margin-top: 10px;
}
.h-teacher li h4{
  font-size:16px;color:rgba(153,153,153,1);margin-top: 15px;letter-spacing:1px;
}
.h-teacher .foot{
  margin-top: -10px;
}
.h-links ul{
  margin: 0 -10px;overflow: hidden;margin-top: 20px;margin-bottom: 20px;
}
.h-links li{
  width: 25%;float: left;padding: 0 10px;height: 60px; margin-bottom:2em;
}
.h-links li a{
  display: flex;width: 100%; height: 100%;
  justify-content: center;align-items: center;

}
.footer{
  background:rgba(85,85,85,1);padding-top: 25px;
}
.finfo{
  padding-left: 30px;overflow: hidden;
}
.finfo .img{
  float: left;
}
.finfo .txt{
  float: left;margin-left: 30px;color: #fff;letter-spacing:1px;
}
.finfo .txt h2{
  font-size: 18px;font-weight: bold;
}
.finfo .txt p{
  font-size: 14px;line-height: 2;
}
.finfo .txt span{
  margin-left: 15px;
}
.fcopy{
  text-align: center;color:rgba(255,255,255,1);font-size: 14px;padding: 10px 0;
}
.fcopy span{
  margin-left: 18px;
}
/*about*/
.header .wrapper{
  border-bottom: 1px solid #979797;
}
.header .wrapper1{
  border: none;
}
.line.wrapper{
  padding-top: 65px;margin-bottom: 115px;
}
.wrapper:after{
  clear: both;display: block;content: '';
}
.leftpage{
  width:244px;background: #267BBF;height: 545px;padding-left: 47px;padding-top: 25px;
  float: left;
}
.leftpage>h2{
  font-size:28px;
  color:rgba(255,255,255,1);
  letter-spacing:2px;
}
.leftpage ul{
  background-color: #fff;height: 480px;width:210px;margin-left: 4px;
  border:1px solid rgba(204,204,204,1);margin-top: 25px;padding-top: 44px;
  padding-left: 47px;
}
.leftpage li{
  font-size:18px;line-height: 1.38;
  color:rgba(102,102,102,1);margin-bottom: 20px;
  letter-spacing:1px;position: relative;
}
.leftpage li:after{
  display: block;content: '';width:4px;
  height:0px;transition: 0.5s;
  background:rgba(38,123,191,1);
  position: absolute;top:50%;left:-20px;
}
.leftpage li.active:after,
.leftpage li:hover:after
{	height:20px;top: 1px;
}
.rightpage{
  float: left;width: 72.88%;margin-left: 55px;
}
.current{
  background: url(../images/fy07.png) no-repeat;
}
.current ul{
  overflow: hidden;padding-left: 28px;
}
.current li{
  float: left;margin-right: 6px;
  font-size:14px;
  color:rgba(102,102,102,1);
  letter-spacing:1px;line-height: 1.42;
}
.g-head{
  font-size:28px;
  color:rgba(38,123,191,1);
  line-height:1.42;
  letter-spacing:2px;text-align: center;border-bottom:1px solid #979797;margin-top: 20px;
  padding-bottom: 15px;
}
.about{
  padding-left: 18px;
}
.about .body{
  margin-top: 28px;
  font-size:14px;
  color:rgba(102,102,102,1);
  line-height:1.78;text-indent: 2em;text-align: justify;
}
.pl-10{
  padding-left: 10px;
}
/*3*/
.teacherlist .body li{
  width: 50%;float: left;
}
.teacherlist .body{
  margin-top: 50px;
}
.teacherlist .body h2{
  letter-spacing:2px;font-size: 22px;line-height: 1.36;color:rgba(102,102,102,1);margin-bottom: 2px;
}
.teacherlist .body p{
  font-size:14px;
  color:rgba(153,153,153,1);
  line-height:1.72;
  letter-spacing:1px;	text-align: justify;
}
.teamlist .txt{
  width: 57%!important;
}

.teamlist li{
  margin-bottom: 35px!important;
}
.teamlist h4{
  font-size:16px;
  color:rgba(102,102,102,1);line-height: 1.25;margin-top: 11px;
  letter-spacing:1px;
}
.teamlist p{
  margin-top: 15px;
}

.teacherlist .body li{
  width: 430px;
  margin-bottom: 55px;background-color: #F3F3F3;margin: 0 10px;
  padding: 20px 10px 20px 20px;margin-bottom: 26px;
  transition: 0.2s;
}
.teacherlist li:hover{
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.teacherlist ul{
  margin: 0 -22px;overflow: hidden;
}

.teacherlist .img{
  float: left;
}
.teacherlist .txt{
  float: left;width: 63.25%;margin-left: 20px;
}
/*4*/
.teacherdetail .body{
  margin-top: 40px;overflow: hidden;
}
.teacherdetail .body-l{
  float: left;
}
.body-l{
  float: left;
}
.body-r{
  float: left;
}
.teacherdetail .body-r{
  float: left;width: 61.04%;margin-left: 40px;
  font-size:14px;
  color:rgba(153,153,153,1);
  line-height:1.71;
  text-indent: 2em;
}
.teacherdetail .body-r p{text-indent:0}
.mb-35{
  margin-bottom: 35px;
}
.teamdetail .body{
  margin-top: 50px;
}
.teamdetail .body-r{
  width: 76.74%;padding-left: 20px;
}
.teamdetail .body-r h2{
  font-size:22px;
  color:rgba(102,102,102,1);
  line-height:1.36;
  letter-spacing:2px;	text-align: left;
}
.teamdetail .body-r h4{
  font-size:16px;
  color:rgba(102,102,102,1);
  line-height:1.37;
  letter-spacing:1px;	margin-top: 11px;
  text-align: left;
}
.teamdetail .body-r p{
  width: 235px;
  font-size:14px;
  color:rgba(153,153,153,1);
  line-height:1.57;margin-top: 15px;text-align: left;
}
.teamdetail .meta{
  margin-top: 0;
}
.teamdetail .desc{
  font-size:14px;
  color:rgba(102,102,102,1);
  line-height:1.57;
  letter-spacing:1px;margin-top: 40px;
  text-indent: 2em;
}
.newslist .body ul{
  padding-top: 47px;
}
.newslist .date{
  float: left;
}
.newslist .date h3{
  width:84px;
  height:40px;
  background:rgba(38,123,191,1);
  border-radius:5px 5px 0px 0px;
  border:1px solid rgba(151,151,151,1);
  font-size:18px;
  color:rgba(255,255,255,1);
  line-height:40px;text-align: center;
  letter-spacing:1px;
}
.newslist .date h2{
  width:84px;
  height:40px;
  background:#fff;
  border-radius:0px 0px 5px 5px;
  border:1px solid rgba(151,151,151,1);
  font-size:18px;
  color:rgba(51,51,51,1);
  line-height:40px;text-align: center;
  letter-spacing:1px;border-top:none;
}
.newslist .txt{
  float: left;margin-left: 26px;width: 86.41%;
}
.newslist .body li{
  overflow: hidden;padding-bottom: 30px;
}
.newslist .txt h2{
  font-size:18px;
  color:rgba(51,51,51,1);
  line-height:1.38;
  letter-spacing:1px;
  font-weight: bold;
}
.newslist .txt p{
  font-size:14px;
  color:rgba(102,102,102,1);
  line-height:1.71;
  letter-spacing:1px;	margin-top: 8px;
}
.g-pages ul{
  overflow: hidden;text-align: center;margin-top: 10px;
}
.g-pages li{
  font-size: 16px;display: inline-block;

}
.g-pages li span{
  padding: 0 10px;display:block;height: 30px;line-height: 30px;
  border-radius:3px;font-size: 16px;
  border:1px solid rgba(151,151,151,1);color:rgba(153,153,153,1);margin-left: 10px;
}
.g-pages li a{
  padding: 0 10px;display:block;height: 30px;line-height: 30px;
  border-radius:3px;font-size: 16px;
  border:1px solid rgba(151,151,151,1);color:rgba(153,153,153,1);margin-left: 10px;
}
.g-pages li span{
  margin-left: 12px;position: relative;color: rgba(153,153,153,1);
}
.g-pages li a:hover{
  background: rgba(153,153,153,1);color: #fff;
}
.mb-105{
  margin-bottom: 105px!important;
}
.g-head2{
  letter-spacing: 0;
}
.meta{
  font-size:14px;
  color:rgba(153,153,153,1);
  line-height:1.42;text-align: center;margin-top: 22px;
}
.meta span{
  margin: 0 10px;
}
.content{
  margin-top: 33px;
  font-size:14px;
  color:rgba(153,153,153,1);
  line-height:1.71;
  padding: 0 20px;
  text-indent: 2em;text-align: justify;
}

.content .img{
  text-indent: 0;text-align: center;
}
.content p{
  margin-bottom: 20px;
}
.newsdetail{
  margin-bottom: 90px;
}
.contact .body{
  margin-top: 58px;
  font-size:18px;
  color:rgba(102,102,102,1);
  line-height:1.88;
  letter-spacing:1px;
  padding-left: 10px;
  padding-right: 20px;text-align: justify;
}
.contact .body span{
  margin-left: 25px;
}
.researchlist .body{
  margin-top: 25px;
}
.researchlist ul{
  margin: 0 -15px;
}
.researchlist li{
  width: 50%;float: left;padding: 0 15px;margin-top: 30px;
}
.researchlist .img{
  overflow: hidden;
}
.researchlist img{
  transition: 0.2s;
}
.researchlist img:hover{
  transform: scale(1.1);
}
.researchlist li .txt{
  text-align: center;
  font-size:16px;
  color:rgba(102,102,102,1);
  line-height:1.37;
  letter-spacing:1px;margin-top:15px;
}
.knowledgelist  .body  ul{
  margin: 0 -10px;overflow: hidden;
}
.knowledgelist  .body li {
  width: 33.33%;
  height: 183px;margin-top: 35px;
  text-align: center;padding: 0 10px;float: left;
}
.knowledgelist  .body li a{
  display: block;width: 100%;height: 100%;
  border:1px solid rgba(151,151,151,1);
  padding: 16px 10px 0;position: relative;
}
.knowledgelist  .body li a:hover{
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.knowledgelist  .body  .hd{
  font-size:16px;
  color:rgba(38,123,191,1);
  line-height:1.37;
  letter-spacing:1px;
}
.knowledgelist  .body  .bd{
  font-size:16px;
  color:rgba(153,153,153,1);
  line-height:1.37;
  letter-spacing:1px;text-align: justify;margin-top: 16px;
}
.knowledgelist  .body  .ft{
  font-size:16px;line-height:23px;height: 23px;
  color:rgba(153,153,153,1);text-align: left;
  position: absolute;bottom: 10px;
  padding-left: 30px;
  background: url(../images/fy18.png) no-repeat;background-position: left center;
}
.knowledgelist  .body li:hover{
  font-weight: bold;
}
.mt-45{
  margin-top: 45px;
}
.knowledgelist{
  margin-bottom: 80px;
}
.nav li:hover .sub{display: block; opacity: 1;}

.gh{
  display: none;
}
.gt{
  position: absolute;z-index: 999999;top: 79px;background-color: #fff;
  width: 120px;padding: 10px 5px;text-align: center;left: 50%;margin-left: -60px;
  display: none;line-height: 2;padding-top: 10px;
}
.gt dd{
  font-size: 15px;
}
.gt a{
  display: block;width: 100%;height: 100%;
}
.gt a:hover{
  font-weight: bold;
}
.nav li:hover .gt{
  display: block;
}
.av-img {border-radius: 50%; overflow: hidden;width: 10em; height: 10em; margin: 0 auto;}
.lst-container{margin: 0 auto; width: 1180px;}
.lst-container h1{background: url("../../img/a.svg") no-repeat center; text-align: center; font-size: 24px; color:#15773A}
.lst-container .list { padding: 3em 0; width: 1180px; }

