
.educate-content .return-index{
    font-size: 12px;
    color:#9e9e9e;
    margin-left:18px;
}
.educate-content .educate-head{
    height: 30px;
    line-height: 30px;
}
.educate-content .educate-head image{
    vertical-align: middle;

}
.educate-content .bg1{
    width: 100%;
    height:auto;
}
.educate-part-one p,.educate-part-two p{
    font-size: 16px;
    color:#333;
    line-height: 24px;
}
.educate-part-one span{
    font-size:18px;
    font-weight: bold;
    margin:20px 0 10px 0;
    display: block;
}
.educate-part-one img,.educate-part-two img{
    margin-bottom: 25px;
}
.educate-content .bg2{
    width: 100%;
    height: 520px;
    background: url("../picture/bottom-bg.png") center center no-repeat;
    margin-top: 66px;

}
.educate-content .attention-content{
    margin-top: 247px;
    background-color: #fff;
    padding: 40px 30px 50px;
    box-shadow: 0 0 8px rgba(12, 59, 111, .5);
    float: left;
    margin-bottom: 60px;
    overflow: hidden;
}
.educate-content .footer{
    position: fixed;
    bottom:0;
    left: 0;
    height: 50px;
}
 .footer-icp p{
    color:#9a9a9a;
     margin: 0;
}
.educate-content .mgt25{
     margin-top: 25px;
 }
.educate-content .mgt50{
    margin-top: 55px;
}
.educate-content .pd30{
    padding: 0 30px;
}
.educate-content .pd0{
    padding: 0;
}