@charset "utf-8";
footer.fixed{
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
}

.subBanner{ position: relative;z-index: 1;}
/* .subBanner::before{ content: '';display: block;width: 100%;height: 0px;padding-bottom: 14.58%;
  background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(0,0,0) 100%);
  opacity: 0.7;pointer-events: none;
  position: absolute; left: 0;top: 0;z-index: 1;} */
.subBanner::after{ content: '';display: block;width: 100%;height: 0px;padding-bottom: 10.41%;
  background: linear-gradient(180deg, rgba(21, 37, 131, 0) 0%, #152583 100%);
  background: -webkit-linear-gradient(-90deg, rgba(21, 37, 131, 0) 0%, #152583 100%);
  pointer-events: none;
  position: absolute; left: 0;bottom: 0;z-index: 1;}
.subBanner .img{ padding-top: 20px; position: relative;}
.subBanner .img::before{ content: '';display: block;width: 300px;height: 20px;background: url(../images/subbanner-icon.png) no-repeat right bottom;
  position: absolute;left: 0;bottom: 0;z-index: 1;}
.subBanner img:hover{ opacity: 1; transform: scale(1.03);}
.subBanner .gp-img-responsive{ padding-bottom: 23.125%;}
.subBanner .belong{
  width: 200px;
  height: 200px;
  background: linear-gradient(180deg, rgba(21, 37, 131, 0.6) 0%, rgba(128, 23, 255, 0.6) 100%);
  background: -webkit-linear-gradient(-90deg, rgba(21, 37, 131, 0.6) 0%, rgba(128, 23, 255, 0.6) 100%);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%,-50%,0);
  border-radius: 50%;
  text-align: center;
  z-index: 4;
}
.belong .icon{
  font-size: 0;
  margin-top: 30px;
}
.belong .name{
  position: relative;
  display: block;
  font-weight: bold;
  color: #fff;
  pointer-events: none;
  line-height: 30px;
  padding-top: 20px;
  pointer-events: all;
}
.belong .name::before{
  content: '';
  display: block;
  width: 30px;
  height: 4px;
  background: linear-gradient(90deg, #FFC64B 0%, #E30113 100%);
  position: absolute;
  left: 50%;
  bottom: -14px;
  transform: translateX(-50%);
  z-index: 1;
  pointer-events: none;
}
.belong img:hover{
  transform: none;
  opacity: 1;
}


.subContent{ position: relative; background: #F6F6FA;}
/* 页面二级导航 */
.siblingsChannel{
  position: relative;
}
.siblingsChannel > ul{
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  align-items: flex-end;
  justify-content: center;
  gap: 100px;
  padding-bottom: 30px;
}
.siblingsChannel .on{
  font-size: 30px;
  font-weight: bold;
}
.siblingsChannel a:hover{
  color: #fff;
}

.pageCon{
  padding-bottom: 100px;
}
.pageTil{
  position: relative;
  align-items: flex-end;
  padding: 30px 0 20px;
}
.pageTil::before{
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, rgba(21, 37, 131, 1) 0%, rgba(227, 1, 19, 1) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  pointer-events: none;
}
.cruChannel{
  color: #152583;
  line-height: 36px;
}
.bread{ position: relative;opacity: 1; font-size: 0;line-height: 20px;}
.bread .flex{ z-index: 1;}
.bread a{ display: inline-block; color: #999; font-size: 14px;}
.bread span{ display: inline-block; color: #999;font-size: 14px;padding: 0 5px;}



/*侧边栏*/
.gp-left{ width: 200px; flex-shrink: 0; background: #edf5fc;}
.gp-subLeft{ padding-top: 0px; border-top: none;}
.gp-subLeft > ul{ padding: 0;}
.gp-subLeft > ul >li{position: relative;margin-bottom: 0px;}
.gp-subLeft > ul >li:last-child{ margin-bottom: 0;}
.gp-subLeft > ul >li > a{line-height: 23px;padding: 25px 0; display: block;border-bottom: 1px solid #e3ebf5;margin-right: 0px;text-align: center;
  font-family: 'Noto Sans SC';font-weight: 500;
    /* transition: all 0.35s ease-in-out; */}
.gp-subLeft > ul >li > a:hover,.gp-subLeft > ul >li > a.active{background: transparent; margin-right: 0;color:#000;font-weight: bold;font-size: 24px;
    text-align: center;color: #fff;background: #f9b552;}
.gp-subLeft .gp-toggles{width: 58px;height: 58px;position: absolute;right: 0;top: 0;line-height: 58px;text-align: center;cursor: pointer;color:#666}
.gp-second-nav{font-size: 14px;display: none;background: #e8f5ea;}
.gp-second-nav dd a{display: block;padding:10px 15px 10px 20px;color:#666;border-bottom: 1px dotted #fff;transition: all 0.35s ease-in-out;}
.gp-second-nav dd a:hover,.second_nav dd a.active{background: #fff;}
/*侧边栏移动端 */
.gp-m-subNav{display:none; background: linear-gradient(90deg, rgba(21, 37, 131, 0.8) 0%, rgba(92, 0, 204, 0.9) 100%); color: #fff;}
.gp-m-inner-header{width:100%;height:40px;background-color:transparent;cursor:pointer;line-height: 40px;}
.gp-m-inner-header > span{height: 40px;padding-left: 15px;font-size: 16px;color:#fff;font-weight: bold;}
.gp-m-subNav .gp-m-inner-header-icon{float: right;width: 40px;height: 40px;text-align: center;}
.gp-m-subNav  .gp-m-inner-header-icon-click i{display: block;}
.gp-subNavm{ width:100%; overflow: hidden;display: none;
  background: linear-gradient(180deg, rgba(21, 37, 131, 0.6) 0%, rgba(128, 23, 255, 0.6) 100%);
  background: -webkit-linear-gradient(-90deg, rgba(21, 37, 131, 0.6) 0%, rgba(128, 23, 255, 0.6) 100%);
}
.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 li{position: relative;}
.gp-subNavm li > a{ font-size: 14px;padding-left:13px;height:40px;line-height:40px;border-bottom:1px solid rgba(255, 255, 255, 0.3);display:block;color: #fff;}
.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; padding:5px 0px;}
.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}
@media screen and (max-width:998px) {
  .gp-subLeft{display: none;}
  .gp-m-subNav{display: block;}
}


/* intro */
.intro{ 
  /* padding-bottom: 100px; */
}
.intro .gp-content p{
  line-height: 30px;
  text-align: justify;
  color: #333;
}
.introPart01{
  padding-bottom: 30px;
}
.introPart01 .img{
  width: 500px;
  margin-left: 50px;
  font-size: 0;
}
.introPart01 .img img{
  width: 100%;
}
.introPart02{
  background: #E8EAF3;
  padding: 80px 0;
  margin-bottom: 30px;
}
.introPart02 ul{
  justify-content: center;
  gap: 100px;
  align-items: center;
}
.introPart02 ul .flex{
  align-items: center;
  gap: 10px;
}
.introPart02 ul .icon{
  font-size: 0;
  width: 100px;
}
.introPart02 ul .up{
  color: #152583;
}
.introPart02 ul .num{
  font-family: 'DIN';
  line-height: 43px;
  margin-right: 10px;
  font-weight: bold;
}
.introPart02 ul .down{
  line-height: 20px;
}
.introPart03.gp-content{
  padding: 0;
}

/* 学科建设 */
.build{
  background: #EDEFFB;
  margin-top: 30px;
  padding: 40px 40px 50px 50px;
}
.build .introPart01{
  padding: 0;
}
/* 师资力量 */
.teacher{}
.teacher > .flex{
  flex-wrap: wrap;
  gap: 10px 20px;
}
.teacher ul{
  flex: 1;
  padding: 73px 0 72px;
  gap: 50px;
  justify-content: center;
}
.teacher ul:nth-of-type(odd){
  background: #EDEFFB;
}
.teacher ul:nth-of-type(even){
  background: rgba(225, 134, 43, 0.1);
}
.maxWidth300{
  max-width: 300px;
}
.teacher > .flex{
  margin-bottom: 20px;
}
.teacher > .flex:last-child{
  margin-bottom: 0;
}
.teacher .data{
  text-align: center;
}
.teacher .up{
  color: #152583;
}
.teacher ul:nth-of-type(even) .up{
  color: #EC922A;
}
.teacher .num{
  font-weight: bold;
  margin-right: 10px;
  font-family: 'DIN';
  line-height: 43px;
  height: 43px;
}
.teacher .down{
  line-height: 24px;
  height: 48px;
  margin-top: 4px;
}
.teacher ul.width100{
  flex: unset;
  flex-shrink: 0;
  margin: 0;
  width: 100%;
}

/* 学院专业 */
.college{}
.college ul{
  margin: 0 -10px;
}
.college li{
  margin-top: 30px;
}
.college li a{
  margin: 0 10px;
  background: #EDEFFB;
}
.college .img{
  width: 350px;
  flex-shrink: 0;
}
.college .gp-img-responsive{
  padding-bottom: 75.14%;
}
.college .info{
  flex: 1;
  padding: 30px 30px 0;
}
.college .name{
  line-height: 1;
  font-weight: bold;
  border-bottom: 1px solid rgba(21, 37, 131, 0.1);
  font-size: 0;
}
.college .name span{
  position: relative;
  display: inline-block;
  padding-bottom: 11px;
  line-height: 25px;
}
.college .name span::before{
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  background: #152583;
  position: absolute;
  left: 0;
  bottom: 0px;
}
.college .summary{
  line-height: 26px;
  margin-top: 20px;
  color: #333;
}
.college .website{
  color: #152583;
  margin-top: 20px;
  padding-left: 50px;
  line-height: 40px;
  background: url(../images/college_ico.png) no-repeat center left;
  background-size: auto 100%;
}
/* “微视”青大 */
.videoList{
  margin-top: -10px;
}
.videoList ul{
  margin: 0 -15px;
}
.videoList li{
  margin-top: 40px;
}
.videoList li a{
  display: block;
  margin: 0 15px;
  transition: all 0.35s ease;
}
.videoList li a:hover{
  transform: translateY(-6px);
}
.videoList .gp-img-responsive{
  position: relative;
  padding-bottom: 56.25%;
}
.videoList .gp-img-responsive::before{
  content: '';
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.4) url(../images/video_ico.png) no-repeat center;
  background-size: 19.5px auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%,-50%,0);
  z-index: 1;
  pointer-events: none;
}
.videoList .title{
  line-height: 23px;
  margin-top: 20px;
  text-align: center;
}

/* 校园景色 */
.videoList.picList{ 
  margin-top: 0;
}
.picList li{
  margin-top: 30px;
}
.picList li a{
  position: relative;
}
.picList .title{
  padding: 0 5px;
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  color: #fff;
  z-index: 1;
}
.videoList.picList .gp-img-responsive{
  padding-bottom: 66.67%;
}
.videoList.picList .gp-img-responsive::before{ display: none;}
.picList .gp-img-responsive::after{
  content: '';
  display: block;
  width: 100%;
  height: 16.66%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
}

/* 文字列表 */
.textList{ padding-bottom: 0;}
.textList ul{ padding-top: 10px;}
.textList li{ margin-top: 20px;}
.textList li a{ border-bottom: 0px dashed rgba(0, 0, 0, 0.06); align-items: center; padding: 20px 30px; transition: all 0.35s ease;
  background: url(../images/textlist_bg.png) no-repeat center/cover;}
.textList li a:hover{ transform: translateY(-6px);}
.textList .title{ flex: 1; line-height: 1;padding-left: 0px;border-left: 0px solid #e6e6e6; position: relative; -webkit-line-clamp: 1;}
.textList a:hover .title{ font-weight: bold;}
.textList .date{ position: relative; width: 64px; flex-shrink: 0; line-height: 1; margin-right: 60px;color: #152583;text-align: center;}
.textList .date::before{ content: '';display: block;width: 1px;height: 50px;background: rgba(0, 0, 0, 0.1);
  position: absolute; right: -30px; top: 50%; transform: translateY(-50%);}
.textList .day{ line-height: 30px; font-weight: bold;}
.textList .year{ line-height: 20px;margin-top: 8px;}



/*分页*/
.pages{ margin: 50px 0 0px; position: relative;z-index: 2; text-align: center; font-size: 0;}
.gp-page { padding: 0; color:#333; font-size: 0px; display: inline-block;}
.gp-page:after,.gp-page:before { content:" "; display:table}
.gp-page>a,.gp-page>span{display:inline-block;color: #333;background: transparent; cursor: pointer; border-radius: 60%;background: transparent;margin: 0 10px;
    width: 50px; height: 50px; line-height: 50px; border-radius: 10px; font-size: 24px; margin-bottom:0px; margin-left:0px; border: 1px solid rgba(0, 0, 0, 0.06);
    position:relative;text-align: center;vertical-align: top; box-sizing: border-box; *display: inline; *zoom:1;}
.gp-page .gp-page-prev{ font-size: 16px;margin-right: 20px; border: none;}
.gp-page .gp-page-next{ margin-right: 20px; margin-left: 10px; font-size: 16px; border: none;}
.gp-page .gp-page-start,
.gp-page .gp-page-end{ width: auto; font-size: 16px; border: none; margin-right: 20px;}
.gp-page .gp-page-prev:hover,
.gp-page .gp-page-next:hover,
.gp-page .gp-page-start:hover,
.gp-page .gp-page-end:hover{ color: #333; background: transparent;}
.gp-page > span{border:none}
.gp-page > a:hover, .gp-page > a.active{ background-color:#152583; color: #fff;}
.gp-m-page{ display: none;}
.gp-m-page a{display: inline-block;margin:0 10px}
/*居中*/
.gp-page-centered {text-align:center}
/*右对齐*/
.gp-page-right {text-align:right}
.gp-page .omit{ cursor: not-allowed;}
.selectDiv{ display: inline-block; margin-right: 0px; margin-left: 0px; position: relative;height: 40px; line-height: 40px;}
.selectDiv > span{ display: inline-block; width: 40px; height: 40px; line-height: 40px; background: #fff;border-radius: 0px;
    border: 1px solid #d9d9d9; position: relative; color: #999; text-align: left;padding-left: 17px;}
.selectDiv > span{ width: 70px; margin: 0 8px;}
.selectDiv > span::before{ content: '';display: block;width: 8px;height: 4px;
    background: url(../images/page-icon.png) no-repeat center/cover;
    /* border: 5px solid transparent; border-left-width: 4px; border-right-width: 4px; border-bottom-color: #666; */
    position: absolute;top: calc(50% - 2px);right: 20px;transition: all 0s ease;}
.selectDiv:hover > span::before{ transform-origin: 50%,50%; transform: rotateZ(-180deg);}
.selectDiv dl{ display: none; max-height: 200px; overflow-y: scroll;  width: 100%;
    position: absolute; left: 0%; bottom: 100%; background: #fff; border-radius: 4px; border-bottom: 4px solid transparent;}
.selectDiv dl a{ display: block;}
.selectDiv:hover dl{ display: block;}
.selectDiv a{ display: inline-block; line-height: 30px;}
.selectDiv dd:hover{ background: #225794;}
.selectDiv dd:hover a{ color: #fff;}
.selectDiv > span.noPadding{ width: 50px; padding: 0; border-left: 0;}
.pageInput{ width: 70px; height: 40px; background: #fff; text-align: center; vertical-align: top; border: 1px solid #d9d9d9;
  outline: none; padding: 0;}
.selectDiv .tips{ position: absolute; right: 0%;top: 100%;width: 100%; font-size: 12px; color: red;font-style: normal;}

.article{position: relative; background: #EDEFFB; margin-top: 30px; padding: 40px 40px 50px 50px;}
.gp-article{ flex: 1;}
.gp-article > .flex{ align-items: center; position: relative;z-index: 1;}
.gp-title{ color: #152583; text-align: center; line-height: 38px; font-weight: bold; margin-bottom: 20px; border-bottom: 0px dashed #e6e6e6;}
.gp-info{ font-size: 0; line-height: 20px; flex-wrap: wrap; justify-content: center; gap: 15px 40px; padding: 0px 0 30px;
  border-bottom: 1px solid rgba(21, 37, 131, 0.1);}
.gp-info span{ display: inline-block; color: #999;color: #999;}
/* .gp-info span:last-child{ margin-right: 0px;} */
.gp-info .date{ display: none;}
.gp-content{ margin: 0 auto; padding-top: 35px; box-sizing: border-box; position: relative;}
.gp-content p{ line-height: 30px; margin-bottom: 30px; color: #444;}
.gp-content p:nth-last-of-type(1){ margin-bottom: 0px;}

.gp-article .gp-content p{ line-height: 26px; margin-bottom: 10px;}


.Annex{ padding: 20px 30px; background: rgba(21, 37, 131, 0.04); margin-top: 30px;}
.Annex h3{ color: #152583; font-style: normal; font-weight: bold;line-height: 25px; padding-bottom: 10px; position: relative;}
.Annex h3::before{ content: '';display: block;width: 100%;height: 1px;
  background: linear-gradient(90deg, #152583, #E30113);
  background: -webkit-linear-gradient(0deg, #152583, #E30113);
  position: absolute;left: 0;bottom: 0;
}
.Annex li{ margin-top: 20px;}
.Annex li::marker{ content: ''}
.Annex a{ display: block; color: #333; line-height: 20px; padding-left: 16px; position: relative;transition: all 0.35s ease;}
.Annex a:hover{ padding-left: 20px;}
.Annex a::before{ content: ''; display: block;width: 6px;height: 6px;border-radius: 50%;background: #152583;
  position: absolute;left: 0;top: 50%;transform: translateY(-50%);}

.share{position: relative; width: 60px; height: auto; background: rgba(0, 0, 0, 0); flex-shrink: 0;}
.share_btn{float: left;line-height: 33px;font-weight: normal;}
.share .bdsharebuttonbox  > a{padding-left: 0;margin:0 15px 0 0;;height: 32px;text-indent: 0;width: 32px;line-height: 32px;text-align: center;background: none;font-size: 23px;}
/* .share .bdsharebuttonbox > div{ width: 100%;} */
.share .bdsharebuttonbox .bds_weixin{color:#00c785;margin: 0 auto 30px; font-size: 14px;
    font-size: 18px; display: block; border-radius: 50%;}
.share .bdsharebuttonbox a{width: 60px;height: 60px;line-height: 60px; background: #00c785;border-radius: 50%;
    color: #fff;display: block;margin: 0 auto; text-align: center;}
.share .bdsharebuttonbox .bds_sina a{ background: #EA5D5C;}
.share .bdsharebuttonbox a::before{ font-size: 30px;}
.shareBox{ position: relative; margin-left: 50px;}
.shareBox .title{ display: none;}
.shareClose { position: absolute; right: 0; top: 0; cursor: pointer;font-size: 18px;}
.sharelist { display: none; position: static;   height: 250px;  overflow-y: auto;padding-left: 17px !important;}
.weChatBox{width: 280px;height:auto;background-color:#fff;border:solid 1px #d8d8d8;padding:10px;position: fixed;left: 50%;top: 50%;margin:-150px 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_dialog_bg{position:fixed;_position:absolute;width:312px;height:341px;z-index:9999;overflow:hidden;display:none}
.bdshare_dialog_box{position:fixed;_position:absolute;width:300px;border:6px solid #8F8F8F;height:329px;z-index:10000;text-align:left;box-shadow:0 0 7px #aaa;-webkit-box-shadow:0 0 7px #aaa;-moz-box-shadow:0 0 7px #aaa;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;overflow:hidden;background:#f6f6f6;display:none}
.bdshare_dialog_top,.bdshare_popup_top{height:28px;color:#626262;overflow:hidden;font-weight:bold;font-size:14px;line-height:28px;padding:0 5px}
.bdshare_dialog_close{width:22px;height:23px;background:url(../images/pop_c.gif?v=2d7108c8.gif) no-repeat 0 0;float:right;display:block;margin-top:2px}.bdshare_dialog_list{margin:0;padding:10px 0;height:256px;background:#fff;overflow:auto;overflow-x:hidden}.bdshare_dialog_bottom{height:25px;line-height:25px;font-size:12px;text-align:right;padding:0 10px}.bdshare_dialog_bottom a{color:#999;text-decoration:none}
.bdshare_dialog_bottom a:hover{color:#00a9e0}.bdshare_dialog_list li{float:left;width:130px;padding:2px;margin-left:6px;_margin-left:3px;height:28px;overflow:hidden;list-style:none}.bdshare_dialog_list a,.bdshare_popup_list a,.bdshare_popup_bottom a{color:#565656;font:12px '宋体';display:block;background-image:url(../images/icons_0_16.png?v=ba7acbd3.png);background-repeat:no-repeat;padding:5px 0 5px 28px;text-decoration:none;border:1px solid #fff;line-height:18px}.bdshare_dialog_list a:hover,.bdshare_popup_list a:hover{background-color:#f3f3f3;border:1px solid #eee;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}.popup_qzone{background-position:4px -47px}.popup_tsina{background-position:4px -99px}.popup_renren{background-position:4px -203px}.popup_tqq{background-position:4px -255px}.popup_kaixin001{background-position:4px -307px}.popup_tqf{background-position:4px -359px}.popup_hi{background-position:4px -411px}.popup_douban{background-position:4px -463px}.popup_tieba{background-position:4px -723px}.popup_hx{background-position:4px -983px}.popup_fx{background-position:4px -1035px}.popup_ty{background-position:4px -1191px}.popup_fbook{background-position:4px -1347px}.popup_twi{background-position:4px -1399px}.popup_linkedin{background-position:4px -1659px}.popup_meilishuo{background-position:4px -1711px}.popup_mogujie{background-position:4px -1763px}.popup_diandian{background-position:4px -1815px}.popup_huaban{background-position:4px -1867px}.popup_duitang{background-position:4px -2023px}.popup_youdao{background-position:4px -2075px}.popup_wealink{background-position:4px -2179px}.popup_copy{background-position:4px -2283px}.popup_mail{background-position:4px -2335px}.popup_print{background-position:4px -2387px}.popup_mshare{background-position:4px -2439px}.popup_sqq{background-position:4px -2647px}.popup_sdo{background-position:4px -2699px}.popup_qingbiji{background-position:4px -2751px}.popup_people{background-position:4px -2803px}.popup_xinhua{background-position:4px -2907px}.popup_yaolan{background-position:4px -2959px}.popup_thx{background-position:4px -2491px}.popup_bdhome{background-position:4px -151px}.popup_bdxc{background-position:4px -2543px}.popup_more{background-position:4px 5px}.popup_bdysc{background-position:4px -3063px}.popup_isohu{background-position:4px -3011px}.popup_ibaidu{background-position:4px -3115px}.popup_weixin{background-position:4px -1607px}.popup_iguba{background-position:4px -1295px}.popup_h163{background-position:4px -3156px}.bdshare_popup_bg{position:absolute;display:none;z-index:9997}.bdshare_popup_box{position:absolute;display:none;z-index:9998;text-align:left;background:#f6f6f6;border:solid 1px #e9e9e9}.bdshare_popup_list{margin:0;padding:5px 0;background:#fff;overflow:auto;overflow-x:hidden;_zoom:1}.bdshare_popup_bottom{clear:both;height:30px;font-size:12px;text-align:right;padding:0 10px}.bdshare_popup_bottom a{color:#999;text-decoration:none;border:0;float:right}.bdshare_popup_bottom a:hover{color:#00a9e0}.bdshare_popup_list li{float:left;width:100px;padding:2px;margin-left:6px;_margin-left:3px;height:28px;overflow:hidden;list-style:none}.popup_tsohu,.popup_tfh,.popup_baidu,.popup_qq,.popup_msn,.popup_sohu,.popup_qy,.popup_leho,.popup_ifeng,.popup_ff,.popup_tuita,.popup_ms,.popup_deli,.popup_s51,.popup_t163,.popup_share189,.popup_xg,.popup_s139{display:none}.bdshare_dialog_box,.bdshare_dialog_list a:hover,.bdshare_popup_list a:hover{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;}.popup_evernotecn{background-position:4px -3180px;}





/* Responsive Style */
@media screen and (max-width:1780px){
    
}

@media screen and (max-width:1600px){
}

@media screen and (max-width:1540px) {
  .subBanner .belong{
    width: 160px;
    height: 160px;
  }
  .belong .icon img{ max-height: 50px;}
  .belong .name{
    padding-top: 10px;
    font-size: 22px;
  }
  .introPart02 ul{
    gap: 50px;
  }
  .teacher ul{
    gap: 30px;
  }
  .college .img{
    width: 300px;
  }
  .college .info{
    padding: 20px 20px 0;
  }
  .college .summary{
    margin-top: 10px;
  }
  .college .website{
    margin-top: 15px;
  }
}

@media screen and (max-width:1480px) {
  .service .box ul{
    gap: 30px 20px;
  }
  .service .box li{
    max-width: 270px;
  }
}

@media screen and (max-width:1400px) {
  
}

@media screen and (max-width:1280px) {
  .subBanner .belong{
    width: 140px;
    height: 140px;
  }
  .belong .icon{
    margin-top: 20px;
  }
  .belong .name{
    line-height: 20px;
  }
  .service .box li{
    max-width: 245px;
  }
  .service .box ul a{ 
    padding: 10px 0;
    padding-left: 20px;
  }
  .siblingsChannel > ul{
    gap: 50px;
  }
}

@media screen and (max-width:1240px) {
  
}

@media screen and (max-width:1200px) {
  .gp-title{ font-size: 22px; line-height: 30px;}

  .introPart02 ul .icon{
    width: 80px;
  }
  .introPart02 ul .num{
    font-size: 36px;
    margin-right: 5px;
  }
  .shareBox{
    margin-left: 20px;
  }
  .build, .article{
    padding: 30px;
  }
  .teacher > div:nth-of-type(2) ul:last-child {
    width: 100%;
    flex: unset;
  }
  .college .info{
    padding: 15px 15px 0;
  }
  .college .img{
    width: 280px;
  }
  .college .summary{
    line-height: 24px;
  }
}

@media screen and (max-width:1100px) {
  .gp-page>a, .gp-page>span{
    width: 55px;
    height: 55px;
    line-height: 55px;
  }

  .siblingsChannel > ul{
    font-size: 20px;
    padding-bottom: 15px;
  }
  .siblingsChannel .on{
    font-size: 24px;
  }
  .introPart01 .img{
    margin-left: 30px;
  }
  .gp-content{
    padding-top: 30px;
  }
  .introPart02 ul{
    gap: 20px;
  }
  .introPart02 ul .icon{
    width: 70px;
  }
  .introPart02 ul .num{
    font-size: 32px;
  }

}
@media screen and (max-width:1080px) {
}

@media screen and (max-width:998px) {
  .pageTil{
    flex-direction: column-reverse;
    padding: 20px 0 15px;
  }
  .cruChannel{
    width: 100%;
  }
  .gp-content{
    padding-top: 20px;
  }
  .siblingsChannel > ul{ display: none;}
  .pageCon{ padding-bottom: 40px;}
  .introPart02{
    padding: 40px 0;
  }
  .introPart02 ul{
    flex-wrap: wrap;
    gap: 20px 10px;
  }
  .introPart02 ul li{
    width: calc(50% - 30px);
  }
  .introPart02 ul .flex{
    justify-content: center;
  }
  .intro .gp-content p{
    margin-bottom: 20px;
  }
  .introPart01 .img{
    margin-left: 20px;
  }
  .pages{ margin: 30px 0 0;}
  .gp-page{ display: none;}
  .gp-m-page{ display: block;}
  .gp-m-page a{ width: auto;height: 35px;line-height: 35px; border-radius: 0; padding: 0 15px; font-size: 14px;}
  .build{
    flex-direction: column;
  }
  .shareBox{ margin: 10px 0 0;}
  .bdsharebuttonbox{
    display: flex;
    display: -ms-flexbox;
    margin-left: 0px;
    flex-direction: row;
    gap: 20px;
  }
  .share .bdsharebuttonbox .bds_weixin{ margin-bottom: 0;}
  .teacher ul{
    flex: unset;
    width: 100%;
    padding: 30px 0;
  }
  .teacher .maxWidth300{
    max-width: unset;
  }
  .college li{
    width: 100%;
    margin-top: 20px;
  }
  .videoList ul{
    margin: 0 -10px;
  }
  .videoList li{
    margin-top: 30px;
  }
  .videoList li a{
    margin: 0 10px;
  }
  .article{
    flex-direction: column;
  }
}

@media screen and (max-width:880px) {
}

@media screen and (max-width:767px) {
  .pages{ margin-top: 20px; }
  .gp-content{ padding-right: 0; padding-top: 10px;}
  .gp-info{ gap: 20px;}
  .subBanner .belong{
    width: auto;
    height: auto;
    border-radius: 3px 3px 0 0;
    padding: 10px 20px 20px;
    transform: none;
    left: 15px;
    bottom: 0;
    top: auto;
  }
  .belong .icon{
    display: none;
  }
  .belong .name{
    padding-top: 0;
  }
  .belong .name::before{
    width: 100%;
    height: 2px;
  }
  .intro .gp-content p{ line-height: 30px;}
  .introPart01{
    padding-bottom: 0px;
  }
  .introPart01 .img{
    float: none;
    width: 100%;
    margin: 0 0 20px;
    text-align: center;
  }
  .introPart01 .img img{
    max-width: 100%;
    width: auto;
  }
  .cruChannel{
    font-size: 22px;
    line-height: 30px;
  }
  .intro .gp-content p{
    line-height: 24px;
  }
  .build, .article{
    padding: 20px 15px;
  }
  .Annex{
    padding: 15px;
    margin-top: 0px;
  }
  .share .bdsharebuttonbox a{
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .share .bdsharebuttonbox a::before{
    font-size: 24px;
  }
  .textList .date{
    margin-right: 30px;
  }
  .textList .date::before{
    right: -15px;
  }
}

@media screen and (max-width:680px) {
 
}

@media screen and (max-width:580px) {
  .subBanner .gp-img-responsive{
    padding-bottom: 170px;
    position: relative;
  }
  .subBanner .gp-img-responsive img{
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    min-width: 100%;
    width: auto;
  }
  .subCon.internetService li{
    width: 25%;
  }
  .picList .info .title{
    line-height: 26px;
  }

}

@media screen and (max-width:540px) {
  .news_notice .title{
    line-height: 1.5;
    word-wrap: break-word;
    text-overflow: unset;
    white-space: normal;
  }
  .gp-content p{
    margin-bottom: 20px;
  }
  .shareBoxOut{
    margin-top: 30px;
    flex-direction: column;
    align-items: center;
  }
  footer .baoding{
    width: 100%;
  }
}

@media screen and (max-width:479px) {
  .belong .name{
    font-size: 20px;
  }
  .pageCon{ padding-bottom: 20px;}
  .introPart02 ul li{
    width: calc(50% - 10px);
  }
  .introPart02 ul .flex{
    gap: 5px;
  }
  .introPart02 ul .icon{
    width: 65px;
  }
  .gp-info{ gap: 10px 15px}
  .gp-content p{ line-height: 28px; margin-bottom: 20px;}
  .Annex a{ line-height: 20px;}
  .teacher ul{
    padding: 20px 0;
  }
  .teacher .down{
    line-height: 20px;
    height: auto;
    min-height: 40px;
  }
  .college li a{
    flex-direction: column;
  }
  .college .img{
    width: 100%;
  }
  .college .info{
    padding: 10px 15px;
  }
  .college .website{
    line-height: 30px;
    padding-left: 40px;
  }
  .textList li{
    margin-top: 15px;
  }
  .textList li a{
    padding: 15px;
  }
  .article{
    margin-top: 20px;
  }
}

@media screen and (max-width:414px) {
  .subBanner .gp-img-responsive{
    padding-bottom: 170px;
  }
  .introPart02{
    padding: 20px 0;
  }
  .introPart02 ul li{
    width: 100%;
  }
  .introPart02 .data{
    width: 120px;
  }
  .gp-title{
    font-size: 20px;
    margin-bottom: 10px;
  }
  .gp-article > .flex{
    padding-bottom: 10px;
    gap: 10px;
  }
  .Annex{
    padding-top: 15px;
  }
  .Annex h3{
    line-height: 24px;
  }
  .teacher > .flex{
    gap: 10px;
  }
  .teacher ul{
    gap: 10px;
    padding: 10px 0;
  }
  .videoList li{
    margin-top: 20px;
  }
  .videoList .title{
    margin-top: 10px;
  }
  .videoList .title{
    bottom: 10px;
  }
  .textList li a{
    pad: 15px 10px;
  }
  .textList .date{
    margin-right: 20px;
  }
  .textList .date::before{
    right: -10px;
  }
  .textList .title{
    font-size: 16px;
    -webkit-line-clamp: 2;
    line-height: 22px;
  }
}

@media screen and (max-width:370px) {
  .subBanner .gp-img-responsive{ padding-bottom: 140px;}
}