main {
    width: 100%;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    background: #ffffff !important;
    margin-top: 20px;
}

.swiper-pagination {
    width: 100%;
    margin-top: 20px;
}

.content {
    width: 100%;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    background: #ffffff !important;
}

main .search {
    width: 100%;
    height: 100px;
    background: rgba(239, 242, 248, 1);
}

.title_flag {
    display: flex;
    align-items: center;
    position: relative;
    margin: 70px 0;
}

.title_flag .line_left {
    position: absolute;
    display: inline-block;
    width: 83px;
    height: 2px;
    border: 2px solid rgba(229, 229, 229, 1);
    left: -83px;
}

.title_flag .line_right {
    position: absolute;
    display: inline-block;
    width: 83px;
    height: 2px;
    border: 2px solid rgba(229, 229, 229, 1);
    right: -83px;
}

.title_flag h2 {
    font-size: 34px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 29px;
    margin: 0 22px;
}

.title_flag::after {
    display: inline-block;
    content: "";
    width: 5px;
    height: 15px;
    background: rgba(10, 61, 134, 1);
}

.title_flag::before {
    display: inline-block;
    content: "";
    width: 5px;
    height: 15px;
    background: rgba(10, 61, 134, 1);
}

body {
    overflow-y: auto;
}

.aeo_difficulty,
.aec_help,
.aeo_flow,
.collaborate,
.aeo_way {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.aeo_difficulty h3,
.aec_help h3,
.aeo_flow h3,
.collaborate h3 {
    font-size: 26px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: rgba(34, 34, 34, 1);
    line-height: 29px;
    margin-bottom: 56px
}

.aeo_difficulty .new-content {
    display: flex;
}

.aeo_difficulty .new-content ul {
    margin-right: 76px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.aeo_difficulty .new-content li {
    width: 460px;
}

.aeo_difficulty .more li {
    width: 800px;
}

.aeo_difficulty .new-content li .flag_title::before {
    display: inline-block;
    content: "";
    width: 12px;
    height: 12px;
    background: #f8b62b;
    position: absolute;
    left: -28px;
    top: 7px;
}

.aeo_difficulty .new-content li p {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 30px;
    position: relative;
}

.aeo_difficulty .new-content li h4::before {
    display: inline-block;
    content: "";
    width: 12px;
    height: 12px;
    background: #f8b62b;
    position: absolute;
    left: -28px;
}

.aeo_difficulty .new-content li h4 {
    font-size: 20px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    color: rgba(10, 61, 134, 1);
    line-height: 29px;
    position: relative;
    display: flex;
    align-items: center;
}

/* ------------------------- */
.aec_help {
    width: 100%;
    background: url("https://qn.winseeing.com.cn/images20200606/bg_youshi.png") no-repeat center;
}

.help_content {
    width: 230px;
    height: 320px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 3px 18px 0px rgba(28, 50, 109, 0.08);
}

.help_content h4 {
    width: 242px;
    height: 41px;
    background: rgba(10, 61, 134, 1);
    font-size: 18px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 41px;
    text-align: center;
    margin-left: -6px;
    margin-top: 13px;
}

.help_content p {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 24px;
    padding: 16px 18px;
}

.aec_help .swiper_box {
    width: 1120px;
    position: relative;
}

.swiper-slide {
    display: flex;
    justify-content: center;
}

.swiper-pagination-custom {
    position: absolute;
    bottom: -30px;
    display: flex;
    justify-content: center;
}

.swiper-pagination-customs {
    display: inline-block;
    width: 74px;
    height: 6px;
    background: rgba(229, 229, 229, 1);
    border-radius: 2px;
    margin-right: 10px;
}

.swiper-pagination-customs-active {
    background: rgba(248, 182, 43, 1);
}

.help_info {
    width: 100%;
    background: url("https://qn.winseeing.com.cn/images20200606/pic_guanggao1.png") no-repeat center;
    height: 272px;
    margin-top: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.help_info p {
    position: relative;
    width: 630px;
    font-size: 30px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 40px;
    margin-top: 42px;
}

.help_info p span {
    position: absolute;
    right: -160px;
    top: 0;
    display: inline-block;
    width: 115px;
    height: 40px;
    background: rgba(248, 182, 43, 1);
    border-radius: 6px;
    box-shadow: 0 0 10px #fff;
    font-size: 24px;
    font-family: "Microsoft YaHei", serif;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    text-shadow: 0px 2px 6px rgba(106, 74, 6, 0.41);
    text-align: center;
    line-height: 40px;
}




/* -------------- */
.collaborate h3 {
    font-size: 26px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: rgba(34, 34, 34, 1);
    line-height: 29px;
    margin-bottom: 50px;
}

.collaborate ul {
    display: flex;
    flex-wrap: wrap;
    width: 1275px;
    justify-content: space-between;
}

.collaborate ul li {
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.collaborate ul li .img_box {
    width: 243px;
    height: 130px;
    margin-bottom: 25px;
    box-shadow: 0px 2px 27px 0px rgba(10, 61, 134, 0.07);
}

.collaborate ul li .img_box img {
    width: 100%;
    height: 100%;
}

.collaborate ul li p {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 29px;
}



/* ------------ */
.aeo_way h3 {
    font-size: 26px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: rgba(33, 33, 33, 1);
    line-height: 29px;
    margin: 70px 0;
}
