*{
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6,p,a,span,ol,ul,input,img,dt,dd{margin:0;padding: 0;}




img{
    display: block;
    border: none;
    outline: none;
}

a{text-decoration: none;outline: none;}
input{outline: none;}

ol,ul{list-style: none;  }
a:hover{
    text-decoration: none;
    outline: none;
}
.clearfix{zoom:1;}

.clearfix:after{
    content: "";
    display: block;
    clear:both;
    visibility: hidden;
    height: 0;
    line-height:0;
}

.fl{float: left;}

.fr{float: right;}
.show{display: block;}
.hide{display: none;}


/*wp列表*/
.listbanner img {
    width: 100%;
    height: 420px;
    -o-object-fit: cover;
    object-fit: cover;
}
.conlist{
    margin-bottom: 60px;
}
.container .header {
  padding: 35px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    
}
.container .header p.title {
    text-align: left;
    font-size: 30px;
}
.container .header p.subtitle {
    color: #c1c1c1;
    font-size: 16px;
}
#category {
    position: relative;
    z-index: 10;
    margin-top: 25px;
}
#category {
    margin-left: 0;
    padding-bottom: 35px;
    float: left;
    text-align: left;
    
}
#category a {
    border: 0px;
    background: none;
    color: #333;
    font-size: 24px;
    position: relative;
    padding: 0;
    line-height: 80px;
    height: 80px;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    padding-left: 16px;
    transition: all 0.3s ease-out 0s;
}
#category a.active::before {
    background: #0162B1;
}
#category a::before {
    left: 0;
    content: '';
    position: absolute;
    width: 3px;
    height: 30px;
    margin-top: 25px;
    background: transparent;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#category a:hover {
    padding-left: 26px;
}
#category a:hover::before {
    background: #0162B1;
    left: 10px;
}

#newslist .newstitem {
    width: 100%;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .06);
}
.clear {
    clear: both;
}
/*内页新闻列表*/
#newslist {
    
    float: right;
    padding-left: 30px;
    margin: 0 auto;
}
#newslist .wrapper{
    height: 100%;
    width: 100%;
}
.newstitem {
    width: 100%;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .06);
}
#newslist .newstitem a.newscontent {
    height: 100%;
    display: block;
    text-align: center;
    position: relative;
}
#newslist .newsbody {
    width: 100%;
    display: block;
    margin: 10px 0px;
    position: relative;
    max-width: 100%;
    height: 100%;
}
#newslist .newsbody .date {
    /*width: 120px;*/
    top: 0;
    text-align: left;
    float: right;
    padding-right: 50px;
    padding-right: 0;
    padding-left: 0;
}
#newslist .newsbody .date .year {
    color: #999;
    font-size: 20px;
    text-align: right;
}
#newslist .newsbody .title {
    height: 42px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    font-size: 20px;
    color: #222;
    line-height: 32px;
    text-align: left;
    text-indent: 0px;
    line-height: 45px;
    height: 45px;
}
#newslist .newsbody .description {
    left: 1px;
    height: 52px;
    line-height: 52px;
    color: #999;
font-size:16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    text-align: left;
}
 #newslist .newstitem:hover .newsbody .title {
    margin-left: 10px;
    color: #0162B1;
}
#newslist .newstitem:hover .newsbody .description {
    margin-left: 10px;
    color: #666;
}
#pages{text-align: center; margin-top:20px;}
/*就业列表*/
#servicelist { width:100%; overflow:hidden; padding-top:20px; }
#servicelist .serviceitem a { text-align:center; }
#servicelist .serviceitem a img { width:100%;overflow:hidden; transition: all 0.3s ease-out 0s; position: relative; top:0; margin-bottom:10px; margin-top:10px;background: rgba(0,0,0,.03); }
#servicelist .serviceitem { width:25%;float: left; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; margin-bottom: 20px;}
#servicelist .serviceitem div p { padding:0 30px; }
#servicelist .serviceitem div { position:relative; margin:0; transition: all 0.3s ease-out 0s; top:0px; padding-top:0; }
#indexPage #servicelist .serviceitem:hover div { padding-top:28px; }
#servicelist .serviceitem div:after { position: absolute; content: ""; left: 10px; width:398px; height: 120%; border: 1px solid rgba(255, 255, 255, .0); margin-left: 0; top:1px; transition: all 0.3s ease-out 0s; }
#servicelist .serviceitem div p.title { font-size:18px; }
#servicelist .serviceitem div p.description { width:auto; margin-top:30px; }
#servicelist .serviceitem:hover { box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); margin-top: -8px; background: #fff; }
#servicelist .serviceitem:hover div { margin-top:0px; }
#servicelist .serviceitem:hover p.title { color:#444; }
#servicelist .serviceitem:hover div:after { border: 1px solid rgba(255, 255, 255, .4); width:398px; left:10px; height:125%; }
#sitecontent .serviceitem a.details { width:35px; height:35px; text-align:center; display:block; border-radius: 0; border: 1px solid transparent; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
margin:0 auto; overflow:hidden; position:relative; }
#sitecontent .serviceitem a.details:after { content:''; width: 15px; height: 9px; background: url(http://resources.jsmo.xin/templates/upload/302/201606/icon.png) no-repeat -110px -11px; display: block; margin: 13px 0 0 11px; position:absolute; top:0px; left:0px; }
#servicelist .serviceitem:hover .details { margin-top:-15px; border-color: #b6b6b6; text-indent:130px; }
#servicelist .serviceitem .details:hover { border:1px solid transparent; text-align: inherit; }
#servicelist .serviceitem div p.title::after {content:'';position:absolute;width:50px;height:1px;background:rgba(255, 255, 255, .2);left: 50%;margin-left: -25px;
top:45px;transition: all 0.3s ease-out 0s;}
#indexPage #servicelist .serviceitem:hover div p.title::after {top:72px;}
 #servicelist .serviceitem div::after {top:-5px;left:5%;}
 #servicelist .serviceitem:hover div::after {width:94%;left:3%;height: 180px;top: -10px;}
