
.content{
    width: 100%;
    height: auto;
    min-width: 768px;
}
.about {
    width: 100%;
    height: 700px;
}
.about .box {
    width: 20%;
    height: 300px;
    float: left;
    padding-left: 4%;
}
.about-box {
    width: 80%;
    height: 300px;
    margin: 0 auto;
    margin-top: 80px;
    font-size: 40px;
    color: #666666;
}
.about-box .box-top {
    width: 90%;
    height: 190px;
    margin: 0 auto;
    text-align: center;
}
.about-box .box-top img{
   width: 100%;
    height:auto;
}
.about-box .box-bottom {
    width: 90%;
    height: 60px;
    text-align: center;
    margin: 0 auto;
}
.bottom {
    width: 45%;
    text-align: center;
    height: 60px;
    margin: 0 auto;
    font-size: 18px;
    color: #999999;
}
.zqinfo {
    width: 100%;
    height: 700px;
}
.zqinfo .top {
    padding-top: 10px;
}
.zqinfo .middle {
    width: 100%;
    height: auto;
    margin-top: 80px;
}
.zqinfo .middle img{
    width: 100%;
    height: auto;
}
.grades {
    width: 100%;
    height: 700px;
}
.info {
    width: 80%;
    height: 450px;
    margin: 0 auto;
}
.grades .box-top,.box-top2,.box-top3{
    font-size: 60px;
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgb(252, 255, 94)), to(rgb(211, 99, 78)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    padding: 20px 0;
    text-shadow: 5px 5px 8px rgba(238, 119, 94, 0.56);
}
.grades .box-top2 {
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgb(125, 221, 255)), to(rgb(92, 165, 255)));
    text-shadow: 5px 5px 8px rgba(46, 154, 215, 0.56);
}
.grades .box-top3 {
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgb(232, 235, 87)), to(rgba(211, 99, 78, 0.85)));
    text-shadow: 5px 5px 8px rgba(255, 215, 116, 0.75);
}
.info .box {
    width: 25%;
    height: 400px;
    float: left;
    margin-left: 6.4%;
}
.box-bottom {
    font-size: 18px;
    color: #999;
    text-align: left;

}
.box-bottom .title {
    font-size: 40px;
    color: #999999;
    text-align: center;
    margin-bottom: 30px;
}
.box-bottom .neirong {
 width: 100%;
    line-height: 30px;
}
.core{
    width: 100%;
    height: 950px;
}
.core .banner{
    width: 100%;
    height: 800px;
}