@charset "utf-8";
/* CSS Document */
body{background-color:#fff;}
.subPage{width:100%;overflow: hidden;}

.subPage_con{max-width:1200px;margin:20px auto ;overflow: hidden;}
.sub_left{width: 216px;overflow: hidden;float: left;z-index: 99;padding-bottom: 260px;margin-bottom: 60px;position: relative;}
.sub_leftTitle {width: 100%;height: 67px;background:#003770;}
.sub_leftTitle h2{text-align: center;line-height: 67px;color:#fff;font-size: 18px;}
.sub_nav{border:1px solid #ddd;border-top:0;border-bottom:0;}
.sub_nav li{border-bottom:1px solid #ddd;position:relative;text-align:center;}
.sub_nav li a{display: block;padding:12px 15px 12px 15px;}
.sub_nav li a.active,.sub_nav li a:hover{background: #DEF0FF;color:#003770;}
.sub_left li strong.arrow{display:block;height:45px;line-height:45px;width:45px;text-align:center;font-size:23px;font-weight:bold;position:absolute;right:0;top:0;color:#003770;z-index:33;cursor:pointer;transition:all 0.3s ease-in-out}
.sub_nav li strong.arrow:hover{background-color:#f3d949;}
.twoJ_menu{background-color:#fff;display:none;}
.sub_left .twoJ_menu dd a{;padding:8px 22px 8px 15px;font-size:14px;border-top: 1px dotted #dcdcdc}
.sub_right{margin:0 0 0px 262px;}
.sub_banner{margin-bottom:15px;}
.subTitle{width: 100%; padding-bottom:20px;margin-top:15px;}
.sub_rightT .subTitle{width: 100%; border-bottom: 1px solid #ddd; padding-bottom:20px;margin-top:15px;}
.subTitle h2 a{font-weight: 600;font-size: 18px;color:#003770!important;}
.bread{float: right;font-size: 0.8em;} 
.bread span{color:#888;}
.bread span a{color:#888;}
.bread span a:hover{color:#003770;}
.sub_banner{width: 100%;}
.Banner02{max-width: 1200px;margin: 0 auto;}

.sub_mbtn{width:100%;height:40px;background:url(../images/sub-mbtn02.png) no-repeat center center;background-color:#DEF0FF;cursor:pointer;display:none;}
.open{background:url(../images/sub-mbtn.png) no-repeat center center;background-color:#003770;}
.sub_navm{ width:100%; overflow: hidden;display: none;margin-bottom: 20px;}
.sub_navm h2{width:100%;height:48px;line-height:48px;background-color:#003770;color:#fff;}
.sub_navm h2 a{font-size:18px;display:block;color:#fff;}
.sub_navm ul{background-color:#DEF0FF;}
.sub_navm li{position: relative;}
.sub_navm li a{color:#515151; padding-left:13px; height:40px;line-height:40px;border-bottom:1px solid #d3d3d3;display:block;}
.sub_navm li.sub_has span{ margin-left: 10px;}
.sub_navm li.on a{ color:#003770; display:block; width:100%;}
.sub_navm dl{ display: none; background-color:#cac9c9; padding:0px 0px 5px;}
.sub_navm dl dd{ padding-left: 30px; line-height:18px; padding:5px 0px 5px 30px;}
.sub_navm li.on dl dd a{ font-size: 14px; color:#282828;font-weight:normal;display:inline; border:none; padding:0px;}
.sub_navm li dl dd a{ font-size: 14px; color:#282828; font-weight:normal; display:inline;  border:none; padding:0px;}
.sub_navm li dl dd a:hover{ color:#a70510;}
.sub_navm dl{ display: none; background-color:#fff; padding:0px 0px 5px;}
.sub_navm dl dd{ padding-left: 30px;  height:20px;line-height:20px;border-bottom:1px dotted #ddd;}
.sub_navm li.on dl dd a{ font-size: 12px; color:#282828;font-weight:normal;display:inline; border:none; padding:0px;height:20px;line-height:20px;}
.sub_navm li dl dd a{ font-size: 13px; color:#333; font-weight:normal; display:inline;  border:none; padding:0px;}
.sub_navm li dl dd a:hover{ color:#a70510}
.sub_navm li span.phone_arrow{width:30px;height:30px;line-height:30px;text-align:center;font-weight:bold;font-size:14px;display:block;position:absolute;right:0;top:0;z-index:999;color:#003770;cursor:pointer;}



/*侧边栏列表页*/
.sub_list{margin:20px 0 30px 0;}
.sub_list .rightDate{float:right;color:#888;font-size: 14px;}
.sub_list li{padding-left: 25px;margin-bottom:20px;position: relative;}
.sub_list li:before{content: '';width: 5px;height: 5px;border-radius: 50%;background-color:#003770;position: absolute;left:0;top:8px;}
.sub_list li a{font-size: 14px;}

/*侧边栏文章页*/
.subArticle{min-height:500px;}
.subArticleTitle{text-align: center;}
.subArticleTitle h2{margin:20px 0 10px 0;color:#003770;line-height: 28px;font-weight: normal;font-size: 18px;}
.subArticleTitle span{color:#888;font-size: 14px;}
.subArticleCon{margin:20px 0 40px 0;}
.subAffix{}
.subAffixTitle{padding-bottom:10px;border-bottom: 1px solid #ddd;margin-bottom:20px;}
.subAffixTitle h2{color:#003770;}
.subAffix ul li{padding-left:20px;margin-bottom:8px;position: relative;}
.subAffix ul li a{font-size: 14px;}
.subAffix ul li:before{content: '';width: 5px;height: 5px;background-color:#003770;border-radius: 50%;left:0;top:8px;position: absolute;}
/*侧边栏图片页*/
.subPicList{ border-bottom:1px solid #ddd;overflow: hidden;padding-left: 5px;}
.subPicList li{
  width:45%;
  float: left;
  box-shadow: 0px 0px 3px 1px rgba(135, 135, 135, 0.4);
  border-radius: 1px;
  margin: 20px 2.65% 20px 0;
}
.subPicList li a{
  text-align: center;
  display: block;
  padding: 20px;
  overflow: hidden;
}
.subPicList li a img{
  float: left;
  width: 120px;
  height: 160px;
}
.subPicContent {
  float: right;
  padding: 0 10px;
  width: calc(100% - 140px);
  text-align: left;
}
.picContentName {
  font-weight: 600;
  line-height: 40px;
  color: #01386F;
  font-size: 16px;
  border-bottom: 1px dashed rgba(151, 151, 151, 0.6);
  display: block;
}
.picContentDuty {
  font-weight: 600;
  margin-top: 10px;
  color: #01386F;
  font-size: 13px;
}
.picContentSummary {
  line-height: 20px;
  margin-top: 10px;
  font-size: 13px;
  color: #656565;
}
.subPicList li a p{ 
  text-align: left;
  color: #013770; 
  overflow: hidden;
  text-overflow:ellipsis;
}
.subPicList li.NoMargin{ margin-right:0; }
.subPicList li a:hover p{ color:#003770; }

/*通栏图片页*/
.sub_rightT .subPicList li img{width: 100%;}


/* 班主任 */
.list_title {
  overflow: hidden;
}
.headmaster_title {
  line-height: 34px;
  float: left;
}
.headmaster_table {
  margin-top: 20px;
}
.headmaster_input {
  float: right;
  margin-top: 20px 10px 0 0 ;
  position: relative;
}
.headmaster_input .inputValue {
  outline: none;
  border-radius: 2px 1px 1px 2px;
  border: 1px solid #D9D9D9;
  line-height: 30px;
  margin: 0;
}
.headmaster_input .inputButton {
  background: #1890FF;
    border-radius: 0px 2px 2px 0px;
    color: #ffffff;
    width: 70px;
    height: 34px;
    padding: 0;
    border: none;
}
.headmaster_table th, td {
  border: 1px solid #E9EBED;
  text-align: center;
  color: #4A4A4A;
  line-height: 50px;
  font-size: 14px;
}
.headmaster_table th {
  background: #F8F8F9;
  font-weight: 600;
}

/*  招生选拔 */
.admissionList {
  overflow: hidden;
}
.admission_2022 {
  width: 30%;
  float: left;
  margin: 1%;
  background: #FFFFFF;
  box-shadow: 0px 0px 3px 1px rgba(135, 135, 135, 0.4);
  border-radius: 1px;
}
.admission_content_title {
  border-bottom: 1px dashed rgba(151, 151, 151, 0.6);
  line-height: 40px;
  text-align: center;
  color: #01386F;
  font-weight: 600;
  font-size: 16px;
}
.admission_content {
  background: url(../images/black_bjtu_2022.png) no-repeat bottom;
  background-size: 100% 70%;
}
.admission_content_summary {
  color: #656565;
  line-height: 30px;
  font-size: 13px;
  text-align: left;
}
.admission_content i {
  color: #656565;
  line-height: 30px;
  font-size: 13px;
  text-align: left;
}
.admission_2022 a {
  display: block;
  padding: 10px;
}
.admission_2022 img {
  width: 280px;
  height: 200px;
}

/*通栏列表页*/
.sub_rightT{width:100%;}

/*分页*/
.pages{ text-align:center; height:28px;*height:29px;  line-height:28px; margin:25px 0 40px 0; overflow: hidden;padding-left:15px;}
.pages img{vertical-align: middle;}
.pages span{ color:#003770; padding:0 20px 0 0px; }
.pages a{ display: inline-block; *display:inline; *zoom:1; *vertical-align: middle;width:27px; height: 28px;*height:29px;text-align:center; color:#636363;}
.pages a img{*display:block; *margin-top: 8px;}
.pages a:hover{ color:#003770;}
.pages a.on_pages{ background: url(../images/pages03.jpg) no-repeat center top;color:#003770;}

.pages_min{ margin-top: 25px; overflow: hidden; display: none;padding:0 18px;}
.pages_min a.prev_min,.pages_min a.next_min{ display: block; width:100px; height: 30px; float:left; background: #DEF0FF; border-radius: 3px; color:#003770; line-height: 30px; text-align: center;}
.pages_min a.next_min{ float:right;}
.pages_min a:hover{ background:#003770; color:#fff; transition:0.5s;}

/* 栏目帽子 */
.sub_hat {
  width: 100%;
  height: 100px;
  border-bottom: 1px solid #ddd;
  padding:10px 0;
}
.sub_hat .inside {
  height: 100%;
  width: 100%;
  display: table;
}
.sub_hat .image {
  width: 200px;
  height: 100px;
  float: left;
}
.sub_hat .summary {
  width: calc(100% - 200px);
  float: left;
  height: 100px;
  position: relative;
}
.sub_hat .summary img{
  position: absolute;
  width: 14px;
  height: 8px;
}
.sub_hat .summary .content {
  width: 80%;
  height: 60px;
  margin: 20px auto 0;
  font-size: 14px;
}
.iconLeft {
  left: 2%;
  top: 2%;
}
.iconRight {
  right: 2%;
  bottom: 2%;
}

@media screen  and (max-width:1200px) {
 .subPage{width:98%;margin:0 auto;}
 .sub_tech dl dd{width:15%;}
}


@media screen  and (max-width:1000px) {

  .sub_list .rightDate{float: none;display: block;}
  .sub_list li::before{top:5px;}
}

@media screen  and (max-width:800px) {
	.sub_mbtn{display: block;margin-top:10px;}
	.sub_left{display:none;}
	.sub_right{width:98%;margin:0 auto;}
	.sub_leftTitle{background: none;}
	.pages{display: none;}
	.pages_min{display: block;}
  .sub_leftTitle{height:48px;}
  .subTechTitle h2{font-size: 14px;}
  .sub_tech dl dd a{font-size: 12px;}
  .sub_list li a{font-size: 12px;}
  .sub_list .rightDate{font-size: 12px;}
  .subPicList li{width: 30%;}
  .subPicList li.NoMargin{margin-right:2.65%;}
  .bread{float:none;}
  .subTitle h2{font-size: 18px;margin-top:10px;}
  .subArticleCon img{width:auto !important;height:auto !important; display: inline-block !important;}
}


@media screen and (max-width:640px) {
  .leaderPic{float: none;width:100%;}
  .leaderCon{float: none;width:100%;margin:0;margin-top:10px;}
  .sub_leftTitle{height: 30px;}
  .sub_leftTitle h2{font-size: 14px;}
  .sub_navm h2{height:30px;line-height:30px;}
  .sub_navm li a{font-size: 12px;height:30px;line-height:30px;}
  .bread span{font-size: 12px;}
  .bread a{font-size: 12px;}
  .subTitle h2{font-size: 16px;}
  .sub_mbtn{height:30px;}
  .subPicList li{width: 45%;margin-right: 5%;}

}

@media screen and (max-width:480px) {
	.sub_tech dl dd{width: 25%;}
  .subPicList li{width: 100%;}
  .subPicList li img{width: 100%;}
}

@media screen /*and (min-width:320px)*/ and (max-width:360px) {
	
}
