@charset "utf-8";
/* CSS Document */
.subbanner{width: 100%;overflow: hidden;position: relative; } 
.subbanner-con{width: 100%;height: 0;padding-bottom:15.8%;overflow: hidden; background-position:center top;background-size: cover;background-repeat: no-repeat;}
/*content*/
.subPage{ padding-bottom: 40px; position: relative; z-index: 9;}


/*侧边栏*/ 
.subLeft{width: 250px;background: #f7f7f7; }
.gp-subLeft{width: 250px;/*! background: #F7FCFF; */ /*! margin: 0 0 40px 20px; */}
.gp-subLeft > ul{ position: relative; }
.gp-subLeft > ul:before{ content: ""; display: block; width: 15px; height: 100%; background: #0049a8; position: absolute; left: 0; top: 0; z-index: 9;}
.gp-subLeft > ul >li{position: relative;} 
.gp-subLeft > ul >li > a{ display: block;transition: all 0.35s ease-in-out; padding: 16px 30px;text-align: center;border-bottom: #e6e6e6 1px solid;}
.gp-subLeft > ul >li:hover > a,.gp-subLeft > ul >li.active > a{/*! color:#fff; */background-color: #fff; margin-left: 15px;background: #d8e4f4;}
.gp-subLeft .gp-toggles,.gp-sub-toggles{font-size: 12px;font-size: 1.2rem; width: 36px;height: 52px;position: absolute;right: 0;top: 0;line-height: 59px;text-align: center;cursor: pointer;color:#fff;font-weight: normal;display: block;/*! margin-right: 12px; */}
.gp-subLeft .gp-toggles.icon-jia{background: url(../images/jia.png) no-repeat center center;}
.gp-subLeft .gp-toggles.icon-jia.icon-down{background: url(../images/jian.png) no-repeat center center;}
.gp-subLeft .gp-sub-toggles{width: 50px;height: 50px;line-height: 50px;}
.gp-subLeft .gp-sub-toggles.icon-jia{background: url(../images/jia.png) no-repeat center center;}
.gp-subLeft .gp-sub-toggles.icon-jian{background: url(../images/jian.png) no-repeat center center;}
.gp-second-nav{font-size: 14px;display: none;background: #fff;}
.gp-second-nav dd{position: relative;}

.gp-second-nav dd a{display: block;position: relative; padding:16px 30px; transition: all 0.35s ease-in-out;  text-align: center;}
.gp-second-nav dd dd a{padding-left: 60px;font-size: 16px;font-size: 1.6rem;padding: 10px 30px 10px 50px;background-color: #3d72b3;color:#ddd;border-bottom: none;}
.gp-second-nav dd dd a:before{border-bottom-color: #4e81c0;}

.gp-second-nav dd a:hover,.gp-second-nav dd.active a{color:#3092de; }

.gp-subLeft *{transition: none;}
.gp-subRight{margin-left: 290px; overflow: hidden;}
.gp-subRight-con{/*! margin-top: 10px; */overflow: hidden;/*! background: #fff; *//*! padding: 25px 40px; */position: relative;}
/*侧边栏移动端 */
.gp-m-subNav{display:none; }
.gp-m-inner-header{width:100%;height:42px;background-color: #0049a8;cursor:pointer;line-height: 42px;}
.gp-m-inner-header > span{height: 50px;padding-left: 15px;font-size: 1.8rem;color:#fff;}
.gp-m-subNav .gp-m-inner-header-icon{float: right; width: 50px;height: 42px;}
.gp-m-subNav .gp-m-inner-header-icon-out i.icon-jia{display: block; background: url(../images/n-rt.png) no-repeat center;width: 50px;height: 42px;}
.gp-m-subNav .gp-m-inner-header-icon-click i.icon-jian{display: block; background: url(../images/n-dw.png) no-repeat center;width: 50px;height: 42px;}
.gp-subNavm{ width:100%; overflow: hidden;display: none;}
.gp-subNavm h2{width:100%;height:48px;line-height:48px;background-color:#003c7f;}
.gp-subNavm h2 a{padding-left:13px;font-size:20px;display:block;color:#fff;}
.gp-subNavm ul{background: #f7f7f7;}
.gp-subNavm li{position: relative;}
.gp-subNavm li > a{ font-size: 14px;padding-left:13px;height:45px;line-height:45px;border-bottom:1px solid #f3f5f6;display:block;} 
.gp-subNavm li.sub_has span{ margin-left: 10px;}
.gp-subNavm li.on a{ color:#003c7f; display:block; width:100%;}
.gp-m-toggle,.gp-sub-m-toggle{width: 15px;height: 15px;position: absolute;right: 16px;top: 15px;line-height: 40px;text-align: center;}
.gp-m-toggle.icon-right{ background: url(../images/jia.png) no-repeat center center;}
.gp-m-toggle.icon-down{ background: url(../images/jian.png) no-repeat center center; }
.gp-subNavm dl{ display: none; background-color:#FDFDFD; }
.gp-subNavm dl dd{ padding-left: 30px; line-height:18px; padding:10px 0px 10px 30px;border-bottom: 1px solid #f3f5f6;position: relative;}
.gp-subNavm li dl dd a{ font-size: 14px; font-weight:normal; display:inline;  border:none; padding:0px;}
.gp-subNavm li dl dd a:hover{ color:#5b396c;}

.subCon{position: relative;z-index: 3}
.sub-leftTitle{line-height: 28px;background-color: #0049a8;position: relative;width: 250px;}
.sub-leftTitle h2{ font-weight: normal;color: #fff;text-align: center;padding: 25px;}
/*自定义*/ 

/*文章页和简介页*/
.gp-bread{ text-align: right; margin: 10px 0;} 
.gp-bread > div{ display: inline-block; width: auto;  }
.articleTitle{ overflow: hidden;position: absolute;bottom: 0;left: 0;width: 100%;z-index: 9;height: 95px;
background-color:rgba(0,0,0,0.5);
background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.65), rgba(0,0,0,0)); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(top, rgba(0,0,0,0.65), rgba(0,0,0,0)); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(top, rgba(0,0,0,0.65), rgba(0,0,0,0)); /* Firefox 3.6 - 15 */
  background: linear-gradient(to top, rgba(0,0,0,0.65), rgba(0,0,0,0)); /* 标准的语法 */}
.Bucea-article01{ }
.pageArticleTitle{margin-bottom: 20px;}
.pageArticleTitle h3{ text-align: center;font-weight: normal;color: #0049a8;}
.articleAuthor { text-align: center; padding: 11px 0; overflow: hidden;background: #F5F5F5;margin: 27px 0 0 0;}
.articleAuthor span{ color: #666; padding: 0 15px;}
.gp-article{line-height:33px; }
.gp-article p{text-indent: 2em;} 
.gp-article table{margin: auto;}
.gp-article i,.gp-article em{font-style: italic;}
.gp-article strong{ font-weight: bold; }


/*列表页*/
.articleTitle02{margin: 10px 0 20px 0; overflow:hidden; border-bottom: #e6e6e6 1px solid;}
.articleTitle02 span{ display: inline-block; padding-bottom: 15px; font-weight: bold;}
.CCMUlist01{ margin:-17px 0 17px 0; overflow: hidden; }
.CCMUlist01 li{  overflow: hidden; padding: 16px; }
.CCMUlist01 li:nth-child(odd){ background: #f7f7f7; }
.CCMUlist01 li a{ position: relative; line-height: 24px;}
.CCMUlist01 li a:before{ content: ""; display: block;width: 9px;height: 9px; background:url(../images/libg2.png) no-repeat; position: absolute; left: 0; top: 7px; }
.CCMUlist01 li .date{ float: right;color: #999;  margin-top: 5px;font-family: 'Arial';}


/*新闻公告*/
.CCMUlist02{ margin:-18px -24px; overflow: hidden;}
.CCMUlist02 li{  overflow: hidden; }
.CCMUlist02 li a{ display: block; margin: 18px 24px; overflow: hidden; }
.CCMUlist02 .listText{ display: block; overflow: hidden; border: #EBEBEB 1px solid;padding: 20px;}
.CCMUlist02 .listTitle{ color: #0049a8; text-align: center; margin-bottom: 17px;}
.CCMUlist02 .listCon{ color: #999999; line-height: 24px; height: 72px; }


/*现任领导*/
.CCMUlist03{margin: 80px 8px -95px 8px;}
.CCMUlist03 li { margin-bottom: 95px; }
.CCMUlist03 li a{ display: block; border: #EBEBEB 1px solid; padding: 20px; transition: all 0.3s ease-in-out;}
.CCMUlist03 .listImg{ display: block; width: 180px; height: 240px; background:#CCCCCC; float: left; margin-top: -80px; overflow: hidden; }
.CCMUlist03 .listText{ display: block; margin-left: 200px; overflow: hidden; margin-top: -60px;}
.CCMUlist03 .listName{ color: #0049a8; }
.CCMUlist03 .listName strong{ padding-left: 40px; }
.CCMUlist03 .listCon{ color: #999;line-height: 26px; max-height: 104px; margin-top: 50px;}
.CCMUlist03 li a:hover{ box-shadow: 0 10px 10px #EBEBEB; border: #fff 1px solid; }


/*研究生导师*/
.CCMUlist04{ margin:80px -20px -95px -20px; }
.CCMUlist04 li a{ margin:0 25px; }


/*导师详情页*/
.CCMUlist05{ margin-bottom: 40px; }
.CCMUlist05 li{ margin-bottom: 0; }
.CCMUlist05 .listCon{ max-height: none; }
.CCMUlist05 .listCon p{ display: block; width: 48%; float: left; padding: 0.5%; }
.teacherIntro{margin: 40px 0;overflow: hidden;}
.teacherTitle{ display:inline-block; background: url(../images/titlebg.jpg) no-repeat right center #0049a8; height: 60px; line-height: 60px; min-width: 112px;padding: 0 30px;color: #fff;margin-bottom: 20px;}


/*联系我们*/
.contact{ overflow: hidden; }
.contact .map{ display: block; width: 69%; float: left; overflow: hidden;}
.contact .contactText{ display: block; width: 29%; float: right; overflow: hidden; }
.contact .contactText p{ padding: 15px 0; line-height: 24px; }

/*附件*/
.Annex{ margin-top: 35px; overflow: hidden;} 
.Annex h3{ margin: 0 0 20px 0;overflow: hidden; height: 50px;line-height: 50px;border-bottom: #E6E6E6 1px solid; position: relative;} 
.annexList{overflow: hidden; padding: 0 40px;}
.annexList li{margin-bottom: 10px;overflow: hidden; position: relative; }
.annexList li a{line-height: 24px;}

 
/*分享*/
.share{/*! margin: 10px 0 20px; */text-align: right;position: relative;}
.share_title{display: inline-block;vertical-align: middle;color: #333;margin-bottom: 10px;}
.share .bdsharebuttonbox{display: inline-block;vertical-align: middle;padding: 0 15px;position: relative;background-color: #fff;}
.share .bdsharebuttonbox  > a{padding-left: 0;margin-bottom:5px;height:30px;text-indent: 0;width: 30px;line-height: 30px;text-align: center;background: none;font-size: 20px;display: inline-block;float: none;color: #fff;transition: all 0.35s ease-out;border-radius: 50%;}
.share .bdsharebuttonbox > a.bds_weixin{background:url(../images/wechat.png) no-repeat center;}
.share .bdsharebuttonbox  > a.bds_tsina{background:url(../images/sina.png) no-repeat center; }
.share .bdsharebuttonbox  > a.bds_qzone {background:url(../images/zone.png) no-repeat center; }
.share .bdsharebuttonbox  > a.bds_more {background-color: #3c9cf5;border-color: #3c9cf5;}
.share .bdsharebuttonbox  > a:hover{color: #fff;}
.shareBox {width: 260px;background-color: #fff;position: fixed;top: 50%;left: 50%;margin: -150px 0 0 -130px;z-index: 9998;height: 310px;border: 6px solid #8F8F8F;border-radius: 8px;box-shadow: 0 0 7px #aaa;display: none;}
.shareBox { font-size: 14px;}
.shareBox .title {   background: #f6f6f6;  font-size: 14px;  font-weight: bold;  padding: 10px 15px !important;}
.shareClose {   position: absolute;    right: 0;    top: 0; cursor: pointer;font-size: 18px;width: 20px;; }
.sharelist {  position: static;   height: 250px;  overflow-y: auto;padding-left: 17px !important;}
.sharelist li {    float: left;    width: 130px;     padding: 2px;     margin-left: 6px;     _margin-left: 3px;     height: 28px;     overflow: hidden;     list-style: none; }
.sharelist li a {     color: #565656;     font: 12px '宋体';     display: block;        text-decoration: none;     border: 1px solid #fff;     line-height: 18px; width: auto;height: auto;text-indent: 0;}
.weChatBox{width: 260px;height:300px;background-color:#fff;border:solid 1px #d8d8d8;padding:10px;position: fixed;left: 50%;top: 50%;margin:-130px 0 0 -140px;z-index: 9998;display: none;box-shadow: 0 0 10px rgba(0,0,0,0.25);}
.weChatBox .w-title{font-size: 12px;font-weight: bold;padding:0 0 10px 0;}
.w-close{width: 20px;height: 20px;line-height: 20px;text-align: center;font-size: 20px;position: absolute;right: 0;top: 0;color:#333;cursor: pointer;}
.qrcode{width: 200px;height: 200px;margin:15px auto;background: #ccc;}
.w-footer{font-size: 12px;line-height: 1.5;color:#999;}
#qrodeText{opacity: 0;position: absolute;left: 0;top: 0;z-index: 0;visibility:hidden;}
.bdshare-button-style0-32{display: inline-block;vertical-align: middle;}


  
/***分页*/ 
.gp-page { padding:60px 0 30px 0; color:#999;font-size: 0;clear: both;}
.gp-page:after,.gp-page:before { content:" "; display:table}
.gp-page>a:first-child{}
.gp-page>a,.gp-page>span{display:inline-block;*display: inline;*zoom:1;cursor: pointer;height:38px;line-height: 38px; position:relative;text-align: center; vertical-align: top;width: 38px;font-size: 16px;transition: all 0.35s ease-in-out;margin:0 6px;border:1px solid #d7dfdc;}
.gp-page .gp-page-start,.gp-page .gp-page-end,.gp-page .gp-page-next,.gp-page .gp-page-prev,.gp-page > span {width: auto;padding:0 15px;}
.gp-page > span{border:none;padding: 0;color: #333;}
.gp-page > a:hover ,.gp-page > a.on_pages{ background-color:#0049a8;color: #fff;}
.gp-page .gp-page-prev,.gp-page .gp-page-next{}
.gp-page > a.on_pages{/*! font-weight: bold; */}
.gp-m-page{display: none;}
.gp-m-page a{display: inline-block;margin:0 10px;height: 32px;line-height: 32px;font-size: 1.2rem;}

/*居中*/
.gp-page-centered {text-align:center}
.gp-page a:hover ,.pageList li.active a{ background-color:#0049a8;color:#fff}
 
.gp-page .select2{/*! border-left: 1px solid #a343c4; *//*! border-top: 1px solid #a343c4; */padding: 0;}
.gp-page .pageSelect{min-width:68px;height: 44px;*display:inline; *zoom:1; vertical-align: middle;border:1px solid #a343c4;line-height: 44px;text-align: center;padding:0;border-right: 1px solid #d2a8e0;}
.select2-container--default .select2-selection--single{ border: none}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
  background: url(../images/select.png) no-repeat center;}
.select2-container .select2-selection--single{height: 44px;line-height: 44px;}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 44px;}
 




@media screen  and (max-width:1024px) {
   .subPage{ padding-bottom: 30px; }
   .subPage-con.gp-container{/*! margin-left:0 !important; */ /*! margin-right:0 !important; */}
   .gp-container{ width: auto; margin-left: 15px !important; margin-right: 15px !important; } 
   .gp-subLeft{display: none;}
   .gp-m-subNav{display: block;}
   .gp-page{display: none;background: none;}
   .gp-m-page{display: block; padding: 25px 0 0 0;}

   .gp-subRight{margin-left: 0;}
   .gp-subRight-con{ margin-top: 0;/*! padding: 15px; */ }
   .articleTitle h2{margin-top: 0;padding: 10px 0;float: none;background: none;margin-bottom: -25px;}
   
} 
 

 
@media screen  and (max-width:768px) {
  .gp-article img{width:auto !important;height:auto !important;}
  .gp-article video{width:auto !important;}
  .gp-article table{width:100% !important; }
  .articleBottom{ width: auto; padding: 12px; }

}




@media screen and (max-width:640px) {
    .CCMUlist01 li .date{ display: block; float:none; }
}


@media screen and (max-width:480px) {
   
}






