.clearfix:after {
display: block;
visibility: hidden;
clear: both;
height: 0;
content: ".";
}



.clearfix:after{
clear:both;
content: " ";
display: block;
height: 0;
visibility: hidden;
}
.school-picture{
width: 730px;
height:625px;
margin: 0 auto;
text-align: center;
}
.school-picture ul{
list-style:none; 
margin-left: 8px;
margin-right: 8px;
text-align: center;

}
.school-picture ul li{
float: left; 
margin: 30px 55px;
width: 204px;
height: 66px;
} 
.school-picture ul li>img{
width: 204px;
height: 66px;
}
.school-picture ul li a{
display: block;
}
.pic-{
width: 700px;
height:550px;
margin: 0 auto;
}

* {
margin: 0;
padding: 0;
}
.header-bg{
background-color: #0a539b;
}
.wrap {
width: 100%;
background: linear-gradient(rgb(146, 193, 219), rgb(227, 244, 255), rgb(146, 193, 219));
}

.list-warp {
width: 1400px;
margin-left: auto;
margin-right: auto;
}
.list-warp > img{
opacity:0.4;
}
.list-container {
background-color: rgba(0, 0, 0, 0);
width: 1000px;
margin-left: auto;
margin-right: auto;
padding-bottom: 40px;
}

.list-top {
width: 100%;
height: 34px;
margin-top: 30px;
border-bottom: 2px solid #f84111;
margin-bottom: 32px;
}

.list-sidebar {
background: white;
float: left;
width: 180px;
height: 500px;
text-align: center;
}

.list-main {
background: white;
float: right;
width:800px;
padding-bottom:30px;
min-height:470px;
}

.list-nav {
height: 32px;
font-size: 20px;
line-height: 32px;
color: #f84111;
font-weight: bold;
float: left;
margin-left: 20px;
}

.list-search {
float: right;
}

.list-search .list-search-style {
width: 177px;
height: 21px;
}

.list-search-bun {
height: 24px;
width: 53px;
border-radius: 6px;
background-color: #fff;
border: 0;
}



.list-nav a {
color: #f84111;
}

.list-sidebar a {
color: #fff;
display: block;
}

.list-bag {
list-style: none;
display: inline-block;
text-align: center;
margin-top: 60px;
}

.list-bag li {
display: block;
height: 40px;
font-size: 16px;
width: 120px;
line-height: 40px;
text-align: center;
background-color: #2993fd;
margin-bottom: 12px;
border-radius: 3px;
}

.list-bag li:hover {
background-color: #0a539b !important;
}

.list-main-warp {
margin-left: 25px;
margin-top: 33px;
margin-right: 30px;
width: 750px;
font-size: 14px;
list-style: none;
}

.list-main-warp ul {
list-style: none;
}

.list-main-warp li {
border-bottom: 1px dotted #000;
height: 20px;
width: 100%;
line-height: 20px;
margin-bottom: 16px;
}

.list-main-warp i {
width: 10px;
height: 10px;
background-color: #f8a255;
display: inline-block;
}

.list-main-warp span {
text-align: right;
}

.list-main-left {
float: left;
}

.list-main-right {
float: right;
}

.list-footer-warp {
width: 528px;
height: 50px;
line-height: 50px;
margin: 0 auto;
}

.list-footer-warp form {
line-height: 50px;
height: 50px;
}

.list-footer-warp input {
background-color: #fff;
width: 70px;
height: 35px;
border: 1px solid #000;
border-radius: 5px;
}










.list-warp {
width: 1263px;
margin: 0 auto;
position: relative;
}

.list-warp > img:first-child {
width: 96px;
position: absolute;
top: 50px;
left: -18px;
}

.list-warp > img:nth-child(2) {
width: 96px;
position: absolute;
bottom: 50px;
right: 10px;
}
