.ban1 img{
    width:100%;
}
.ban1{
    margin-bottom:50px;
}
.title{
    text-align: center;
}
.title img{
    /* width:320px; */
    display: inline-block;
}
.f1{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.f1 img{
    width:680px;
}
.f1>ul{
    width:465px;
    padding:50px 0;
}
.f1>ul .ftitle{
    font-size:24px;
    color:#09f;
    margin-bottom:20px;
}
.f1>ul .ner{
    font-size:16px;
    margin-bottom:50px;
}
.sjzb{
    background: url(/images/jiaoyu/gnbg.png) no-repeat center;
    background-size: 100%;
    padding:100px 0;
}
.sjzb>p{
    font-size:36px;
    color:#fff;
    text-align: center;
    padding:50px 0;
}
.sjzb>p font{
    color:#fff100;
}
.sjzb>div>p img{
    width:315px;
}
.sjzb>div ul li img{
    width:130px;
}
.sjzb>div {
    display: flex;
    justify-content: space-between;
}
.sjzb>div ul{
    display: flex;
    flex-wrap: wrap;
    width:550px;
    align-items: center;
}
.sjzb>div ul li{
    margin-right:80px;
    /* margin-bottom:30px; */
    height:150px;
}
.sjzb>div ul li:nth-child(3n){
    margin-right:0px;
}
.f4>p{
    padding:30px 0;
}
.f4>ul img{
    width:100px;
    display: inline-block;
}
.f4>ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.f4>ul li{
    width:250px;
    margin-right:70px;
    margin-bottom:100px;
}
.f4>ul li:nth-child(3n){
    margin-right:0px;
}
.f4>ul li .ftitle{
    font-size:22px;
    color:#09f;
    padding:15px 0;
}
.f4>ul li p{
    text-align: center;
}
.f4>ul li p:last-child{
    text-align: left;
}
.f5>ul{
    display: flex;
    justify-content: space-between;
}
.f5 ul li img{
    width:100px;
    margin:0 auto;
}
.f5 ul li:first-child img{
    width:50px;
}
.f5 ul li{
    width:200px;
}
.f5 ul li .ner{
    font-size:18px;
    text-align: center;
    padding:30px 0;
}
.f5>p{
    margin-bottom:60px;
   
}
.f6>p{
    padding:80px 0;
}
.f6 ul>li img{
    width:80px;
    height:80px;
}
.f6 ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.f6 ul li p:last-child{
    font-size:22px;
    text-align: center;
    /* position: absolute; */
    /* bottom:20px; */
    margin-top:30px;
    /* left:-10px; */
}
.f6 ul li{
    /* height:130px; */
    position: relative;
    border-radius: 10px;
    padding:20px 30px;
    margin-right:265px;
    margin-bottom:80px;
}
.f6 ul li:nth-child(3n){
    margin:0;
}
.f6 ul li:first-child{
    background-color: #09f;
    color:#fff;
    
    border-radius: 10px;

}
.f6 ul li:first-child img{
    width:100px;
}
.f7 ul li:nth-child(2) img{
    width:460px;
}
.f7 ul li:nth-child(1) img,.f7 ul li:nth-child(3) img{
    width:12px;
    display:inline-block;

}
.f7 ul li:nth-child(1),.f7 ul li:nth-child(3){
    padding:0 100px;
}
.f7 {
    background-color: #f8f8fa;
}
.f7 ul{
    display: flex;
    justify-content: center;
    align-items: center;
}
.f7 .ftitle {
    font-size:20px;
    color:#333;
}
.f7 ul {
    font-size:16px;
    color:#666;
    padding-bottom:50px;
}
.f7 ul li p{
    margin-bottom:30px;
}
.f7 .title{
    padding:50px 0;
}
.f8 img{
    width:100%;
}
.f8{
    padding-bottom:40px;
}