.header{
    width: 100%;
    background: #ffffff;
    padding-left: 140px;
    padding-right: 150px;
    box-sizing: border-box;
  }
  .header-nav{
    width: 1200px;
    height: 80px;
    margin: 0 auto;
  }
  .logo{
    float: left;
    margin-right: 83px;
    margin-top: 19px;
    width: 422px;
  }
  .nav-content{
    float: right;
  }
  .nav-content li {
    float: left;
    line-height: 80px;
    margin-right: 44px;
  }
  .nav-content li a{
    display: inline-block;
    font-size: 14px;
    color: #333333;
    height: 53px;
  }
  .nav-content li a:hover{
    border-bottom: 3px solid #0b6ec2;
  }   
  .active{
    border-bottom: 3px solid #0b6ec2;
  }   
  
  .banner{margin-bottom: 20px;}
  
  .banner,
  .banner img
  {
    background-size:cover ;
    width: 100%;
  }
.pro{
    width: 100%;
    background: url(../images/4.png)no-repeat center bottom;
    background-size: 100%;
    padding-bottom: 75px;
    box-sizing: border-box;
}
.process{
    width: 100%;
}
.process-content{
    width: 1100px;
    margin: 25px auto;
    padding-left: 32px;
    padding-right: 32px;
    box-sizing: border-box;
}




body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:"微软雅黑"; font-size:12px;line-height:25px;
	background:#fff;
}
.biao td{  padding:3px;border-top:solid 1px #CCCCCC; border-right:solid 1px #CCCCCC;}

.biao2{ border-bottom:solid 1px #CCCCCC; border-left:solid 1px #CCCCCC;}

.preach{
    width: 100%;
}
.preach-content{
    width: 1200px;
    margin: 0 auto;
}
.preach .preach-content{
    background: url(../images/schedu1.jpg) no-repeat center top;
    width:1036px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 57px;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
}
.schedule{
	line-height:30px;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    margin: 22px auto;
	
}
.preach-content .preach-title{
    display:block;
    text-align: center;
    margin-top: 80px;
}

.one{
    font-size: 24px;
    color: #171c61;
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 25px;
}

.bottom-img{
    width: 100%;
    height: 188px;
}

.preach-title-top{
    float: right;
    width: 890px;
    height: 50px;
    line-height: 50px;
    background: #26a3e4;  
    color: #fff;
    font-size: 18px;
    
}
.preach-title-top span{
    display: inline-block;
    width: 200px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
}
.dizhi{}
.city{
    float: left;
}
.University{
    float: right;
    width: 890px;
    position: relative;
    margin-bottom: 10px;
}

.border-left-empty{
    position: absolute;
    width: 8px;
    height: 12px;
    top: 17px;
    left: -7px;
}
.University>li{
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 1px solid #3b93e2;
    margin-top: -1px;
}
.University>li>span{
    display: inline-block;
    width: 200px;
    color: #333;
    font-size: 14px;
    text-align: center;
}
.footer{
    width: 100%;
    height: 53px;
    font-size: 12px;
    color: #ffffff;
    line-height: 53px;
    background: #0a062b;
    text-align: center;
}
