@charset "UTF-8";
 .s_leftbar li:nth-child(3) a::before{
         content: "";
         display: inline-block;
         width: 24px;
         height: 24px;
         background-image: url(images/university-portal.png);
         background-size: contain;
          margin-right: 5px;
          vertical-align: middle;}
    .s_leftbar li:nth-child(4) a::before{
         content: "";
         display: inline-block;
         width: 24px;
         height: 24px;
         background-image: url(images/Recruitment.png);
         background-size: contain;
          margin-right: 5px;
          vertical-align: middle;}
    .s_leftbar li:nth-child(5) a::before{
         content: "";
         display: inline-block;
         width: 24px;
         height: 24px;
         background-image: url(images/download.png);
         background-size: contain;
          margin-right: 5px;
          vertical-align: middle;}
     .s_leftbar li:nth-child(6) a::before{
        content: "";
         display: inline-block;
         width: 24px;
         height: 24px;
         background-image: url(images/en.png);
         background-size: contain;
         margin-right: 5px;
         vertical-align: middle;}
#header{
  /* height:403px; */
  /* height:194px; */
  font-size:0;}
.searchBar{
  background:url(images/header_bg.jpg) no-repeat 0 0/100% 100%;}
.s_wrap{
  width:1200px;
  margin:0 auto;
  overflow: visible;}
.s_wrap .s_bar{
  padding-top:0.1px;
  width:1185px;
  height:149px;
  position: relative;}
.s_wrap .s_bar h1 a{
  width:100%;
  height: 100%;
  display: inline-block;}
.s_wrap h1{
  width:733px;
  height:68px;
  background:url(images/header_logo_06.jpg) no-repeat 0 0/100% 100%;
  margin-top:38px;
  float:left;}
.s_wrap .search_form{
  float:right;
  width:190px;
  height:28px;
  border:1px solid #fff;
  margin-top:68px;
  margin-right:16px
;}
.s_wrap .search_form input{
  height:19px;
  width:150px;
  margin-top:2px;
  text-indent:15px;
  font-size:14px;
  border:none;
  background-color:transparent;
  color:#fff;}
.s_wrap .search_form input::-webkit-input-placeholder { /* webkit, blink, edge */
  color:#fff;}
.s_wrap .search_form input:-moz-placeholder { /* mozilla firefox 4 to 18 */
 color:#fff;}
.s_wrap .search_form input::-moz-placeholder { /* mozilla firefox 19+ */
 color:#fff;}
.s_wrap .search_form input:-ms-input-placeholder { /* internet explorer 10-11 */
 color:#fff;}
.s_wrap .search_form .submit{
  width:18px;
  height:100%;
  background:url(images/search.jpg) no-repeat 0 3px/100%;
  vertical-align: middle;
  cursor: pointer;
  float:right;
  margin:2px 10px 0 0;
  border:0;
  outline:none;}
.s_wrap .header_link{
  float:right;
  font-size:16px;
  color:#fff;
  margin:75px 0 0 15px;
  cursor:pointer;}
.s_wrap .header_link:hover{
  color:#f09722;
  text-decoration: underline;}
.s_wrap .to_english{
  /* border:1px solid #fff; */
  padding:0 10px;
  border-top:0;
  border-bottom:0;}
.nav_wrap{
  background-color:rgba(112,0,5,.9);
  box-shadow:0 2px 3px rgba(0,0,0,0.25);
  overflow: visible;}
.nav_bar{
  width:1200px;
  height:45px;
  margin:0 auto;
  overflow: visible;}
.nav_list{
  float:left;
  position: relative;
  overflow: visible;
  margin-right:55px;
  letter-spacing: 2px;}
.nav_list:last-of-type{
  margin-right:0;}
.nav_list>a{
  padding:12px 10px 9px;
  font-size:18px;
  color:#fff;
  border-bottom:3px solid transparent;
  display:inline-block;
font-family: "Microsoft YaHei", Arial, Helvetica!important;
    letter-spacing: 0px!important;}
.nav_list:hover>a{
    color:#fff;
    background-color:#9a0000;}
.nav_list .n_name.on{
color:#fff;
}
.nav_list:hover .n_sort{
  display: block;}
.nav_list:nth-of-type(7) .n_sort{
 left:initial;
 right:-148px;}
.nav_list:nth-of-type(8) .n_sort{
  left:initial;
  right:9px;}
.nav_list>.n_sort{
  width:600px;
  /* height:209px; */
  position: absolute;
  top:43px;
  left:-191px;
  background-color:rgba(255,255,255,.9);
  border:1px solid #999;
  display: none;
  padding-bottom:20px;
  z-index:99;}
.nav_list .n_sort .n_img{
  margin:20px 34px 0 10px;
  width:256px;
  height:170px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  float:left;}
.nav_list .n_sort .s_list{
  float:left;
  color:#616161;
  font-size:16px;
  padding-top:30px;
  width:246px;}
.nav_list .n_sort .s_list a{
  font-family: "Microsoft YaHei", Arial, Helvetica!important;
  letter-spacing: 0px!important;
  font-size:16px;
  color:#616161;
  vertical-align: middle;}
.nav_list .n_sort .s_list li{
  float:initial;
  margin-bottom:20px;
  width:246px;}
.nav_list .n_sort .s_list li b{
  width:5px;
  height:5px;
  background-color:#616161;
  border-radius:50%;
  vertical-align: middle;
  margin-right:11px;}
.nav_list .n_sort .s_list li:hover a{
  color:#9a0000;
  text-decoration: underline;}
.nav_list .n_sort .s_list li:hover b{
  background-color:#9a0000;}
.s_leftbar{
  position: absolute;
  right:0;
  top:10px;
  font-size:0;}
.s_leftbar li{
  float: left;
  padding: 0 17px 0 15px;
  border-left: 1px #c67070 solid;}
.s_leftbar li:first-of-type{
  border:0;}
.s_leftbar li a{
font-family: "Microsoft YaHei", Arial, Helvetica!important;
    letter-spacing: 0px!important;
    color: #fff;
    font-size: 14px;
    display: inline;}
.s_leftbar li a:hover{
  text-decoration: underline;}
@media (max-width:1200px) { 
  .s_wrap h1 {
    width: 700px;
    height: 65px;
    margin-top:42px;}
}
@media (max-width:1100px) { 
  .s_wrap h1 {
    width: 646px;
    height: 60px;
    margin-top:48px;}
}
@media (max-width:996px) { 
  .s_wrap h1 {
      width: 538px;
      height: 50px;
      margin-top:55px;}
}