.content {
    position: relative;
    top: 80px;
    width: 1200px;
    height: 100%;

}

/* .home,
.news,
.about-us,
.success,
.product,
.business-scopebusiness{
    display: none;
} */

/* .active {
    display: block;
} */

.home {
    width: 100vw;
}

.home .swipper {
    width: 100vw;
    min-width: 1200px;
    height: 400px;
    overflow: hidden;

}

.swipper li {
    width: 100vw;

    height: 400px;

}

.swipper img {
    width: 100%;
    height: 400px;
}

.am-slider.am-slider-default,
.am-slider-default .am-control-nav {
    width: 100vw;
    height: 400px;
}

.am-slider-default .am-control-nav li a {
    display: inline-block;
    position: absolute;
    bottom: 22px;
    width: 70px;
    height: 4px;
}

.am-slider-default .am-direction-nav a {
    display: none;
}

.am-slider-default .am-control-nav li {
    height: 0px;
}

.am-slider-default .am-control-nav {
    display: flex;
    justify-content: left;
    height: 10px;
    width: 300px;
    position: absolute;
    margin-left: 40%;

}

/* 产品中心 */
.product-center {
    text-align: center;
}

.product-center .product-title {
    text-align: center;
    width: 1200px;
    margin: 0px auto;
}

.product-center .product-title h1 {
    font-size: 40px;
    font-weight: 100;
    margin-bottom: 0px;
    letter-spacing: 10px
}

.product-center .product-title h1:nth-of-type(1) {
    margin-top: 50px;
}

.product-center .product-title h1:nth-of-type(2) {
    font-size: 24px;
    font-weight: bold;
    color: #ccc;
    margin-top: -13px;
    letter-spacing: 3px
}

.cut {
    display: inline-block;
    width: 270px;
    height: 22px;
    background-image: url('../images/juxing (1).png')
}

/* 个人版商城 */
.personal-shop {
    width: 1200px;
    display: inline-block;

}

.personal-shop .personal-title {
    font-size: 26px;
    letter-spacing: 5px;
    margin-top: 40px;
    margin-left: -10px;
}

.personal-content {
    display: flex;
    justify-content: center;
    width: 1200px;
}

.personal-content-left {

    text-align: left;
    margin-top: 30px;
}

.personal-content-left-title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 30px
}

.personal-content-left-main {
    font-size: 14px;
    margin-top: 5px;
    color: #bbb;
}

.btn {
    display: flex;
    margin-top: 50px;
}

.btn-ask {
    text-align: center;
    background-color: rgb(51, 153, 254);
    color: white;
    height: 38px;
    line-height: 38px;
    flex-grow: 0.8;
    margin-right: 10px;
    cursor: pointer;
    z-index: 1;
    border-radius: 5px;
}

.btn-ask a {
    color: white;
}

.btn-ask:hover {
    color: white;
    background-color: orange;
}

.btn-more {
    margin-left: 10px;
    text-align: center;
    flex-grow: 0.8;
    color: rgb(51, 153, 254);
    height: 38px;
    line-height: 38px;
    box-sizing: border-box;
    border: 1px solid rgb(51, 153, 254);
    cursor: pointer;
    z-index: 1;
    border-radius: 5px;
}

.btn-more a {
    display: block;
}

.btn-more a:hover {
    color: white;
    background-color: rgb(51, 153, 254);
}

/* 企业版商城 */
.business-shop {
    width: 1200px;
    display: inline-block;

}

.business-shop .business-title {
    font-size: 26px;
    letter-spacing: 5px;
    margin-top: 40px;
    margin-bottom: 30px;
    margin-left: -10px;
}

.business-content {
    display: flex;
    justify-content: center;
}

.business-content-right {
    text-align: left;
    margin-top: 30px;
}

.business-content-right-title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 30px
}

.business-content-right-main {
    font-size: 14px;
    margin-top: 5px;
    color: #bbb;
}

.business-btn {
    display: flex;
    margin-top: 50px;
}

