body {
    background-color: rgb(247, 247, 247);
}

.me {
    width: 1226px;
    background: rgb(248, 248, 248);
    padding-bottom: 40px;
    margin: 0 auto;
}

.me_cen {
    width: 1226px;
    margin: 0 auto;
}

.me_cen_top {
    width: 1226px;
}

.me_cen_top h1 {
    width: 100%;
    font-size: 36px;
    padding: 2% 0;
}

.me_cen_top_im {
    width: 1226px;
    display: flex;
    background: #FFFFFF;
    position: relative;
    display: flex;
}

.me_cen_top_im_text {
    text-align: center;
    margin-top: 15px;
	color: #000;
}

.me_cen_top_im_focus {
    width: 1226px;
    display: flex;
    justify-content: space-around;
    background: #FFFFFF;
    position: relative;
    display: flex;
    padding: 20px 0;
}<!--0.00027108192443848-->