* {
    padding: 0;
    margin: 0;
    font-weight: 400;
}

html,
body {
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
    padding: 0;
}

.wrap {
    background-color: #f5f5f5;
}

/* banner */
.banner-box {
    height: 494px;
    background: url("../images/banner-pc.png") center center no-repeat;
    background-size: cover;
}
.banner-introduce{
    position: relative;
    width: 1200px;
    height: 100%;
    padding: 0;
    left: 50%;
    transform: translateX(-50%);
}
.crumbs {
    display: flex;
    height: 20px;
    padding-top: 150px;
    color: #fff;
    font-size: 14px;
}

.space_mark {
    padding: 0 10px;
}

.banner-box-text {
    display: flex;
    padding-top: 90px;
    color: #fff;
}

.banner-box-text >div {
    padding-top: 30px;
    text-align: left;
}

.last_page {
    font-weight:300;
    color:rgba(255,255,255,.75);
}

.banner_logo {
    width: 106px;
    height: 145px;
    margin-left: 4.83%;
    margin-right: 9.75%;
}

.banner_logo[src=""] {
    display: none;
}

.banner-title {
    font-size: 48px;
    line-height: 68px;
    color: #ffffff;
    padding-bottom: 20px;
}

.banner-btn {
    font-size: 18px;
}

/* 悬浮卡片 */
.introduce {
    background-color: #fff;
    position: relative;
    width: 1200px;
    height: 350px;
    left: 50%;
    transform: translateX(-50%);
    top: -60px;
    padding: 79px 150px 62px 74px;
}

.introduce-content {
    display: flex;
    /* height: 156px; */
    line-height: 156px;
}

.introduce-img {
    width: 156px;
    height: 100%;
    /* line-height: 156px; */
    border-radius: 78px;
    box-shadow:0px 10px 30px 0px rgba(19,32,46,0.1);
}

.introduce-img img {
    width: 100%;
    height: 100%;
}

.introduce-content-text {
    flex: 1;
    padding-left: 73px;
    font-size: 18px;
    /* font-family: PingFangSC-Medium, PingFang SC; */
    font-weight: 500;
    color: #262626;
    line-height: 30px;
    text-align: left;
    text-align:justify;
    text-justify:inter-ideograph;
}

.introduce-footer {
    text-align: right;
    font-size: 18px;
    /* font-family: PingFangSC-Medium, PingFang SC; */
    font-weight: 500;
    color: #262626;
    line-height: 30px;
}

/* 统计数据 */
.data-content {
    display: flex;
    justify-items: center;
    justify-content: center;
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 70px;
}

.data-content-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    justify-items: center;
    flex: 1;
    height: 80px;
}

.data-content-item:nth-child(n+2) {
    border-left: 1px solid rgba(18,25,65,.1);
}

.data-content-item p:first-child {
    font-size: 36px;
    /* font-family: PingFangSC-Semibold, PingFang SC; */
    font-weight: 600;
    color: #0086F1;
    line-height: 50px;
}

.data-content-item p:last-child {
    font-size: 16px;
    /* font-family: PingFangSC-Regular, PingFang SC; */
    font-weight: 400;
    color: #595959;
    line-height: 22px;
}

/* 视频播放 */
.player {
    position: relative;
    padding-top: 70px;
    background-color: #fff;
    /* width: 900px;
    margin: 0 auto; */
}
.player-box {
    width: 900px;
    margin: 0 auto;
}
.player img:first-child {
    width: 62.5%;
    height: 480px;
    margin: 0 auto;
}

.player img:last-child {
    
    position: absolute;
    top: 277px;
    left: calc(50% - 33px);
    width: 66px;
    height: 66px;
}

.banner{
    background: #ffffff;
    font-size: 0;
    padding-bottom: 100px;
}
.banner-img{
    width: auto;
    max-width: 900px;
    /* height: 591px; */
    height: auto;
    padding-top: 20px;
}
.banner-img img{
    width: 100%;
    height: auto;
}
.banner-img-notes {
    padding-top: 10px;
    font-size: 14px;
    /* font-family: PingFangSC-Regular, PingFang SC; */
    font-weight: 400;
    color: #595959;
    line-height: 18px;
    text-align: center;
}
.banner-content{
    width: 900px;
    margin: 0 auto;
    /* margin-top: 49px; */
    background-color: #fff;
    padding-top: 35px;
}
.banner-content p {
    padding-top: 30px;
    font-size: 16px;
    /* font-family: PingFangSC-Regular, PingFang SC; */
    font-weight: 400;
    color: #595959;
    line-height: 30px;
    text-align: left;
}
.banner-content h2 {
    font-size: 21px;
    /* font-family: PingFangSC-Regular, PingFang SC; */
    font-weight: bold;
    line-height: 30px;
    color: #0086f1;
    padding-top: 60px;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
}
.banner-content h3 {
    font-size: 21px;
    /* font-family: PingFangSC-Regular, PingFang SC; */
    font-weight: bold;
    line-height: 30px;
    color: #595959;
    padding-top: 60px;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
}

