@charset "utf-8";
.gp-pa{position: absolute;}
.gp-pr{position: relative;}
.gp-clearFix{*zoom:1;clear:both;}
.gp-clearFix:after{content: '';display: block;clear:both;}
.gp-clear{width: 100%;overflow:hidden;}
/*响应式图片*/
.gp-img-responsive{width: 100%;height: 0;padding-bottom: 56.5%;overflow:hidden;display: block;background-color: #d2d2d2}
.gp-img-responsive img{width: 100%;transition: all 0.5s ease-in-out;}
.gp-img-responsive img:hover{transform:scale(1.03);opacity: 0.85;}
.gp-radius{border-radius: 3px;display: block;overflow: hidden;}
.gp-round{border-radius: 500px;display: block;overflow: hidden;}
.gp-circle{border-radius: 50%;display: block;overflow: hidden;}
/*边框*/
.gp-img-thumbnail {display:inline-block;max-width:100%;height:auto;padding:2px;line-height:1.6;background-color:#fff; border:1px solid #ddd;border-radius:0; -webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.gp-ib{display:inline-block;*display:inline;*zoom:1;vertical-align: middle;}
/*半透明背景*/
.gp-overlay{width: 100%;height: 100%;position: fixed;top: 0;z-index: 1800;background: #000;opacity: 0.7;filter: alpha(opacity=80);display: none;left:0}
/*文章页控制ul li序号*/
.gp-article ol,.gp-article ol li,.gp-order-list li,.gp-order-list{list-style:decimal inside none;}
.gp-article ul,.gp-article ul li,.gp-unorder-list li,.gp-unorder-list{list-style: disc inside  none;}
.gp-unorder-list.circle{list-style-type:circle}
.gp-unorder-list.square,.gp-unorder-list.square li{list-style-type:square}
.gp-unorder-list.upper-roman,.gp-unorder-list.upper-roman li{list-style-type:upper-roman}
.gp-unorder-list.lower-alpha,.gp-unorder-list.lower-alpha li{list-style-type:lower-alpha}
.gp-article{word-break: break-word;}
/*字号*/
.gp-f12{font-size:12px;font-size: 1.2rem;}
.gp-f14{font-size:14px;font-size: 1.4rem;}
.gp-f16{font-size:16px;font-size: 1.6rem;}
.gp-f18{font-size:18px;font-size: 1.8rem;}
.gp-f20{font-size:20px;font-size: 2rem;}
.gp-f22{font-size:22px;font-size: 2.2rem;}
.gp-f24{font-size:24px;font-size: 2.4rem;}
.gp-f26{font-size:26px;font-size: 2.6rem;}
.gp-f28{font-size:28px;font-size: 2.8rem;}
.gp-f30{font-size:30px;font-size: 3rem;}
.gp-f32{font-size:32px;font-size: 3.2rem;}
.gp-f34{font-size:34px;font-size: 3.4rem;}
.gp-f36{font-size:36px;font-size: 3.6rem;}
.gp-f38{font-size:38px;font-size: 3.8rem;}
.gp-f40{font-size:40px;font-size: 4rem;}
.gp-ul-inline{font-size: 0;}
.gp-ul-inline > li{display: inline-block;*display: inline;*zoom:1;font-size: 14px;vertical-align: top;}
.gp-fl{float: left;}
.gp-fr{float: right;}
.gp-center{display: block;margin-left: auto;margin-right: auto;}
.gp-vam,.gp-vama *{vertical-align:middle;}
/*
字体色
*/
.gp-black *,.gp-black {color:#333}
.gp-white *,.gp-white{color:#fff}
/*一行截短*/
.gp-ellipsis,.gp-text-truncate { word-wrap:normal; text-overflow:ellipsis; white-space:nowrap; overflow:hidden}
/*透明度*/
.gp-opt-50{	opacity: 0.5;filter: alpha(opacity=50);}
/*-平均分配*/
/* [class*="gp-avg"] > li {float: left;} */
[class*="gp-avg"] {font-size: 0;}
[class*="gp-avg"] > li{display: inline-block;*display: inline;*zoom: 1;font-size: 14px;vertical-align: top;}
/*
版心和间距的问题
*/
.gp-container{width: 1200px;margin-right: auto;}
.gp-row{margin-left: -15px;margin-right: -15px;}
.gp-m15{margin:0 15px}
.gp-p15{padding-left: 15px;padding-right: 15px;}
@media screen and (max-width:1386px) {
  .gp-f18{font-size: 1.6rem;}
  .gp-f24{font-size: 2.2rem;}
  .gp-f30{font-size: 2.6rem;}
  .gp-f16{font-size: 1.5rem;}
}
@media screen and (max-width:1300px) {
  .gp-container{width: 1000px;}
}

@media screen and (max-width:1060px) {
  .gp-container{width: 900px;}
}
@media screen and (max-width:996px) {
  .gp-f16{font-size: 1.4rem;}
  body{font-size: 1.3rem;}
  .gp-container{width: auto;margin-left: 15px !important;margin-right: 15px !important;}
}
@media screen and (max-width:767px) {
  .gp-container{margin-left: 15px;margin-right: 15px;}
  .gp-row{margin-left: -8px;margin-right: -8px;}
  .gp-p15{padding-left: 8px;padding-right: 8px;}
  .gp-m15{margin-left: 8px;margin-right: 8px;}
}

/*水平导航*/
.gp-nav-horizontal{}
.gp-nav-horizontal > li{display: inline-block;*display: inline;*zoom:1;position: relative;}
.gp-nav-justify{ width:100%;display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex;text-align: center;}
.gp-nav-justify > li{ float:none;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1; flex:1}
/*
面包屑
*/
.gp-bread{height:auto; line-height:20px; color:#999;padding:12px 0;overflow:hidden;position: relative;z-index: 5;color:#fff;}
.gp-bread span{color:#757575;margin:0 3px}
.gp-bread a{color:#757575;}
.gp-bread a:hover{color:#bd0f1e;}

@media screen and (max-width:767px) {
  .gp-article img{width:auto !important;height:auto !important;}
  .gp-article video{width:auto !important;}
  .gp-article table{width:100% !important; box-sizing: border-box;}
  .gp-article table tr,.gp-article table td{width: auto !important;height: auto !important;}
  html{font-size: 54.705%;}
  body{font-size:1.4rem;}
}
/*
pad端固定宽度
*/
@media screen and (max-width:999px) {
  .gp-flex{display: flex;display: -webkit-flex;}
  .gp-flex-fixed{width: 250px;}
  .gp-flex-flexible{flex:1;width: auto ;}
}

/***
布局-网格样式 
**/

[class*="gp-xs"],[class*="gp-sm"],[class*="gp-md"],[class*="gp-lg"] {
  display: inline-block;*display: inline;*zoom:1;vertical-align: top;width: 100%;
}
@media screen and (min-width:100px){
   [class*="gp-avg"] li{width: 100%;}
  /*平均分配*/
  .gp-avg-xxs-1 > li{width: 100%;}
  .gp-avg-xxs-2 > li{width: 50%;}
  .gp-avg-xxs-3 > li{width: 33.3%;}
  .gp-avg-xxs-4 > li{width: 25%;}
  .gp-avg-xxs-5 > li{width: 20%;}
  
  .gp-avg-1 > li{width: 100%;}
  .gp-avg-2 > li{width: 50%;}
  .gp-avg-3 > li{width: 33.3%;}
  .gp-avg-4 > li{width: 25%;}
  .gp-avg-5 > li{width: 20%;}
}
@media screen and (max-width:479px) {
  [class*="gp-xs"]{width: 100%;display: block;}
  /*平均分配*/
  .gp-avg-xxs-1 > li{width: 100%;}
  .gp-avg-xxs-2 > li{width: 50%;}
  .gp-avg-xxs-3 > li{width: 33.3%;}
  .gp-avg-xxs-4 > li{width: 25%;}
  .gp-avg-xxs-5 > li{width: 20%;}
}
@media screen and (min-width:479px) {
  
  /*平均分配*/
  .gp-avg-xs-1 > li{width: 100%;}
  .gp-avg-xs-2 > li{width: 50%;}
  .gp-avg-xs-3 > li{width: 33.3%;}
  .gp-avg-xs-4 > li{width: 25%;}
  .gp-avg-xs-5 > li{width: 20%;}
  
}

@media screen and (min-width:767px) {
  /*平均分配*/
  .gp-avg-sm-1 > li{width: 100%;}
  .gp-avg-sm-2 > li{width: 50%;}
  .gp-avg-sm-3 > li{width: 33.3%;}
  .gp-avg-sm-4 > li{width: 25%;}
  .gp-avg-sm-5 > li{width: 20%;}
}  
@media screen and (min-width:997px) {
  
  /*平均分配*/
  .gp-avg-md-1 > li{width: 100%;}
  .gp-avg-md-2 > li{width: 50%;}
  .gp-avg-md-3 > li{width: 33.3%;}
  .gp-avg-md-4 > li{width: 25%;}
  .gp-avg-md-5 > li{width: 20%;}
}
@media screen and (min-width:1300px) {
  /*平均分配*/
  .gp-avg-lg-1 > li{width: 100%;}
  .gp-avg-lg-2 > li{width: 50%;}
  .gp-avg-lg-3 > li{width: 33.3%;}
  .gp-avg-lg-4 > li{width: 25%;}
  .gp-avg-lg-5 > li{width: 20%;}
}

/*表格*/
.gp-table > tbody > tr > td, .gp-table > tbody > tr > th, .gp-table > tfoot > tr > td, .gp-table > tfoot > tr > th, .gp-table > thead > tr > td, .gp-table > thead > tr > th{padding:14px;padding:1.4rem;}
.gp-table-bordered { border:solid #e6e6e6;border-width: 0px 0 1px 0px;}
.gp-table *{word-wrap: break-word;}
/*边框*/
.gp-table-bordered  td{ border:solid #e6e6e6; border-width:1px 1px 0px 1px;}
/*条纹*/
.gp-table-striped>tbody>tr:nth-child(odd)>td,.gp-table-striped>tbody>tr:nth-child(odd)>th {background-color:#f5f5f5}

.mb40{margin-bottom: 40px;}
.pb40{padding-bottom: 40px;}
.pt15{padding-top: 15px;}
.pt30{padding-top: 30px;}
.subBanner{height: 0;padding-bottom: 18.22%;overflow: hidden;}
.subBanner img{width: 100%;max-width: none;}
.wrap_subPage{overflow: hidden;width: 100%;background: #F2F2F2;}
/* .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{/*! background-color: #fff; */padding:12px 20px;position: relative;z-index: 2;text-align: right;}
.subPage {min-height: 400px;z-index: 50;}
/*侧边栏*/
.gp-subLeft{width: 220px;position: relative;z-index: 100;}
.subLeftTitle{background-color: #006fc9;padding:28px 20px;color: #fff;/*! font-weight: normal; */text-align: center;border-top-left-radius: 6px;border-top-right-radius: 6px;}
.gp-subLeft > ul{background-color: #fff;}
.gp-subLeft > ul >li{position: relative;}
.gp-subLeft > ul >li:last-child > a{border-bottom: none;}
.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;margin:0 10px;}
.gp-subLeft > ul >li > a:before{content:'';width: 0;left: -10px;height: 100%;background: #006fc9;position: absolute;transition: all 0.1s ease-in-out;top:0;}
.gp-subLeft > ul >li > a:hover:before,.gp-subLeft > ul >li > a.active:before{width:10px;}
.gp-subLeft > ul >li > a:hover{color: #006fc9;/*! background-color: #f3f3f3; */margin-right:0;} 
.gp-subLeft > ul >li > a.active{color: #006fc9;margin-right:0;/*! border-color: #f3f3f3; *//*! background-color: #eaeaea; */}
.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: #fff;}
.gp-second-nav dd a{display: block;padding:13px 15px 13px 45px;color:#666;transition: all 0 ease-in-out;position: relative;font-size: 15px;}
.gp-second-nav dd a:before{content: '';width: 16px;height:0;left: 0;top: 0;left: 0;position: absolute;background-color: #006fc9;transition: all 0.1s ease-in-out;}
.gp-second-nav dd a:hover,.gp-second-nav dd a.active{color: #093558;background-color: #CCC;}
.gp-second-nav dd a.active::before{height: 100%;}
.gp-subLeft > ul >li > a > span{position: relative;}
.gp-subLeft > ul >li.active > a{padding-left: 20px;}
/*侧边栏移动端 */
.gp-m-subNav{display:none;/*! margin-top: 15px; */}
.gp-m-inner-header{width:100%;height:40px;background-color:#006fc9;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;color: #d0d0d0;font-size: 14px;}
.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:#006fc9;}
/*学校简介*/
.pd30{padding:30px;background: #fff;}
.sub_right{margin:0 0 0 240px;overflow: hidden;min-height: 500px;background-color: #fff;padding-bottom: 5000px;margin-bottom: -5000px;}
.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:28px;line-height: 28px; position:relative;text-align: center; vertical-align: top;width: 28px;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:#006fc9;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:#006fc9;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: #f2f2f2;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: #f7f7f7;}
.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: #fcdb68;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: 56.25%;}
.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;}

@media screen and (min-width:1020px) {
.BTG-list13 li,.BTG-list21 li > a{transition: all 0.2s ease-in-out;}
.BTG-list13 li:hover{transform: translateX(6px);}
.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;}
  .mb40{margin-bottom:20px;}
  .pb40{padding-bottom: 30px;}
  .BTG-list21 li{margin-bottom: 15px;} 
  .BTG-list13{padding-bottom: 25px;}
}

@media screen and (max-width:767px) {
  .gp-page{display: none;}
  .gp-m-page{display: block;}
  .pd30{padding:15px;}
  .sub_right{padding-bottom: 5000px;}
  .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;}
}

@media screen and (max-width:640px) {
}

@media screen and (max-width:480px) {
}
