*{
    padding: 0;
    margin: 0;
    list-style: none;
}

.banner_top{
    width: 100%;
}
.banner_top img{
    width: 100%;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.title{
    text-align: center;
    font-size: 40px;
    color: #fc5e75;
    font-weight: bold;
    margin: 35px auto;
}
.advice_1{
    background-color: #fc5e75;
    margin: 60px auto;
    border-radius: 30px;
    text-align: center;
    width: 400px;
}
.advice_1 a{
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    font-size: 38px;
}

.study_les{
    width: 48%;
    display: flex;
    flex-direction: row;
}

.study_p{
    color: #fc5e75;
    font-size: 18px;
    padding: 20px;
    font-weight: 600;
}
.study_a{
    position: absolute;
    font-size: 25px;
    color: #fff;
    background-color: #fb5e74;
    padding: 5px 15px;
    text-decoration: none;
    border-radius: 30px;
    bottom: 0;
    left: 22%;

}
.content3{
    width: 1200px;
    margin: 0 auto;
}
.main5 {
    width: 1200px;
    margin: 0 auto;
    height: 515px!important;
    overflow: hidden;
    margin-top: 30px;
}
.main5 .h455 {
    margin-top: 20px;
    height: 455px;
    position: relative;
    width: 1200px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
}
.h455 td {
    overflow: hidden;
    height: 455px;
}
.h455 td td {
    width: auto;
    height: auto;
}
.w300 div {
    width: 314px;
    height: 455px;
    padding: 0 36px 0 20px;
}
.w350 span {
    display: block;
    width: 348px;
    height: 129px;
}
.w350 span img {
    margin-left: 4px;
    float: left;
}