.business-btn-ask {
    text-align: center;
    background-color: rgb(51, 153, 254);
    color: white;
    height: 38px;
    line-height: 38px;
    flex-grow: 0.8;
    margin-right: 10px;
    cursor: pointer;
    z-index: 1;
    border-radius: 5px;
}

.business-btn-ask a {
    color: white;
}

.business-btn-ask:hover {
    background-color: orange;
}

.business-btn-more {
    margin-left: 10px;
    text-align: center;
    flex-grow: 0.8;
    color: rgb(51, 153, 254);
    height: 38px;
    line-height: 38px;
    box-sizing: border-box;
    border: 1px solid rgb(51, 153, 254);
    cursor: pointer;
    z-index: 1;
    border-radius: 5px;
}

.business-btn-more a {
    display: block;
}

.business-btn-more a:hover {
    color: white;
    background-color: rgb(51, 153, 254);
}

.business-content-left {
    margin-right: 190px;
}

/* 生活洗护O2O解决方案 */
.lifecare-shop {
    width: 1200px;
    display: inline-block;

}

.lifecare-shop .lifecare-title {
    font-size: 26px;
    letter-spacing: 5px;
    margin-top: 40px;
    margin-left: -10px;
}

.lifecare-content {
    display: flex;
    justify-content: center;
}

.lifecare-content-left {
    text-align: left;
    margin-top: 30px;
}

.lifecare-content-left-title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 30px
}

.lifecare-content-left-main {
    font-size: 14px;
    margin-top: 5px;
    color: #bbb;
}

.lifecare-btn {
    display: flex;
    margin-top: 50px;
}

.lifecare-btn-ask {
    text-align: center;
    background-color: rgb(51, 153, 254);
    color: white;
    height: 38px;
    line-height: 38px;
    flex-grow: 0.8;
    margin-right: 10px;
    cursor: pointer;
    z-index: 1;
    border-radius: 5px;
}

.lifecare-btn-ask a {
    color: white;
}

.lifecare-btn-ask:hover {
    background-color: orange;
}

.lifecare-btn-more {
    margin-left: 10px;
    text-align: center;
    flex-grow: 0.8;
    color: rgb(51, 153, 254);
    height: 38px;
    line-height: 38px;
    box-sizing: border-box;
    border: 1px solid rgb(51, 153, 254);
    cursor: pointer;
    z-index: 1;
    border-radius: 5px;
}

.lifecare-btn-more a {
    display: block;
}

.lifecare-btn-more a:hover {
    color: white;
    background-color: rgb(51, 153, 254);
}

.lifecare-content-right {
    margin-top: 40px;
    margin-left: 40px;
}

/* CRM系统 */

/* 业务范围 */
.business-scope {
    width: 1200px;
    display: inline-block;
}

.business-type {
    display: flex;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 30px;
    width: 1200px;
}

.business-type img:hover {
    animation: run 1.5s linear;
}

@keyframes run {
    0% {
        transform: rotateY(0deg)
    }
    /* 25%{
        transform: rotateY(180deg)
    } */
    50% {
        transform: rotateY(180deg)
    }

    100% {
        transform: rotateY(0deg)
    }
}

.business-type > div {
    margin: 0px 90px;
    cursor: pointer;
}

.business-type-content {
    text-align: left;
    width: 1200px;
    display: inline-block;
}

.type {
    width: 1200px;
    display: none;
    text-align: center;
}

.type-active {
    display: block;
}

.type1-left {
    text-align: left;
    width: 49%;
    display: inline-block;
}

.type1-right {
    width: 50%;
    display: inline-block;
}

.type1-right img {
    margin-top: -120px;
}

.type1-left .title {
    color: rgb(246, 117, 36);
    font-size: 30px;
    letter-spacing: 10px;
}

.type1-left .text {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    color: gray;
    margin-top: 15px;
}

.type-net {
    justify-content: flex-start;
    align-items: center;
    display: flex;
    font-size: 14px;
    letter-spacing: 3px;
    color: gray;
    font-weight: bold;
    margin: 10px 0px;
}

