.ET_main{
    margin-top: 0;
}
.page_top {
    width: 100%;
    margin-top: 150px!important;
}

.page_top img {
    width: 100%;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.guide_block {
    font-size: 16px;
    color: #333333;
    padding: 6px 0 20px;
}

.wrap_head {
    overflow: hidden;
}
.wrap_title{
    padding: 0;
    font-size: unset;
}
.main_wrap1 .wrap_title {
    width: 36%;
    float: left;
}

.wrap_title img {
    width: 100%;
}

.check_btn {
    width: 150px;
    float: right;
    margin-top: 4px;
    margin-right: 4px;
    transition: all .5s;
}

.check_btn img {
    width: 100%;
}

.check_btn:hover {
    transform: scale(1.03);
}

.wrap1_main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 4px;
}

.wrap1_main_mobile {
    display: none;
}

.equipment_pic1 {
    width: 66.2%;
    height: 424px;
    overflow: hidden;
}

.equipment_pic1 img {
    width: 100%;
    height: 100%;
    transition: all .5s;
}

.equipment_pic1 img:hover {
    transform: scale(1.03);
}

.equipment_list {
    width: 32.6%;
}

.equipment_list a {
    display: block;
    width: 100%;
    /* height: 200px; */
}

.equipment_list a:first-child li {
    margin-bottom: 12px;
}

.equipment_list li {
    height: 206px;
    overflow: hidden;
}

.equipment_list img {
    width: 100%;
    height: 100%;
    transition: all .5s;
}

.equipment_list img:hover {
    transform: scale(1.03);
}

.main_wrap2 {
    margin-top: 30px;
}

.main_wrap2 .wrap_title {
    width: 42%;
    float: left;
}

.technology_block {
    margin-top: 14px;
}
.technology_block_mobile{
    display: none;
}
.technology_list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.technology_list a {
    width: 32.4%;
}

.technology_item {
    background-color: #FEEED7;
}

.technology_pic {
    width: 100%;
    height: 220px;
}

.technology_pic img {
    width: 100%;
    height: 100%;
}

.technology_name {
    padding: 8px;
    box-sizing: border-box;
    font-size: 17px;
    color: #666;
    line-height: 24px;
}

.technology_block .hd {
    width: 160px;
    margin: 0 auto;
    margin-top: 20px;
    /* padding-top: 20px; */
    height: 15px;
    overflow: hidden;
    background-image: url(../images/investMilestone/technology_btn.png);
    background-repeat: no-repeat;
    background-size: 100%;
    box-sizing: border-box;
    padding: 0 10px;
}

.technology_block .btn {
    overflow: hidden;
    zoom: 1;
    float: left;
    margin: 0;
    width: 100%;
}

.technology_block .btn li {
    float: left;
    /* margin-right: 8px; */
    width: 50% !important;
    height: 6px;
    /* line-height: 14px; */
    text-align: center;
    /* border: solid 2px #a5cafd; */
    cursor: pointer;
    border-radius: 6px;
    margin-top: 1.9px;
}

.technology_block .btn li.on {
    background: #a5cafd;
}

.technology_block .btn li:last-child {
    margin-right: 0;
}

.main_wrap3 {
    margin-top: 30px;
    padding-bottom: 0;
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
}

.main_wrap3_mobile {
    display: none;
}

.main_wrap3 .wrap_head {
    width: 31%;
    overflow: hidden;
}

.main_wrap3 .check_btn {
    margin-right: 20px;
    margin-top: 0;
    transition: all .5s;
}

.main_wrap3 .check_btn:hover {
    transform: scale(1.03);
}