#servicelist .serviceitem a.details { margin-top: -20px; opacity: 0; }
 #servicelist .serviceitem:hover .details { margin-top:-51px; opacity: 1; border:transparent; }
 #servicelist .serviceitem div { top:0; padding: 0px 0px 10px 0px; }
 #servicelist .serviceitem:hover { background:#fff; border-color:rgba(0,0,0,.08);margin-bottom:28px;}
 #servicelist .serviceitem a img { top:0;  height:auto;}
 #servicelist .serviceitem:nth-child(3n+1) a img {background: #43b9f6;}
 #servicelist .serviceitem:nth-child(3n+2) a img {background: #6686ff;}
 #servicelist .serviceitem:nth-child(3n+3) a img {background: #9878ff;}
#servicelist .serviceitem .service_img {
    margin: 10px auto;
    width: 95%;
}
#servicelist .serviceitem:hover p.title {
    color: #444;
}
#servicelist .serviceitem div p.title {
    color: #595959;
    font-size: 22px;
    height: 40px;
    line-height: 40px;
    transition: all ease-out 0.2s;
}
 #servicelist .serviceitem div p.description {
    color: #848484;
    font-size: 13px;
    line-height: 24px;
    height: 50px;
    overflow: hidden;
    width: 100%;
}
/*正文内容*/
.detail {
  padding-top: 10px;
  padding-bottom: 20px;
}
.detail .top {
  width: 100%;
  height: 74px;
  /*background: #1f6e78;*/
  position: relative;
}
.detail .top::after {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  left: 0;
  bottom: 0;
  /*background: #ccc;*/
}
.detail .top .container a{color: #000000;}
.detail .top .container {
  position: relative;
  height: 100%;
  font-size: 14px;
  color: #000000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.detail .top .container::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background: #ccc;
}
.detail .info .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.detail .info .container .lt {
  width: 100%;
}
.detail .info .container .lt .tit {
  border-bottom: 1px solid #d0d7e1;
  padding: 20px;
}
.detail .info .container .lt .tit .mytit {
  font-size: 28px;
  /*font-weight: 700;*/
  text-align: center;
  color: #333;
  line-height: 44px;
  padding: 20px 0 20px;
}
.detail .info .container .lt .tit .date {
  font-size: 14px;
  font-weight: 400;
  color: #999;
}
.detail .info .container .lt .nr p,
.detail .info .container .lt .nr p * {
	/* color: #333333; */
	text-indent: 2em;
	font-family: "微软雅黑" !important;
	font-size: 18px !important;
	line-height: 36px !important;
	/*margin-bottom: 0.2rem !important;*/
}

.detail .info .container .lt .nr img {
       width:60%;
	max-width: 80% !important;
	height: auto !important;
	display: block;
	margin: 0 auto;
}


.detail .info .container .lt .nr {
  padding: 30px;
}
.detail .info .container .lt .nr .nrinfo {
  font-size: 16px;
  font-weight: 400;
  color: #333;
  line-height: 28px;
}
.detail .info .container .lt .nr .nrinfo img {
  max-width: 70%;
  margin: 20px auto;
  display: block;
}
.detail .info .container .lt .nr .nrinfo .tpimg {
  display: block;
  width: 620px;
  height: auto;
  margin: 20px auto;
}
.detail .info .container .lt .nr .nrinfo video {
  width: 90%;
  height: auto;
  margin: 20px auto;
  display: block;
}
.detail .info .container .lt .nr .bj {
  padding-top: 40px;
  text-align: right;
}
.detail .info .container .lt .tit .date span{ margin-left:20px; }

/*师资队伍*/
.Pageteam #teamlist{
    margin-top: 10px;
}
.Pageteam{margin-bottom:20px;}
.Pageteam #teamlist .teamitem {
    float: left;
    margin-bottom: 30px;
    height: 258px;
    background: #f8f8fa;
   /* width: 32.5%;*/
   
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    border: 1px solid transparent;
    
}
.Pageteam #teamlist .teamitem a {
    position: relative;
    top: 10px;
    left: 10px;
    width: auto;
    height: 250px;
    overflow: hidden;
    transition: all 0.3s ease-out 0s;
}
#teamlist .teamitem .teamimg {
    
    width: 35%;
    float: left;
   max-height: 235px;
    overflow: hidden;
}
.Pageteam #teamlist .teamitem a img {
    width: 100%;
    height: auto;
    overflow: hidden;
}
#teamlist .teamitem .teaminfo {
    float: right;
      width: 60%;
    height: 130px;
    transition: all .6s cubic-bezier(.215, .61, .355, 1);
    padding: 40px 20px 10px 0px;
    margin: 0px;
    text-align: left;
}
#teamlist .teamitem .title {
    display: inline-block;
    padding-right: 12px;
}
.teamitem .teaminfo .title {
    font-size: 20px;
    color: #000;
}
#teamlist .teamitem .subtitle {
    display: inline-block;
    max-width: 202px;
    font-size: 13px;
    color: #999;
    margin-top: 7px;
}
.Pageteam #teamlist .teamitem .description {
    line-height: 26px;
    color: #999;
   
    margin-top: 25px;
}
.Pageteam #teamlist .teamitem a.details {
    display: block;
    border-radius: 0px;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    position: relative;
    border: none;
    border: 1px solid transparent;
    top: 150px;
    transition: all 0.3s ease-out 0s;
    opacity: 1;
    left: 52px;
    left: 280px;
    top: 150px;
    position: absolute;
}
.Pageteam #teamlist .teamitem:hover .teaminfo {
    padding-top: 30px;
}
.Pageteam #teamlist .teamitem:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    background: #fff;
    border: 1px solid #f2f2f2;
}
.row .img-txt {
    position: absolute;
    bottom: 0;
    color: #ffff;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 30px;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
}
.subject .row .col-lg-2{
    padding:0px;
  
    overflow: hidden;
}
.kzx{ 
    margin: 0px 5px;
    display:block;
    position: relative;
    overflow: hidden;

}
/*手机版*/
.mnavchild{display: none;}

