* {
    margin: 0;
    padding: 0;
}
.lingshou_20230411 img {
    user-select: none;
    -webkit-user-drag: none;
}
.lingshou_20230411_width_1200 {
    width: 1200px;
    margin: 0 auto;
}

.lingshou_20230411 .lingshou_20230411_content {
    position: relative;
    z-index: 10;
    background: #fff;
}
.lingshou_20230411 .lingshou_20230411_content .lingshou_20230411_content_item {
    padding: 80px 0;
    text-align: center;
}
.lingshou_20230411 .lingshou_20230411_content .lingshou_20230411_content_item .lingshou_20230411_content_item_title {
    margin-bottom: 80px;
}
.lingshou_20230411 .lingshou_20230411_content .lingshou_20230411_content_item .lingshou_20230411_content_item_title > div {
    font-size: 32px;
    font-weight: 400;
    color: rgba(0,0,0,0.8);
    line-height: 32px;
}
.lingshou_20230411 .lingshou_20230411_content .lingshou_20230411_content_item .lingshou_20230411_content_item_title > p {
    font-size: 16px;
    font-weight: 400;
    color: rgba(0,0,0,0.6);
    line-height: 24px;
    margin-top: 24px;
}

.lingshou_20230411_content_item_list {
    display: flex;
    flex-wrap: wrap;

    margin: 0 auto -20px;
}
.lingshou_20230411_content_item_list > li {
    padding: 26px 24px;
    background-color: #fff;
    width: calc(100% / 4 - (20px * 3) / 4);
    margin-bottom: 20px;
    border: 1px solid #EAEAEA;
}
.lingshou_20230411_content_item_list > li:not(:nth-child(4n)) {
    margin-right: 20px;
}
.lingshou_20230411_content_item_list > li > img {
    margin-bottom: 18px;
}
.lingshou_20230411_content_item_list > li > div {}
.lingshou_20230411_content_item_list > li > div > div {
    font-size: 20px;
    font-weight: 400;
    color: rgba(0,0,0,0.8);
    line-height: 20px;
    margin-bottom: 16px;
}
.lingshou_20230411_content_item_list > li > div > span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(0,0,0,0.6);
    line-height: 22px;
}

.lingshou_20230411_content_item .inst-wrap {
    height: 100%;
}

.lingshou_20230411_content_register {
    width: 100%;
    height: 128px;
    background: #00C267;

    display: flex;
    align-items: center;
    justify-content: center;
}
.lingshou_20230411_content_register > span {
    font-size: 28px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 28px;

    margin-right: 24px;
}
.lingshou_20230411_content_register > a {
    background: #F6F6F6;
    border: 1px solid #FFFFFF;

    font-size: 16px;
    font-weight: 400;
    color: #00C267;
    line-height: 16px;
    padding: 8px 28px;
}
.lingshou_20230411_content_register > a:hover {
    color: rgba(0, 194, 103, 0.6);
}

.lingshou_20230411_content_item_platform {
    display: flex;
    text-align: left;
}
.lingshou_20230411_content_item_platform > li {
    width: calc(100% / 2);
}
.lingshou_20230411_content_item_platform > li:not(:last-child) {
    margin-right: 20px;
}
.lingshou_20230411_content_item_platform > li > div {
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 20px;
    padding: 44px 41px;
    background-color: #00C267;
    background-repeat: no-repeat;
    background-position: right center;
}
.lingshou_20230411_content_item_platform > li > ul {
    background: #F5F5F5;
    padding: 40px;
}
.lingshou_20230411_content_item_platform > li > ul > li {
    display: flex;
    align-items: center;
}
.lingshou_20230411_content_item_platform > li > ul > li:not(:last-child) {
    margin-bottom: 20px;
}
.lingshou_20230411_content_item_platform > li > ul > li > img {
    margin-right: 16px;
}
.lingshou_20230411_content_item_platform > li > ul > li > span {
    font-size: 16px;
    font-weight: 400;
    color: rgba(0,0,0,0.8);
    line-height: 22px;
}
.lingshou_20230411_content_item_platform_01 > div {
    background-image: url("http://www.wanmi.com/attachment/20230417/f23f35af7f8846da862744d588c28a9d.svg");
}
.lingshou_20230411_content_item_platform_02 > div {
    background-image: url("http://www.wanmi.com/attachment/20230417/85c06f7ed4a04a55afe734e2cb27aa56.svg");
}

.lingshou_20230411_content_item_tool {
    display: flex;
    align-items: center;
    text-align: left;
}
.lingshou_20230411_content_item_tool > img {}
.lingshou_20230411_content_item_tool > ul {
    margin-left: 60px;
    flex: 1;
}
.lingshou_20230411_content_item_tool > ul > li {
    padding: 24px;
    background: #FFFFFF;
    box-shadow: inset -1px 0px 0px 0px rgba(0,0,0,0.06);

    display: flex;
    align-items: center;
}
.lingshou_20230411_content_item_tool > ul > li:not(:last-child) {
    margin-bottom: 16px;
}
.lingshou_20230411_content_item_tool > ul > li > img {
    margin-right: 24px;
}
.lingshou_20230411_content_item_tool > ul > li > div {}
.lingshou_20230411_content_item_tool > ul > li > div > div {
    font-size: 16px;
    font-weight: 400;
    color: rgba(0,0,0,0.8);
    line-height: 16px;
    margin-bottom: 14px;
}
.lingshou_20230411_content_item_tool > ul > li > div > p {
    font-size: 14px;
    font-weight: 400;
    color: rgba(0,0,0,0.6);
    line-height: 14px;
}

.lingshou_20230411_content_item_iot {
    display: flex;
    flex-wrap: wrap;
}
.lingshou_20230411_content_item_iot > li {
    width: calc(100% / 5 - (20px * 4) / 5);
    padding: 48px 78px;
    background: #F5F5F5;

    font-size: 16px;
    font-weight: 400;
    color: rgba(0,0,0,0.8);
    line-height: 24px;
    margin-bottom: 16px;
    transition: .3s;
}
.lingshou_20230411_content_item_iot > li:hover {
    background: #00C267 url("http://www.wanmi.com/attachment/20230418/da983ed189394329b9def2968c1ba802.png") no-repeat;
    color: #fff;
    background-size: 100%;
}
.lingshou_20230411_content_item_iot > li:not(:nth-child(5n)) {
    margin-right: 20px;
}