.type-net div:nth-of-type(2) {
    margin-left: 20px;
}

.buy-net {
    padding-left: 7px;
}

.type2 .title {
    color: rgb(37, 194, 247)
}

.type3 .title {
    color: rgb(58, 228, 154)
}

.type4 .title {
    color: rgb(223, 0, 36)
}

.type5 .title {
    color: rgb(64, 147, 249)
}

/* 成功案例 */
#initcolor.initcolor {
    color: rgb(64, 147, 249);
}

.success-title {
    width: 1200px;
    display: inline-block;
    margin-top: 15px;
}

.success-title span {
    margin: 20px;
    letter-spacing: 3px;
    cursor: pointer;
}

.success-content {
    display: none;
    width: 1200px;
    margin-top: 20px;
    height: 250px;
}

.success-content div.success-content-info {
    margin-bottom: 16px;
    margin-left: 25px;
}

.success-content div {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    cursor: pointer;
}

.success-content div div {
    width: 370px;
    height: 250px;
    /* margin: 8px 4px; */
    overflow: hidden;
}

.success-content img {
    cursor: pointer;
    width: 100%;
    height: 100%;

}

.marsk img {
    display: none;
}

.marsk div {
    display: none;
}

.marsk:hover {
    display: block;
    text-align: center;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    cursor: pointer;
}

.success-content div.success-content-info:hover {
    box-shadow: 0px 0px 10px silver;
}

.marsk:hover img {
    display: inline-block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: calc(50% - 35px);
    left: calc(50% - 30px);
    /* margin-top: calc(50% - 30px) */
}

.mask-check {
    color: white;
    font-size: 10px;
    margin-left: -133px;
}

.marsk:hover .mask-check {
    display: block;
    position: absolute;
    top: calc(50% + 30px);
    left: calc(50% - 60px);
}

.marsk:hover div.title {
    display: block;
    font-size: 14px;
    position: absolute;
    height: 40px;
    line-height: 40px;
    background-color: white;
    bottom: 0px;
    left: 0px;
    width: 100%;
    color: rgb(130, 185, 254)
}

.success-active {
    display: inline-block;
}

.see-more {
    display: inline-block;
    margin: 0px auto;
    width: 170px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: rgb(51, 153, 254);
    border: 1px solid rgb(51, 153, 254);
    border-radius: 4px;
    cursor: pointer;
    margin-top: 20px;
    border-radius: 5px;
}

.see-more a {
    color: rgb(51, 153, 254);
}

.see-more:hover {
    background-color: rgb(130, 185, 254);
}

.see-more:hover a {
    color: white
}

/* 东翔咨询 */
.information-content {
    display: inline-block;
    /* display: flex; */
    width: 1200px;
    height: 250px;
    /* justify-content: center; */
}

.information-content .informaton-img-box {
    display: inline-block;
    width: 30%;
    cursor: pointer;
    /* height: 250px; */
    margin: 30px 3px 0px 3px;
    border: 1px solid #ddd;
    /* box-shadow: 1px 1px 0 3px gray; */
    /* text-align: left; */
}

.information-content .informaton-img-box span {
    display: inline-block;
    margin: 15px 0px;
}

.informaton-img-box img {
    width: 100%;
    height: 250px;
}

/* 底部宣传 */

.target {
    position: relative;
    width: 100vw;
    height: 100px;
    background-image: url('../images/beijing.png');
    margin-top: 50px;
}

.target-content {
    display: flex;
    text-align: left;
    width: 1200px;
    color: white;
    font-size: 14px;
    justify-content: space-around;
    position: absolute;
    left: 50%;
    top: 55%;
    transform: translate(-50%, -50%)
}

.target-content-info {
    display: flex;
    width: 18%;
}

.target-content-info-num {
    font-size: 45px;
    margin-top: -15px;
    margin-right: 8px;
}

.target-content-info-cut {
    border-right: 1px solid white;
    height: 50px;
}