/* 故事描述 */
.share-success {
    background-color: #fff;
    text-align: left;
}

.total_title {
    width: 1200px;
    height: 70px;
    line-height:70px;
    margin: 0 auto;
    text-align: center;
    font-size:36px;
    /* font-family:PingFang SC; */
    font-weight:500;
    color:rgba(6,24,40,1);
}

.share-success-item {
    width: 900px;
    margin: 0 auto;
    padding-bottom: 40px;
}

.share-success-title {
    padding-top: 60px;
    font-size:24px;
    /* font-family:PingFang SC; */
    font-weight:bold;
    color:#0086f1;
    line-height:30px;
}
.share-success-img {
    width: 900px;
    height: auto;
}
.share-success-img img {
    width: auto;
    height: auto;
    max-width: 900px;
}
.share-success-content,
.platform-content {
    font-size:16px;
    /* font-family:PingFang SC; */
    font-weight:400;
    color: #595959;
    line-height:30px;
    /* opacity:0.75; */
    padding-top: 30px;
}

.platform-content {
    padding: 5px 0;
}

.platform {
    padding-top: 15px;
    padding-bottom: 10px;
    /* font-family: PingFang-SC-Bold; */
    font-size: 24px;
    color: hsla(208, 48%, 11%, .65);
    line-height: 32px;
}

.share {
    width: 900px;
    margin: 0 auto;
    font-size: 0;
    text-align: left;
    padding-top: 100px;
    padding-bottom: 100px;
}
.share-text {
    display: inline-block;
    font-size: 16px;
    /* font-family: PingFangSC-Regular, PingFang SC; */
    font-weight: 400;
    color: #999999;
    line-height: 40px;
    vertical-align: middle;
}
.share-item {
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    border-radius: 20px;
    border: 1px solid #3333;
    position: relative;
    cursor: pointer;
    margin-left: 28px;
}
.share-item img {
    width: 27px;
    height: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13.5px;
    margin-left: -13.5px;
}

/* 产品和方案跳转部位样式 */
.war {
    width: 900px;
    padding: 50px 0;
    margin: 0 auto;
}

.war >p {
    height: 40px;
    line-height:40px;
    font-size:36px;
    /* font-family:PingFang SC; */
    font-weight:500;
    color:rgba(6,24,40,1);
}

.user_links {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 40px 0;
}

.user_links a:hover p {
    color: rgba(35,134,238,1);
}

.user_links a {
    display: flex;
    justify-content: space-between;
    width: 48.8%;
    height: 58px;
    line-height: 58px;
    margin-bottom: 10px;
    padding: 0 20px;
    border:1px solid rgba(0,0,0,.16);
}

.user_links a p {
    font-size:16px;
    /* font-family:PingFang SC; */
    font-weight:400;
    color:rgba(12,30,46,.85);
    transition: all 0.3s;
}

.user_links a img {
    width: 10px;
    height: 100%;
    padding: 20px 0;
}


/* 底部css 临时代码  start*/
.contact {
    height: 171px;
    line-height: 171px;
}

.contact-title {
    font-size: 32px;
    text-align: left;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);

}

.contact-btn {
    width: 148px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    margin: auto;
    color: white;
    font-size: 14px;
    background: rgba(0, 204, 254, 1);
    border-radius: 4px;
}


@media screen and (max-width: 1200px){
    .banner-introduce{
        width: 98%;
    }
    .introduce{
        width: 98%;
    }
    .data-content{
        width: 98%;
    }
    .player img:first-child{
        width: 98%;
    }
    .total_title{
        width: 90%;
    }
    .share-success-item{
        width: 90%;
    }
    .total_title{
        width: 90%;
    }
    .war{
        width: 98%;
    }
}