/*手机适配*/
@media screen and (min-width:1200px) {
.Pageteam #teamlist .col-lg-4 {
    width: 50%;
}
.inline .slideInRight{display:none;}

}
@media screen and (min-width:1400px) {

.inline .slideInRight{display:block;}

}
@media screen and (min-width:1600px) {
   .Pageteam #teamlist .col-lg-4 {
    width: 33.3%;
}
.inline .slideInRight{display:block;}
}
@media screen and (max-width:1600px) {
 #newslist .newsbody .title {font-size: 20px;}
#newslist .newsbody .description { font-size: 14px;}
#category a{font-size: 20px; height:50px; line-height:50px;}
#category a::before {height: 30px;margin-top: 10px;}
/* .inline .slideInLeft{width: 55% !important;} */
.news-txt .news-title{margin-top: 28px !important;}
.lecture .swiper-slide .txt{margin-right:10px;}
}
@media screen and (max-width:1400px) {
.inline .slideInRight{display:none;}
.inline .slideInLeft{width: 55% !important;} 
 
}

@media screen and (max-width:768px) {
   #newslist .newsbody .date .year{
        font-size: 14px;
        line-height: 40px;
    }
    .listbanner img {height: auto!important;}
    .detail .info .container .lt .tit .mytit{font-size: 18px;}
     #teamlist .teamitem .teamimg{width: 50%;    float: none;margin: 0px auto;}
    .Pageteam #teamlist .teamitem a img {width: 100%}
    .Pageteam #teamlist .teamitem {height: auto;}
    #teamlist .teamitem .teaminfo {
    float: none;
    width:100%;
    height: auto;
    transition: all .6s cubic-bezier(.215, .61, .355, 1);
    padding: 10px;
    margin-bottom: 10px;
    text-align: left;
}
.Pageteam #teamlist .teamitem .description {
    line-height: 26px;
    color: #999;
    width: 100%;
    margin: 10px 0px;
}
.Pageteam #teamlist .teamitem a {
    left: 0px;
}
#newslist {    padding: 0px;}
.detail .info .container .lt .nr{padding:10px 5px;}
#servicelist .serviceitem{width:100%}
 
}