.top {
    width: 100%;
    height: 450px;
    background: url("../images/top.png") no-repeat;
}

.top_main {
    padding-top: 40px;
    
}
@media screen and (max-width:1400px){
    .top_main{
        padding-left: 7%;
    }
}

.top_title {
    font-size: 65px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: normal;
    letter-spacing: 2px;
    text-align: center;
}

.top_title span {
    color: #FFBA00;
}

.top_item {
    display: flex;
    align-items: center;
    margin-left: 40%;
    margin-top: 30px;
}

.top_item img {
    width: 18px;
    margin-right: 8px;
}

.top_item p {
    font-size: 20px;
    color: #fff;
}


.title {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 40px;
}

.title::after {
    content: "";
    position: absolute;
    bottom: -13px;
    left: 50%;
    transform: translateX(-50%);
    width: 32px;
    height: 3px;
    background: #6C6EFF;
    border-radius: 2px;
}

.title_index {
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 60px;
    font-weight: 600;
    color: #6C6EFF;
    opacity: 0.2;
}

.title_main {
    font-size: 28px;
}

.title_desc {
    margin-top: 13px;
    font-size: 14px;
    color: #666666;
}

.dif_ul {
    margin-top: 56px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.dif_li {
    position: relative;
    width: 216px;
    height: 301px;
    background: #FFFFFF;
    border-radius: 10px;
    box-shadow: 2px 3px 10px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 62px;
    overflow: hidden;
}

.dif_pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.dif_index {
    position: absolute;
    top: 95px;
    left: 15px;
    color: rgba(255, 255, 255, 0.4);
    font-size: 48px;
    font-family: cursive;
}

.dif_desc {
    position: relative;
    width: 100%;
    height: 160px;
    background: #FFFFFF;
    z-index: 1;
    margin-top: 141px;
    padding: 30px 20px;
}

.dif_title {
    position: relative;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 20px;
}

.dif_title::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 25px;
    height: 2px;
    background: #6C6EFF;
    border-radius: 1px;
}

.dif_text {
    margin-top: 20px;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
}

.dif_btn {
    margin: 0 auto;
}

.why {
    /*margin-top: 49px;*/
    padding-top: 1px;
    padding-bottom: 44px;
    background: #F4F7FF;
}

