@charset "utf-8";
/*孙立宏2020.06.17*/
body{background-size: auto 500px;}
.mb40{margin-bottom: 40px;}
.pb40{padding-bottom: 40px;}
.pt15{padding-top: 15px;}
.pt30{padding-top: 30px;}
.subBanner{}
.subBanner > span{height: 0;padding-bottom: 18.22%;overflow: hidden;display: block;}
.subBanner img{width: 100%;max-width: none;}
/* .listTitle4{min-width: 335px;font-weight: bold;color: #fff;text-shadow: 0 0 15px rgba(0,0,0,1);margin-right: 15px;margin-top: -5px;} */
.gp-bread{padding:12px 20px;position: relative;z-index: 10;text-align: right;background-color: #fff;}
.subPage {min-height: 400px;z-index: 50;}
/*侧边栏*/
.gp-subLeft{width: 220px;position: relative;z-index: 100;}
.subLeftTitle{padding:28px 20px;color: #fff;font-weight: normal;text-align: center;background:#94070a;
  background: -webkit-linear-gradient(left, #94070a,#b8090c ); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #94070a,#b8090c ); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #94070a,#b8090c ); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #94070a,#b8090c ); /* 标准的语法 */}
.gp-subLeft > ul{background-color: #fff;}
.gp-subLeft > ul >li{position: relative;}
.gp-subLeft > ul >li > a{padding:15px 15px;display: block;transition: all 0.35s ease-in-out;position: relative;position: relative;font-size: 16px;line-height: 1.4;border-bottom: 1px solid #e0e0e0;text-align: center;border-left: 10px solid #F1F1F1;}
.gp-subLeft > ul >li > a:hover{color: #333;background-color: #fff;margin-right:0;}
.gp-subLeft > ul >li > a.active{color: #333;margin-right:0;background-color: #fff;border-left: 10px solid #94070a ;}
.gp-subLeft .gp-toggles{width: 56px;height: 56px;position: absolute;right: 0;top: 0;line-height: 56px;text-align: center;cursor: pointer;color:#999;opacity: 0.5;filter: alpha(opacity=50);font-size: 18px;}
.gp-second-nav{font-size: 16px;display: none;background-color: #fafafa;}
.gp-second-nav dd a{display: block;padding:13px 15px 13px 60px;color:#666;transition: all 0.35s ease-in-out;position: relative;font-size: 15px;}
.gp-second-nav dd a:before{content: '';width: 10px;height:0;left: 0;top: 0;position: absolute;background-color: #94070a;transition: all 0.4s ease-in-out;height: 100%;}
.gp-second-nav dd a:hover,.gp-second-nav dd a.active{color: #94070a;background-color: #eaeaea;}
.gp-subLeft > ul >li > a > span{position: relative;}
.gp-subLeft > ul >li.active > a{padding-left: 20px;}
/*侧边栏移动端 */
.gp-m-subNav{display:none;}
.gp-m-inner-header{width:100%;height:40px;background-color:#94070a;cursor:pointer;line-height: 40px;}
.gp-m-inner-header > span{height: 40px;padding-left: 15px;font-size: 16px;color:#fff;}
.gp-m-subNav .gp-m-inner-header-icon-click{}
.gp-m-subNav .gp-m-inner-header-icon{float: right;width: 40px;height: 40px;text-align: center;color: #fff;}
.gp-m-subNav  .gp-m-inner-header-icon-click i{display: block;}
.gp-subNavm{ width:100%; overflow: hidden;display: none;background-color: #fff;}
.gp-subNavm h2{width:100%;height:48px;line-height:48px;background-color:#003c7f;}
.gp-subNavm h2 a{padding-left:13px;font-size:20px;font-family:Tahoma;display:block;color:#fff;}
.gp-subNavm ul{}
.gp-subNavm li{position: relative;}
.gp-subNavm li > a{ font-size: 14px;line-height:1.4;border-bottom:1px solid #eee;display:block;padding:8px 15px;}
.gp-subNavm li.sub_has span{ margin-left: 10px;}
.gp-subNavm li.on a{ color:#003c7f; display:block; width:100%;}
.gp-m-toggle{width: 40px;height: 40px;position: absolute;right: 0;top: 0;line-height: 40px;text-align: center;}
.gp-subNavm dl{ display: none; background-color:#fff;}
.gp-subNavm dl dd{ padding-left: 30px; line-height:18px; padding:8px 0px 8px 30px;border-bottom: 1px dotted #e6e6e6;}
.gp-subNavm li dl dd a{ font-size: 12px; font-weight:normal; display:inline;  border:none; padding:0px;}
.gp-subNavm li dl dd a:hover{ color:#a70510}
/*学校简介*/
.pd30{padding:30px 0 0 30px;}
.sub_right{margin:0 0 0 240px;overflow: hidden;min-height: 500px;}
.listTitle3{font-weight: normal;margin-bottom: 15px;}
.BTG-article{}
/***分页*/
.gp-page { padding:15px 0; color:#999;font-size: 0;}
.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: 14px;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}
.gp-page > a:hover ,.gp-page > a.on_pages{ background-color:#94070a;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:#94070a;color:#fff}

/*文章页*/
.pageArticle{margin-right:0;}
.pageArticleTitle{overflow: hidden;padding:5px 0 25px;}
.pageArticleTitle h3{line-height: 1.4;color: #333;text-align: center;}
.articleAuthor{padding:15px 0;text-align: center;margin-bottom: 20px;background-color: #fff;color: #999;}
.articleAuthor span{display: inline-block;*display: inline;*zoom:1;color:#999;margin:0 5px}
.articleBottom{overflow: hidden;}
.gp-article{position: relative;line-height: 1.8;padding-bottom: 25px;}
.gp-article p{margin-bottom: 1.5rem;}
.Annex{padding:15px;background-color: #fff;}
.Annex > strong{float: left;padding:10px 0;}
.annexList{overflow: hidden;margin-left: 60px;}
.annexList li{line-height: 1.5;padding:10px 0;border-bottom:1px solid #e6e6e6;}
.annexList li:last-child{border-bottom: none;}
.share{padding-top: 30px}
.share .bdsharebuttonbox  > a{padding-left: 0;margin-bottom:20px;height: 70px;text-indent: 0;width: 70px;line-height: 70px;text-align: center;background: none;font-size: 37px;display: block;margin-bottom: 20px;border-radius: 50%;}
.share .bdsharebuttonbox > a.bds_weixin{color:#7dd43c}
.share .bdsharebuttonbox  > a.bds_tsina{color:#e83437}
.share .bdsharebuttonbox  > a.bds_qzone {color:#fece00}
.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;}

.share.fixed{position: fixed;left: 50%;margin-left: 490px;top:0;}
.share .bdsharebuttonbox > a{width: 50px;height: 50px;font-size: 30px;line-height: 50px;}
.share{width: 100%;overflow: hidden;text-align: right}
.share .bdsharebuttonbox > a{margin:0 10px 0 0;width: 35px;line-height: 35px;text-align: center;font-size: 24px;height: 35px;display: inline-block;*display: inline;*zoom:1;vertical-align: top;}
.share .bdsharebuttonbox > span{line-height: 35px;}
.btns{width: 150px;height: 50px;line-height: 50px;text-align: center;color: #fff;background-color: #94070a;border:1px solid #00356e;border-radius: 5px;margin:25px auto;box-shadow: 0 0 10px rgba(0,0,0,0.2);border:1px solid #00356e}
.btns a{color: #fff;}
/*教师列表页*/
.BTG-list5{text-align: center;}
.BTG-list5 li{max-width: 250px;;}
.BTG-list5 li > a{margin:0 7px;display: block;}
.item-img5{max-width: 120px;margin:0 auto;overflow: hidden;}
.item-img5 .gp-img-responsive{padding-bottom: 150%;;}
.item-img5 strong{font-weight: normal;height: 40px;line-height: 40px;background-color: rgba(0,0,0,0.5);color: #fff;text-align: center;overflow: hidden;display: block;position: absolute;left: 0;bottom: 0;width: 100%;}
.item-txt5 {line-height: 1.5;padding:14px 0;}

/*列表页*/
.BTG-list13{padding-bottom: 30px;}
.BTG-list13 li{height: 58px;line-height: 58px;position: relative;padding-left: 15px;border-bottom: 1px dashed #d9d9d9;overflow: hidden;}
.BTG-list13 li span{float: right;height: 20px;border-left: 1px dashed #e6e6e6;line-height: 20px;padding-left: 15px;color: #999;font-family: 'Arial';margin:20px 0 0 10px;}
.BTG-list13 li::before{content:'';width: 4px;height: 4px;background-color: #999;position: absolute;left: 0;top: 50%;margin-top: -2px;}
.BTG-list13 li a{color: #333;}
/*图片列表页*/
.BTG-list21{margin:0 -15px;}
.BTG-list21 li{margin-bottom: 24px;;}
.BTG-list21 li > a{display: block;margin:0 15px;text-align: center;}
.BTG-list21 li .gp-img-responsive{padding-bottom: 62.148%;}
.BTG-list21 li h3{height: 50px;line-height: 50px;overflow: hidden;padding:0 15px;text-align: center;font-weight: normal;}
.more2{float: right;font-size: 1.4rem;color: #666;padding-top: 5px;}

.bit-list20{margin:5px -15px}
.bit-list20 > li{margin-bottom: 20px;}
.bit-list20 > li > a{border-bottom: 1px dashed #ccc;padding-bottom: 20px;display: block;margin:0 15px}
.bit-list20 > li a > strong{color: #666;line-height:24px;height: 48px;overflow: hidden;display: block;font-weight: normal;}
.list-date20{background-color: #fff;position: relative;border:1px solid #dcdcdc;border-right: none;margin-bottom: 8px;font-family: 'Arial';height: 28px;line-height: 28px;padding: 0 10px 0 20px;color: #666;}
.list-date20:before{content: '';width:11px;height: 30px;background: url(../../images/dangdh/date_bg.png) no-repeat center;position: absolute ;right: -11px;top: -1px;}
.list-date20:after{content: '';width: 10px;height: 14px;background-color: #94070a;position: absolute;left: -1px;top: 50%;margin-top: -7px;;}
.bit-list20 > li:last-child{margin-bottom: 0;}

@media screen and (min-width:1020px) {
.BTG-list13 li a,.BTG-list21 li > a,.bit-list20 > li{transition: all 0.4s ease-in-out;}
.BTG-list13 li:hover a{display: block;}
.BTG-list13 li:hover a,.bit-list20 > li:hover{transform: translateX(15px);}
.BTG-list21 li > a:hover{transform: translateY(-15px);}
}


@media screen  and (max-width:1386px) {
  .gp-subLeft > ul >li > a{font-size: 1.6rem;}
  .mb40{margin-bottom: 30px;}
  .BTG-list13 li{height: 48px;line-height: 48px;}
  .BTG-list13 li span{margin-top: 14px;}
  
}

@media screen and (max-width:996px) {
  .gp-subLeft{display: none;}
  .gp-m-subNav{display: block;}
  .sub_right {margin-left: 0;padding:20px 0}
  .mb40{margin-bottom:20px;}
  .pb40{padding-bottom: 30px;}
  .BTG-list21 li{margin-bottom: 15px;} 
  .BTG-list13{padding-bottom: 25px;}
	body{background-size: auto 240px;}
	
	
}

@media screen and (max-width:767px) {
  .gp-page{display: none;}
  .gp-m-page{display: block;}
  .pd30{padding:15px 0;}
  .gp-bread{text-align: left;}
  .mb40{margin-bottom:10px;}
  .pb40{padding-bottom:20px;}
  .pt30{padding-top: 15px;}
	.BTG-list21 li h3{height: 40px;line-height: 40px;}
	.BTG-list21 li{margin-bottom: 5px;}
	.BTG-list21 li > a{margin:0 8px}
	.BTG-list21{margin:0 -8px;}
	.bit-list20 > li a > strong{height: auto;}
	.pt15{padding-top: 10px;}
}

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

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