/*我们的优势服务*/
.serve {
    padding: 50px 0;
    background-image: url(../images/advantage.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 50px;
}

.serve_title {
    text-align: center;
}

.serve_title h3 {
    background-image: url(../images/serve_title_bg.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: auto;
    line-height: 50px;
    font-size: 26px;
    color: #fff;
}

.serve_title h6 {
    color: #999999;
    font-weight: normal;
    margin-top: 6px;
    text-transform: capitalize;
}

.serve_main {
    width: 900px;
    margin: 0 auto;
    margin-top: 35px;
    display: grid;
    grid-template-columns: repeat(2, 33%);
    grid-column-gap: 34%;
    background-image: url(../images/serve_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 300px;
}

.s_main_box {
    padding: 30px 40px;
}


.s_m_box_title {
    line-height: 40px;
    border: 1px solid #eee;
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.s_m_box_title::before {
    content: attr(data-id);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #fff;
    border-radius: 50%;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

.s_m_box_main {
    padding: 20px 0;
    color: #fff;
}


.about_main .center_min {
    padding-top: 50px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.a_main_bg {
    position: relative;
    width: 567px;
}

.a_main_bg::after {
    content: "";
    position: absolute;
    top: -34px;
    right: -13px;
    width: 469px;
    height: 183px;
    border-radius: 20px;
    border: solid 1px #4161e7;
    z-index: -1;

}

.a_main_bg img {
    width: 567px;
    height: auto;
    background-color: #fff;
}

.a_mian_text {
    height: 490px;
    align-self: flex-end;
    padding: 45px 35px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid #999999;
    border-left: 0;
    border-radius: 0 20px 20px 0;
    overflow: hidden;
}

.a_mian_text h3 {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 2px;
    color: #333333;
}

.a_mian_text p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 29px;
    letter-spacing: 1px;
    color: #333333;
}

.index_news {
    margin-top: 20px;
}

.index_news .success-title {
    height: 500px;
    display: inline-flex;
}

.index_news .index_news_left {
    width: 600px;
    height: 100%;
    border-right: 1px solid #E2E2E2;
    padding-right: 35px;
}

.index_news .index_news_right {
    width: 600px;
    height: 100%;
}

.index_news .index_news_top {
    border-bottom: 1px solid #e2e2e2;
    text-align: left;
    height: 65px;
    line-height: 65px;
    position: relative;
}

.index_news .index_news_top span {
    margin-left: 0px;
}

.index_news .index_news_top .top_a {
    display: inline-block;
    box-sizing: border-box;
    padding: 0px 10px;
    font-weight: 600;
    font-size: 20px;
}

.index_news .index_news_top span {
    font-weight: 600;
    font-size: 20px;
}

.index_news .index_news_top a:hover {
    color: #f08030;
    border-bottom: 3px solid #f08030;
}

.index_news .index_news_top img {
    width: 28px;
    position: absolute;
    right: 0px;
    top: 25px;
}

.index_news .index_list_team {
    padding: 20px 0px;
    display: flex;
}

.index_news .list_team1 {
    flex: 2;
    overflow: hidden;
}

.index_news .list_team1 img {
    width: 100%;
    height: auto;
    transition: all 1s;
}


.index_news .list_team1 img:hover {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.index_news .list_team2 {
    flex: 4;
}


.index_news .list_team2 h3 {
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    line-height: 2;
    height: 35px;
    padding: 0px 10px;
    overflow: hidden;
    color: black;
}

.index_news .list_team2 h3:hover {
    color: #e58f51;
}

.index_news .list_team2 p {
    text-align: left;
    font-size: 12px;
    line-height: 1.5;
    height: 55px;
    padding: 0px 10px;
    overflow: hidden;
    margin-top: -20px;
    color: #6a6a6a;
}

.index_news .list_team3 {
    flex: 1;
}

.index_news .list_team3 .p1 {
    color: #949393;
    font-size: 28px;
    line-height: 35px;
    margin-top: 10px;
}

.index_news .list_team3 .p2 {
    color: #949393;
    font-size: 18px;
    line-height: 35px;
    margin-top: -10px;
}

.index_news_right {
    padding-left: 35px;
}





