@charset "utf-8";
/* CSS Document */
.subbanner{width: 100%;overflow: hidden;position: relative; } 
.subbanner-con{width: 100%;height: 0;padding-bottom:23%;overflow: hidden; background-position:center top;background-size: cover;background-repeat: no-repeat;}
.subbanner-con img{ width:100%;}
/*content*/
.subPage{ padding-bottom: 60px; position: relative; z-index: 1; background:url(../images/sub_bg_02.png) no-repeat center bottom #f2f2f2}
.subPage:before{ content: ""; display: block;width: 100%; height: 44px; background: #fff; position: absolute; top: 0; }

/*侧边栏*/ 
.subLeft{/*! width: 240px; */background: #eeeeee; }
.gp-subLeft{width: 260px;background: #e0e0e0; /*! margin: 0 0 40px 20px; */}
.gp-subLeft > ul{}
.gp-subLeft > ul >li{position: relative;border-bottom: #fff 4px solid;} 
.gp-subLeft > ul >li > a{display: block;padding: 16px 10px;color: #444444;font-size: 16px;position: relative;text-align: center;}
.gp-subLeft > ul >li > a.active:before{ content: ""; display: block;width: 100%; height: 4px;background: #f7f7f7; position: absolute; left: 0; bottom: -4px;}
.gp-subLeft > ul >li > a:hover,.gp-subLeft > ul >li > a.active{color:#8c0000;background-color: #fff; padding-left: 25px;
	border-left: #8c0000 4px solid;font-weight: bold;}
.gp-subLeft .gp-toggles,.gp-sub-toggles{font-size: 12px;font-size: 1.2rem; width: 36px;height:55px;position: absolute;right: 0;top: 0;line-height:55px;text-align: center;cursor: pointer;color:#fff;font-weight: normal;display: block;margin-right: 12px;}
.gp-subLeft .gp-toggles.icon-jia{background: url(../images/jia2.png) no-repeat center center;}
.gp-subLeft .gp-toggles.icon-jia.icon-down{background: url(../images/jian2.png) no-repeat center center;}
.gp-subLeft .gp-sub-toggles{width: 50px;height: 50px;line-height: 50px;}

.gp-second-nav{font-size: 14px;display: none;background: #fff; padding-left: 30px; padding-top: 1px; }
.gp-second-nav dd{position: relative;border-bottom:#fff 1px solid;}
.gp-second-nav dd a{display: block;position: relative; padding:14px; background: #eee; transition: all 0.35s ease-in-out;  text-align: center;font-size: 16px; color: #757575;}
.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 a.current{color:#8c0000; }

.gp-subLeft *{transition: none;}
.gp-subRight{margin-left: 309px; overflow: hidden;}
.gp-subRight-con{margin-top: 30px;overflow: hidden;position: relative;}
.gp-subRight-con.max-width{ max-width: 1200px; margin:30px auto auto; }
/*侧边栏移动端 */
.gp-m-subNav{display:none; }
.gp-m-inner-header{width:100%;height:42px;background-color: #9d141e;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/jia.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/jian.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: #f0f0f0;}
.gp-subNavm li{position: relative;}
.gp-subNavm li > a{ font-size: 14px;padding-left:13px;height:45px;line-height:45px;border-bottom:1px solid #fff;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; }
.subCon::before{ content: ""; display: block;width: 100%; height: 44px; background: #fff; position: absolute; top: 0; }
.sub-leftTitle{line-height: 28px;background-color: #8c0000;position: relative; margin-top: -32px;}
.sub-leftTitle h2{ color: #fff; padding: 24px 40px; font-size: 30px; font-size: 3.0rem;}
/*自定义*/ 

/*文章页和简介页*/
.gp-bread{ text-align: right; position: relative;}
.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)); /* 标准的语法 */}
.pageArticleTitle{margin-bottom: 15px;border-bottom: #e5e5e5 1px solid;}
.pageArticleTitle h3{ text-align: center; font-size: 26px; font-size: 2.6rem; }
.articleAuthor { text-align: center; padding: 11px 0 20px 0px; overflow: hidden;/*! background: #F5F5F5; *//*! margin: 27px 0 0 0; */}
.articleAuthor span{ color: #999999; padding: 0 15px;}
.gp-article{line-height:30px; margin-bottom:50px; }
.gp-article p{} 
.gp-article table{margin: auto; width:96% !important;}
.gp-article table *{ word-break: break-all; white-space: pre-wrap;}
.gp-article i,.gp-article em{font-style: italic;}
.gp-article strong{ font-weight: bold; }
.line{ width: 160px; height: 1px;background: #8c0000; margin-top: 30px; }

/*列表页*/
.articleTitle02{margin-bottom: 25px; overflow:hidden; border-bottom: #e5e5e5 1px solid;}
.articleTitle02 span{ display: inline-block; padding-bottom: 15px; font-weight: bold; font-size: 26px; font-size: 2.6rem;}
.list01{ margin:-20px 0 0 0; overflow: hidden; }
.list01 li{ border-bottom: #e5e5e5 1px solid; overflow: hidden; padding:20px 0; }
.list01 li a{line-height: 24px; max-height: 48px; display: block; overflow: hidden;}
.list01 li .date{ color: #999;  margin: 5px 0 0; float: right; display: inline-block;}

/*图片列表*/
.list02{ overflow: hidden;}
.list02 li{  overflow: hidden; }
.list02 li a{ display: block; background: #fff;  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1); margin:20px 15px; overflow: hidden; position: relative; }
.list02 .listText{ display: block;padding:15px 30px;position: relative;}
.list02 .listTitle{ line-height: 24px;height: 24px; padding-left: 12px; position: relative;}
.list02 .listTitle:before{ content: ""; display: block;width: 2px; height: 15px; background: #8c0000;position: absolute; left: 0; top:5px; }
.list02 .listDate{ display: inline-block;color: #757575; }


/*文章页表格*/
.jgsz table{ width: 100% !important;  text-align: center;}
.jgsz table tr td,.gp-article table tr th{padding:12px;padding:1rem;}
.jgsz table tr th{ background: #8b0012; color: #fff !important; }
.jgsz table *{word-break: break-all;}
.jgsz table td{ border:solid #e5e4dc; border-width:1px 1px 1px 1px;}
.jgsz table tr:nth-child(1) > td{ background: #eeeeee; }
.jgsz table tr:nth-child(1) td{  font-weight: bold;}
.jgsz table tr:nth-child(odd){ background:#faf8f5}


/*师资队伍*/
.list03{margin:0 -20px; overflow: hidden;}
.list03 li { border-bottom: #e5e5e5 1px solid;width: 25%; /* height: 535px;*/ overflow: hidden;}
.zhuanzhi{ border-bottom: #e5e5e5 1px solid; overflow: hidden; height:400px; }
.list03 li a{ display: block; margin:20px 20px;}
.list03 .gp-img-responsive{ padding-bottom: 130%;}
.list03 .listText{ margin-top: 15px; }
.list03 .listText *{ color: #757575; line-height: 22px; }
.list03 .listText b{ color: #222; }
.list03 .name b{ font-size: 18px; font-size: 1.8rem; padding-right: 30px; }
.list03 .mail{ margin: 13px 0; }
.list03 .research{ height:44px; }
.letterList{overflow:hidden;}
.letterList a{display:inline-block;color: #999999;width: auto; text-align: center;line-height: 28px;padding: 5px 10px;margin: 5px 0;}
.letterList a.active,.letterList a:hover{background: #8c0000;border-radius:5px;color: #fff;}






/*师资队伍详情页*/
.list04{ min-height: 500px; overflow: hidden; } 
.list04 > .gp-fl{ width: 250px; height: 820px; border-bottom: #8c0000 1px solid; position: relative;}
.list04 > .gp-fl:before{ content: ""; display: block;width: 100%; height: 114px;background:url(../images/libg.png) no-repeat left bottom; background-size: contain;transform: rotateY(180deg);
position: absolute; bottom: -6px; left: 0; }
.list04 > .gp-fr{ margin-left: 290px; float: none; overflow: hidden; }
.list04 .listImg{ display: block;width: 248px; height: 331px; background: #eee; border: #e5e5e5 1px solid;position: relative;}
.list04 .listImg img{ position: relative;z-index: 1; width: 100%; }
.list04 .listImg:before{ content: ""; display: block;width: 237px; height: 320px;background: #fff; border: #e5e5e5 9px solid; position: absolute; left:5px;top:5px;}
.list04 .listText{ }
.list04 .listText .from{ color: #757575; }
.list04 .listText .name{ color: #444444; margin: 15px 0 25px;}
.list04 .listName { display: block; height: 60px; line-height: 60px; background: #F5F5F5; border-left: #8c0000 4px solid; padding-left: 25px; }
.list04 .listCon{ color: #999; line-height: 26px; margin: 10px 25px; height: 182px;}
.teacherIntro{margin:30px 0;overflow: hidden;}
.teacherTitle{ display:inline-block; background: #f5f5f5; line-height: 22px; padding: 10px 20px;color: #8c0000;margin-bottom: 15px;font-weight: bold;
font-size: 20px; font-size: 2.0rem; position: relative;}
.teacherTitle:before{ content:"";display: block;width: 100%; height: 2px;background: #8c0000; position: absolute; bottom: 0; left: 0; }
.teacherIntro .gp-article,.teacherIntro .gp-article p,.teacherIntro .gp-article span,.teacherIntro .gp-article strong{ font-size: 20px !important; font-size: 2.0rem !important; 
line-height: 36px; font-family: '微软雅黑' !important;}
.list07{ overflow: hidden; }
.list07 li{ padding:7px 0; border-bottom: #e5e5e5 1px solid; overflow: hidden; }
.list07 li a{ display: block;overflow: hidden; }
.list07 .name{display: inline-block; font-weight: bold; padding: 6px;}
.list07 .text{display: inline-block;padding: 6px;}








/*领导班子*/
.wrap-list05{ overflow: hidden; }
.wrap-list05 .title{height: 24px; line-height: 24px;margin-bottom: 15px; color: #8c0000; position: relative;padding-left: 15px;}
.wrap-list05 .title:before{ content:""; display: block;width: 4px; height: 18px; background: #8c0000; position: absolute; left: 0; top: 3px; }
.list05{ margin:-5px;overflow: hidden; }
.list05 li{  overflow: hidden;}
.list05 li a{ display: block; margin:5px;  overflow: hidden; } 
.list05 .gp-img-responsive{ width: 253px; height:336px; padding: 0; float: left; }
.list05 .listText{ margin-left:253px; padding:36px 20px 0 20px; border-bottom: #e5e5e5 1px solid; border-right: #e5e5e5 1px solid; border-top:#e5e5e5 1px solid;  }
.list05 .listName{ color: #444; }
.list05 .listName b{ font-size: 14px; font-size: 1.4rem; color: #757575; padding-left: 15px; }
.list05 .listCon{ color: #999; display: block;line-height: 24px;max-height:144px; margin: 25px 0 45px; overflow: hidden;}
.list05 .listMore{ display: block; border-top: #e5e5e5 1px solid; padding: 15px 0 25px; color: #999; position: relative; }
.list05 .listMore:before{ content: ""; display: block;width: 100px; height: 1px;background: #8c0000; position: absolute; bottom: 0; left: 0; }
.list05 li a:hover .listMore{ color: #8c0000; }



/*新闻列表*/
.subTitle{line-height: 28px;background-color: #8c0000;width: 260px;position: absolute;left: 0; top: -28px;}
.subTitle h2{ color: #fff; padding: 22px 40px;}
.gp-breadTL{ margin-left: 310px; }
.list06 li{ margin-bottom: 30px; overflow: hidden;}
.list06 li a{ display: block; border-bottom: #e5e5e5 1px solid;  overflow: hidden; } 
.list06 .gp-img-responsive{ width:320px; height:180px; padding: 0; float: left; }
.list06 .listText{ display: block;margin-left: 320px; padding: 15px 25px 25px; margin-bottom: 25px; position: relative;  }
.list06 .listText:before{ content: ""; display: block;width: 20px; height: 2px;background:#8c0000; position: absolute;left: 25px; bottom: 0;transition: all 0.2s ease; }
.list06 .listTitle{ line-height: 24px; margin:12px 0; }
.list06 .listCon{ line-height: 22px; height: 44px; color: #999999; }
.list06 .listDate{color: #8c0000; display: block;}
.noMargin .listText{ margin-left: 0; padding: 15px 0 25px; }
.noMargin .listText:before{ left: 0; }
.list06 li a:hover .listText:before{ width: 160px; }







/*附件*/
.Annex{ margin-top: 35px; padding-top: 20px; border-top: #E6E6E6 1px solid; overflow: hidden;} 
.Annex h3{ overflow: hidden; height: 40px;line-height: 40px;position: relative;} 
.annexList{overflow: hidden; }
.annexList li{margin-bottom: 6px;overflow: hidden; position: relative; }
.annexList li a{line-height: 24px;color: #999999;}
.annexList li a:hover{ color: #333;}
 
/*分享*/
.share{ background: #fff; width: 160px; border-radius: 30px; text-align: center;  overflow: hidden;float: right; position: absolute;bottom: 33px;right: 0;} 
.share .bdsharebuttonbox  > a{padding-left: 0;margin:6px 10px;height:30px;width: 31px;line-height: 30px;text-align: center;display: inline-block;transition: all 0.35s ease-out;}
.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;}

.bdsharebuttonbox span{ display: inline-block;height: 30px; line-height: 30px; float: left; margin:5px; }
.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;}


  
/***分页*/ 
.gp-page { margin:30px 0 20px 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:53px;line-height: 53px; position:relative;
	text-align: center; vertical-align: top;width: 53px;font-size: 14px;color:#757575;margin: 0 6px; border:#d6d6d6 1px solid; border-radius: 50%;}
.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: #8c0000;font-weight: bold;border: #8c0000 1px solid; color: #fff;}
.gp-page .gp-page-prev,.gp-page .gp-page-next{display: inline-block;width: 53px;height: 53px;background: #fff;padding: 0;line-height: 53px;/*! margin: 5px 0; */}
.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 .gp-page-prev{margin-right:40px;}
.gp-page .gp-page-next{margin-left:40px;}
/*居中*/
.gp-page-centered {text-align:center;}
.gp-page a:hover ,.pageList li.active a{color:#fff;}
 
.gp-page .select2{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:1600px) {

  .list02{ }
  .list02 li a{ margin: 12px; }
  .list02 .listText{ padding: 15px; }
  .list05 .gp-img-responsive{ width: 200px; height: 266px; }
  .list05 .listText{ margin-left: 200px; padding-top: 25px; }
  .list05 .listCon{margin: 15px 0;}
  .list05 .listMore{ padding: 10px 0; }
  /*.list03 li{ height: 470px; }*/
}

@media screen  and (max-width:1020px) {
   .subPage{ padding-bottom: 20px; }
   .subPage-con.gp-container{margin-left:0 !important; margin-right:0 !important;}
   .gp-container{ width: auto; margin-left: 15px !important; margin-right: 15px !important; } 
   .subCon:before{ display: none; }
   .gp-subLeft{display: none;}
   .gp-m-subNav{display: block;}
   .gp-page{display: none;background: none;}
   .gp-m-page{display: block; margin: 20px 0 0 0;}
   .gp-bread{ background:#fff; }
   .articleTitle02 span,.pageArticleTitle h3{ font-size: 20px; font-size: 2.0rem; }
   .gp-subRight{margin-left: 0;}
   .gp-subRight-con{ margin-top: 0;padding: 15px; }
   .gp-subRight-con.max-width{ margin-top: 0; }
   .articleTitle h2{margin-top: 0;padding: 10px 0;float: none;background: none;margin-bottom: -25px;}
   .share{ position: static; }
   .gp-breadTL{ margin: 0; }
   .subTitle{ width: 100%; position: static; }
   .subTitle h2{ font-size: 16px; padding:7px 15px; }
   .list03 li{ width: 33.3%; }
} 

@media screen  and (max-width:997px) {
  /*.list03 li{ height: 570px; }*/
}


 
@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:766px) {
   .list03{ margin:0 -10px; }
   .list03 li{ width: 50%; }
   .list03 li a{ margin:20px 10px; }
   .list04 > .gp-fl{ float: none; margin: 0 auto; height: auto; }
   .list04 > .gp-fr{ margin: 20px 0 0; }
   .list04 .listImg:before{ display: none; }
   .list04 .listText .from,.list04 .listText .name{ text-align: center; }

}


@media screen and (max-width:640px) {
    .articleTitle{ position: static; background: #eeeef2; height: auto; padding: 10px 0;}
    .gp-bread{ margin: 0; text-align: left; }
    .gp-bread,.gp-bread a, .gp-bread span{ color: #666; }
    .gp-bread > div{ padding-left: 0; background: none; }
    .list01 li{ padding: 10px 0; }
    .list01 li .date{ display: block; float: none; }
    .list06 li{ margin-bottom: 0; }
    .list06 .gp-img-responsive{ width: 100%; height: 0; padding-bottom: 56.2%; float: none; }
    .list06 .listText{ margin-left: 0; padding: 15px 0; }
    .list06 .listText:before{ left: 0; }
    .list02 .listText{ padding: 10px; }
    .list02 .listTitle{ height: auto;}
    
}


@media screen and (max-width:480px) {
    .list02 li{ width: 100%; float: none; }
    .list03 li{ width: 100%; float: none; }
    .list03 .mail{ margin: 6px 0; }
    .list05 .listText{ margin: 0; border: none; padding: 0; }
    .list05 .listCon{ height: auto;max-height: 144px; }
    .list05 .listName{ text-align: center; margin: 10px 0;}
    .list05 .gp-img-responsive{ float: none; margin: 0 auto; }



}