.material_list {
    width: 66.5%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.material_list a {
    width: 49%;
}

.material_list li {
    width: 100%;
}

.material_list li img {
    width: 100%;
}

.main_wrap4 {
    margin-top: 20px;
    height: auto;
    background-color: transparent;
    padding-top: 0;
}

.main_wrap4 .wrap_title {
    width: 15%;
    float: left;
}

.healthcare_block {
    margin-top: 6px;
}

.healthcare_list {
    display: flex;
    align-items: center;
    justify-content: center;
}

.healthcare_list a {
    width: 32%;
}

.healthcare_item {
    box-sizing: border-box;
    padding: 0 24px;
    border-right: solid 1px #FEEED7;
}

.healthcare_list a:nth-child(3) .healthcare_item {
    border-right: none;
}

.healthcare_name {
    color: #6cafff;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
}

.healthcare_content {
    color: #666;
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
    font-weight: 500;
}

.healthcare_block .hd {
    width: fit-content;
    margin: 0 auto;
    padding-top: 20px;
    height: 15px;
    overflow: hidden;
}

.healthcare_block .btn {
    overflow: hidden;
    zoom: 1;
    float: left;
    margin: 0;
}

.healthcare_block .btn li {
    float: left;
    margin-right: 8px;
    width: 8px !important;
    height: 8px;
    line-height: 14px;
    text-align: center;
    border: solid 2px #a5cafd;
    cursor: pointer;
    border-radius: 50%;
}

.healthcare_block .btn li.on {
    background: #a5cafd;
}

.healthcare_block .btn li:last-child {
    margin-right: 0;
}

.healthcare_list_mobile {
    display: none;
}

.main_wrap5 {
    margin-top: 30px;
}

.main_wrap5 .wrap_head {
    width: 22%;
}

.service_list {
    width: 40%;
}

.service_carousel {
    display: flex;
    justify-content: space-between;
    margin-top: -40px;
}

.service_list {
    width: 44%;
    padding: 0;
    margin: 0;
    list-style: none;
    padding-top: 35px;
}

.service_item {
    box-sizing: border-box;
    padding: 12.3px 16px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 19px;
    line-height: 26px;
    font-weight: 500;
    color: #666;
    border-bottom: solid 2px #FDEDD7;
}

.service_item.active {
    background-color: #feeed7;
    color: #6cafff;
    font-weight: 600;
}

.service_image {
    width: 54%;
    overflow: hidden;
}

.service_image a {
    display: none;
}

.service_image li {
    width: 100%;
    height: 374px;
}

.service_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service_list_mobile {
    display: none;
}

.main_wrap6 {
    margin-top: 30px;
}

.main_wrap6 .wrap_title {
    width: 40%;
}

.project_list {
    display: flex;
    justify-content: space-between;
    margin-top: 14px;
}

.project_list_mobile {
    display: none;
}

.project_list a {
    width: 24%;
}

.project_pic {
    width: 100%;
    height: 163px;
}

.project_pic img {
    width: 100%;
    height: 100%;
}

.project_name {
    color: #666;
    font-size: 19px;
    font-weight: 500;
    line-height: 26px;
    margin-top: 8px;
}

.main_wrap7 {
    margin-top: 30px;
}

.main_wrap7 .wrap_title {
    width: 22%;
}

.report_list {
    margin-top: 12px;
    border-top: solid 2px #FDEDD7;
}

.report_list li {
    display: flex;
    align-items: center;
    border-bottom: solid 2px #FDEDD7;
    padding: 6px 0;
    padding-left: 190px;
}

.report_pic {
    width: 100px;
    height: 70px;
    margin-right: 90px;
}

.report_pic img {
    width: 100%;
    height: 100%;
}

.report_name {
    width: 76%;
    color: #666;
    font-size: 19px;
    font-weight: 500;
    line-height: 26px;
}

.report_list a:hover li{
    background-color: #feeed7;
}
/* 列表页 */
.channel_name{
    text-align: center;
    color: #6cafff;
    font-weight: 600;
    font-size: 26px;
    margin-bottom: 24px;
}
@media only screen and (max-width: 768px) {
    .page_top {
        width: 100% !important;
        margin-top: 0!important;
    }
    .ET_main{
        padding-bottom: 30px;
    }
    .container {
        width: 94%;
    }

    .guide_block {
        display: none;
    }

    .main_wrap1 {
        margin-top: 12px;
    }

    .main_wrap1 .wrap_title {
        width: 48%;
    }

    .check_btn {
        width: 120px;
        margin-top: 6px;
    }

    .wrap1_main {
        display: none;
    }

    .wrap1_main_mobile {
        display: block;
    }
    /* .swiper-wrapper{
        justify-content: center;
    } */
    .swiper-slide{
        width: 300px;
        box-sizing: border-box;
        padding: 0 6px;
    }
    .equipment_pic{
        width: 100%;
        height: 152px;
        margin: 0 auto;
    }
    .equipment_pic img{
        width: 100%;
        height: 100%;
    }
    .swiper-pagination{
        display: flex;
        justify-content: center;
        width: 100%;
        margin-top: 12px;
        /* width: fit-content; */
        /* margin: 0 auto; */
    }
    .swiper-pagination-bullet{
        /* width: 10px;
        height: 10px; */
        background-color:transparent;
        border: solid 2px #a5cafd;
        opacity: 1;
        margin-right:4px;
    }
    .swiper-pagination-bullet-active{
        background-color: #A5CAFD;
    }
    .swiper-pagination-bullet:last-child{
        margin-right: 0;
    }
    .main_wrap2 {
        width: 100%;
        margin-top: 40px;
    }

    .main_wrap2 .wrap_head {
        width: 94%;
        margin: 0 auto;
    }

    .main_wrap2 .wrap_title {
        width: 60%;
    }

    .technology_block {
        margin-top: 0;
        display: none;
    }
    .technology_block_mobile{
        display: block;
    }
    .technology_block .hd {
        display: none;
    }

    .technology_block .bd {
        width: 100%;
    }

    .technology_block .bd .tempWrap {
        width: 100% !important;
    }

    .technology_list a {
        width: 48.6%;
    }

    .technology_pic {
        height: 88px;
    }

    .technology_name {
        font-size: 10px;
        line-height: 14px;
        padding: 4px 6px;
    }
    .technology_group{
        width: 94%;
    }
    .technology_group .parBd .technology_group_main .sPrev {
        width: 8px;
        height: 20px;
        display: block;
        /* position: absolute;
        right: 50px;
        top: -50px; */
        background: none;
    }

    .technology_group .parBd .technology_group_main .sNext {
        width:8px;
        height: 20px;
        display: block;
        /* position: absolute;
        right: 10px;
        top: -50px; */
        background: none;
    }

    .technology_group .parBd .technology_group_main .sPrev img {
        width: 100%;
    }

    .technology_group .parBd .technology_group_main .sNext img {
        width: 100%;
    }
    .technology_group .parBd .technology_group_main{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .technology_group .parBd .technology_group_main .tempWrap{
        width: 314px!important;
    }
    .main_wrap3 {
        display: none;
    }

    .main_wrap3_mobile {
        display: block;
        margin-top: 20px;
    }

    .main_wrap3_mobile .wrap_title {
        width: 68%;
    }

    .material_list_mobile li {
        border: solid 2px #FCCA84;
        border-radius: 10px;
        box-sizing: border-box;
        padding: 10px 0;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 10px;
    }

    .material_mame {
        width: 80%;
        color: #666;
        font-weight: 500;
        font-size: 12px;
        line-height: 16px;
        margin-right: 20px;
    }

    .material_right_arrow {
        width: 8px;
        height: 22px;
    }

    .material_right_arrow img {
        width: 100%;
    }

    .material_more {
        width: 120px;
        margin: 0 auto;
    }

    .material_more img {
        width: 100%;
    }

    .main_wrap4 {
        margin-top: 12px;
    }

    .main_wrap4 .wrap_title {
        width: 38%;
    }

    .healthcare_block {
        display: none;
    }

    .healthcare_list_mobile {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .healthcare_list_mobile a {
        width: 31.4%;
    }

    .healthcare_list_mobile li {
        width: 100%;
        height: 60px;
        margin-bottom: 10px;
    }

    .healthcare_list_mobile img {
        width: 100%;
    }

    .main_wrap5 {
        margin-top: 10px;
    }

    .main_wrap5 .wrap_head {
        width: 52%;
    }

    .service_carousel {
        display: none;
    }

    .service_list_mobile {
        display: block;
        border-top: dashed 1px #FCCA84;
    }

    .service_list_mobile li {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: dashed 1px #FCCA84;
        box-sizing: border-box;
        padding: 10px 12px;
    }

    .service_name {
        font-size: 12px;
        color: #666;
        line-height: 14px;
        width: 80%;
        font-weight: 500;
    }

    .service_right_arrow {
        width: 7px;
    }

    .service_right_arrow img {
        width: 100%;
    }

    .main_wrap6 {
        margin-top: 16px;
    }

    .main_wrap6 .wrap_title {
        width: 72%;
    }

    .project_list {
        display: none;
    }

    .project_list_mobile {
        display: block;
    }
    .project_block{
        position: relative;
    }
    .project_list_mobile .parBd .project_block .sPrev {
        width: 28px;
        height: 28px;
        display: block;
        position: absolute;
        right: 50px;
        top: -50px;
        background: none;
    }

    .project_list_mobile .parBd .project_block .sNext {
        width: 28px;
        height: 28px;
        display: block;
        position: absolute;
        right: 10px;
        top: -50px;
        background: none;
    }

    .project_list_mobile .parBd .project_block .sPrev img {
        width: 100%;
        height: 100%;
    }

    .project_list_mobile .parBd .project_block .sNext img {
        width: 100%;
        height: 100%;
    }
    .project_pic{
        width: 96%;
        margin: 0 auto;
        height: 106px;
    }
    .main_wrap7{
        margin-top: 18px;
    }
    .main_wrap7 .wrap_title{
        width: 54%;
    }
    .report_list{
        border-top: none;
        margin-top: -4px;
    }
    .report_list li{
        padding: 0 14px;
        border-bottom: none;
        justify-content: space-between;
        margin-bottom: 10px;
        
    }
    .report_point{
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: #FCCA84;
    }
    .report_pic{
        display: none;
    }
    .report_name{
        width: 94%;
        font-size: 12px;
        line-height: 14px;
        color: #666;
        font-weight: 500;
    }
    .channel_name{
        font-size: 18px;
        margin-bottom: 18px;
        margin-top: 10px;
    }
}