.why_main {
    margin-top: 56px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.why_item {
    width: 582px;
    background: #FFFFFF;
    box-shadow: 4px 6px 26px 0px rgba(108, 110, 255, 0.09);
}

.why_top {
    width: 100%;
    height: 185px;
    background: #6C6EFF;
    padding: 40px 35px;
}

.why_item:nth-child(2) .why_top {
    background: #FD7137;
}

.why_top p:nth-child(1) {
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.why_top p:nth-child(2) {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 30px;
    margin-top: 36px;
    text-align: center;
}

.why_ul {
    padding: 40px 0 40px 50px;
}

.why_li {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.why_li:last-child {
    margin-bottom: unset;
}

.why_li img {
    width: 24px;
    margin-right: 19px;
}

.why_li p {
    font-size: 14px;
    color: #666666;
}

.plan_ul {
    margin-top: 57px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.plan_li {
    position: relative;
    width: 386px;
    height: 120px;
    padding: 38px 20px 36px 33px;
    background: linear-gradient(180deg, #6C6EFF, #7C7EFF);
    box-shadow: 2px 3px 18px 0px rgba(0, 4, 85, 0.05);
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.plan_li:nth-child(even) {
    background: linear-gradient(180deg, #FD7137, #FF8755);
}

.plan_li:nth-child(even) .plan_btn {
    color: #FD733A;
}

.plan_pic {
    position: absolute;
    right: 0;
    bottom: 0;
}

.plan_text {
    color: #fff;
}

.plan_text p:nth-child(1) {
    font-size: 20px;
    font-weight: bold;
}

.plan_text p:nth-child(2) {
    font-size: 14px;
    margin-top: 11px;
}

.plan_btn {
    position: relative;
    width: 120px;
    height: 36px;
    background: #FFFFFF;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    color: #5254E7;
    text-align: center;
    line-height: 36px;
    z-index: 1;
    cursor: pointer;
}

.plan_btn1 {
    width: 210px;
    margin: 20px auto 0;
}

.show {
    width: 100%;
    height: 1075px;
    background: url("../images/jszs.png") no-repeat;
    margin-top: 40px;
    padding-top: 1px;
}

.show_main {
    margin-top: 56px;
}

.show_ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.show_li {
    width: 546px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.show_pie {
    position: relative;
    width: 100%;
    height: 315px;
    background: #F3F3F3;
    border-top-left-radius: 20px;
    overflow: hidden;
    box-shadow: 2px 3px 18px 0px rgba(0, 0, 0, 0.13);
}

.show_exam {
    position: absolute;
    top: 0;
    left: 245px;
    font-size: 14px;
    line-height: 22px;
}

.show_title {
    position: relative;
    width: 225px;
    height: 43px;
    background: #6C6EFF;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    line-height: 43px;
}

.show_title::before {
    content: "";
    position: absolute;
    right: -8px;
    top: 0;
    width: 8px;
    height: 43px;
    background: #BABBFF;
}

.show_pie_ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 33px 28px 0 28px;
}

.show_chart {
    display: flex;
}

.show_chart_text {
    font-size: 14px;
    display: flex;
    margin-bottom: 26px;
}

.show_chart_text p:nth-child(1) {
    color: #454768;
    margin-right: 17px;
    line-height: normal;
}

.show_chart_text p:nth-child(2) {
    line-height: normal;
}

.show_chart_text span {
    font-weight: 600;
}

.show_chart_light span {
    color: #FF6900;
}

.show_chart_main {
    width: 150px;
    height: 150px;
}

.show_table {
    width: 100%;
    display: flex;
    z-index: 1;
}

.show_table tbody {
    width: 100%;
}

.show_table_head {
    background: #8D8EA6;
    color: #FFFFFF;
    font-weight: bold;
    display: flex;
}

.show_table th {
    border-right: 1px solid #E0E4EF;
    border-bottom: 1px solid #E0E4EF;
}

.show_table th:last-child {
    border-right: unset;
}

.show_table th,
.show_table td {
    width: 33.3333%;
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-size: 14px;
}

.show_table_ctx {
    display: flex;
    background: #F6F6F7;
}

.show_table_ctx td {
    border-right: 1px solid #E0E4EF;
    border-bottom: 1px solid #E0E4EF;
}

.show_table_ctx:nth-child(2),
.show_table_ctx:nth-child(3) {
    background: #EEF1F5;
}

.show_result {
    width: 100%;
    height: 123px;
    border-bottom-left-radius: 20px;
    background: #F3F3F3;
    box-shadow: 2px 3px 18px 0px rgba(0, 0, 0, 0.13);
    padding-top: 23px;
}

.show_result p {
    text-align: center;
    color: #999999;
    font-size: 14px;
    margin-bottom: 16px;
    font-weight: 600;
}

.show_result span {
    color: #FF6900;
}

.show_result span:nth-child(2) {
    font-size: 30px;
}

.show_pie_right {
    border-top-left-radius: unset;
    border-top-right-radius: 20px;
}

.show_result_right {
    border-bottom-left-radius: unset;
    border-bottom-right-radius: 20px;
}

.show_btn {
    width: 210px;
    margin: 33px auto 0;
}

.con_text {
    margin-top: 56px;
    font-size: 14px;
    font-weight: bold;
}

.con_ul {
    display: flex;
    margin-top: 12px;
}

.con_li:nth-child(1) {
    border-left: 1px solid #E0E4EF;
}

.con_li:nth-child(1),
.con_li:nth-child(2) {
    width: 507px;
}

.con_li:nth-child(3) {
    width: 186px;
}

.con_li:nth-child(2) .con_title {
    background: #7A7FFD;
}

.con_li:nth-child(3) .con_title {
    background: #FD743C;
}

.con_li:nth-child(2) .con_head {
    background: #DFE0FF;
}

.con_li:nth-child(3) .con_head {
    background: #FFE0D3;
}

.con_title {
    width: 100%;
    height: 54px;
    background: #6B789A;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: normal;
}

.con_table {
    display: flex;
    color: #666666;
    font-size: 14px;
}

.con_head {
    background: #EBF2FA;
}

.con_ctx {
    background: #FCFDFF;
}

.con_head,
.con_ctx {
    display: flex;
}

.con_head th,
.con_ctx td {
    height: 60px;
    line-height: normal;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    word-break: break-all;
    border-right: 1px solid #E0E4EF;
    border-bottom: 1px solid #E0E4EF;
}

.con_head th:nth-child(1),
.con_ctx td:nth-child(1) {
    width: 85px;
}

.con_head th:nth-child(2),
.con_ctx td:nth-child(2) {
    width: 105px;
}

.con_head th:nth-child(3),
.con_ctx td:nth-child(3) {
    width: 145px;
}

.con_head th:nth-child(4),
.con_ctx td:nth-child(4) {
    width: 95px;
}

.con_head th:nth-child(5),
.con_ctx td:nth-child(5) {
    width: 76px;
}

.con_light {
    color: #FD743C;
    font-weight: 600;
    width: 186px !important;
}

.con_result {
    margin-top: 40px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.con_result span {
    color: #FD743C;
    font-size: 24px;
}

.con_btn {
    width: 210px;
    margin: 40px auto 0;
}


.pro {
    width: 100%;
    height: 140px;
    background: #7A7FFD;
    margin-top: 50px;
    background: url("../images/fwlc.png") no-repeat;
}

.pro_main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}

.pro_title {
    font-size: 34px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: normal;
}

.pro_ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pro_li {
    position: relative;
    display: flex;
    align-items: center;
    padding-right: 62px;
}

.pro_index {
    width: 64px;
    height: 64px;
    background-image: linear-gradient(to bottom right, #6369ED, #7A7FFD);
    border-radius: 50%;
    font-size: 48px;
    color: #FFFFFF;
    text-align: center;
    line-height: 64px;
    font-family: fantasy;
    margin-right: 12px;
}

.pro_text p:nth-child(1) {
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
}

.pro_text p:nth-child(2) {
    margin-top: 15px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: normal;
}

.pro_arrow {
    position: absolute;
    right: 31px;
    top: 19px;
}

.ind_main {
    margin-top: 56px;
}

.ind_item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.ind_title {
    position: relative;
    width: 277px;
    height: 234px;
    border-radius: 10px 0px 0px 10px;
    overflow: hidden;
}

.ind_title img {
    width: 100%;
    height: 100%;
}

.ind_title p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 32px;
    text-align: center;
}

.ind_ul {
    height: 234px;
    flex: 1;
    border-radius: 0px 10px 10px 0px;
    display: flex;
    flex-wrap: wrap;
    padding: 36px 41px;
    box-shadow: 2px 3px 18px 0px rgba(0, 4, 85, 0.05);
}

.ind_ul li {
    min-width: 100px;
    height: 40px;
    background: #F4F7FF;
    text-align: center;
    line-height: 40px;
    color: #6E768A;
    font-size: 14px;
    cursor: pointer;
    margin: 0 20px 20px 0;
    padding: 0 5px;
    white-space: nowrap;
}

.ass {
    padding-top: 1px;
    padding-bottom: 20px;
    margin-top: 49px;
    background: #F4F7FF;
}

.ass_ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 57px;
}

.ass_li {
    width: 366px;
    height: 100px;
    background: #FFFFFF;
    box-shadow: 2px 3px 18px 0px rgba(0, 4, 85, 0.05);
    border-radius: 50px;
    display: flex;
    align-items: center;
    padding: 20px 42px 20px 20px;
    margin-bottom: 30px;
}

.ass_li_icon {
    width: 60px;
    height: 60px;
    background: rgba(108, 110, 255, 0.06);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ass_li_text {
    flex: 1;
    margin-left: 21px;
}

.ass_li_text p:nth-child(1) {
    font-size: 20px;
    font-weight: bold;
}

.ass_li_text p:nth-child(2) {
    font-size: 14px;
    margin-top: 11px;
    line-height: normal;
    color: #666666;
}

.req {
    margin-bottom: 50px;
}

.req_five {
    margin-top: 57px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.req_five_li {
    display: flex;
    width: 48%;
    margin-bottom: 29px;
}

.req_five_ask {
    width: 28px;
    height: 28px;
    background: #6C6EFF;
    border-radius: 50%;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    margin-right: 14px;
}

.req_five_text {
    flex: 1;
}

.req_five_text p:nth-child(1) {
    font-size: 14px;
    margin-top: 7px;
}

.req_five_text p:nth-child(2) {
    margin-top: 12px;
    font-size: 12px;
    line-height: normal;
    color: #666666;
}

.req_btn {
    width: 210px;
    margin: 10px auto 0;
}

.swch_ljzx {
    width: 166px;
    height: 48px;
    background: #FF6666;
    border-radius: 4px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 30px;
    cursor: pointer;
    position: absolute;
    left: 44%;
    margin-top: 45px;
}
