body {
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif, "LiSu";
}

.in_top_box_ssss {
    background-color: #ffffff;
    box-sizing: border-box;
    padding-left: 20px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}

.in_navs_test {
    width: 100%;
}

.in_navs_tests {
    width: 100%;
    background-color: #f7f9fa;
}

.in_navs {
    width: 1200px;
    margin: 0 auto;
}

.funcimg {
    float: left;
}

.functxt {
    float: right;
}

.funcImga1 {
    width: 760px;
    height: 507px;
}

.imgStyle {
    width: 100%;
    height: 100%;
}



.sub1 {
    margin-top: 210px;
}

.funcTitle {
    color: #242933;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 21px;
}

.funcSubTitle {
    color: #7a8599;
    font-size: 16px;
    line-height: 28px;
}

.bannerText1 {
    line-height: 48px;
    font-size: 48px;
    color: #fff;
    padding-top: 190px;
    margin-bottom: 31px;
    text-align: center;
}

.bannerText2 {
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.scene-container {
    height: 732px;
    background-color: #0670ea !important;
    background-image: url('../images/scene.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    color: #fff;
    padding-top: 60px;
    box-sizing: border-box;
}

.scene-wrapper {
    width: 1160px;
    margin: 0 auto;
}

.scene-title {
    height: 62px;
    line-height: 62px;
    font-size: 44px;
    text-align: center;
    margin-bottom: 38px;
}

.chanpinbox {
    width: 1160px;
    height: 520px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}

.chanpinswiper {
    display: flex;
    transition: all 0.5s;
}


/* 产品个体 */
.chanpinswiper-item {
    width: 1160px;
    height: 520px;
    box-sizing: border-box;
}

.chanpin_word {
    width: 40%;
    height: 520px;
    box-sizing: border-box;
    float: left;
    text-align: center;
    padding: 0px 20px;
    margin-top: 40px;
}

.chanpin_text1 {
    width: 100%;
    height: 150px;
    box-sizing: border-box;
    padding: 40px 20px;
    font-size: 49px;
    font-weight: bold;
    color: #fff;
}

.chanpin_text2 {
    color: #fff;
    margin: 0 auto;
    width: 80%;
    box-sizing: border-box;
    text-align: center;
}

/* 头部总标题 */
.in_T .top_CN,
.in_top .top_nav a {
    color: #39baff;
    font-weight: bold;
}

.regDiv {
    background: linear-gradient(180deg, #fff, #e6efff);
    height: 272px;
}

.regBg {
    background-image: url('../images/e4ec03f.png');
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    height: 272px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.regTitle {
    font-size: 44px;
    line-height: 140%;
    color: #12141a;
    padding-top: 56px;
    padding-bottom: 24px;
}

.regTitles {
    font-size: 44px;
    line-height: 340%;
    color: #12141a;
    padding-top: 56px;
    padding-bottom: 24px;
}

.btnShadow {
    width: 205px;
    height: 90px;
}

.tryBtn {
    background-color: #0075ff;
    width: 173px;
    height: 52px;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    line-height: 52px;
    text-align: center;
    cursor: pointer;
    z-index: 5;
    margin-top: -82px;
}

/* 头部小标题 */
.in_top .top_nav a.act,
.in_top .top_nav a:hover {
    background: linear-gradient(to right, #466cf5 0%, #466cf5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}

/* 产品新闻列表背景 */
.news_list .news_one_box_sss {
    background: linear-gradient(to right, #fff 0%, #ffffff 50%, #fff 100%);
    border-radius: 10px;
    padding: 20px 20px;
    box-sizing: border-box;
    max-height: 228px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

/* 列表时间日期 */
/* 左时间 */
.news_other .chanpin_time {
    color: #333;
}

.news_one:hover .news_other .chanpin_time {
    background: linear-gradient(to right, #39baff 0%, #39baff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* 左箭头 */
.news_other .top_newsData {
    background: linear-gradient(to right, #39baff 0%, #39baff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* 左划线 */
.news_other .top_newsData:after {
    background: linear-gradient(to right, #39baff 0%, #39baff 100%);
}

.news_top_s {
    color: #333 !important;
    font-weight: bold;
}



/* 右图片 */
.news_one .news_img_s {
    height: 220px;
    border-radius: 8px;
    overflow: hidden;
    box-sizing: border-box;
}

.news_one .news_img_s img {
    height: 100%;
    border-radius: 8px;
    box-sizing: border-box;
}

/* 产品,新闻详情块 */
.content_box_sss {
    padding-bottom: 0.2rem;
    background-color: #fff;
    margin-top: 30px;
    box-sizing: border-box;
    margin-bottom: 30px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}

/* 产品新闻详情内容 */
.newsData_top .Data_biaoti {
    color: #ffffff;
    font-size: 28px;
    font-weight: bold;
}

.newsData_top .Data_info_ssss {
    color: #545b66;
}

.Data_main_ssss {
    color: #515151;
}

/* 返回列表 */
.news_back_ssss {
    width: 100px;
    background: linear-gradient(to right, #267ef0 0%, #267ef0 100%);
    color: #fff;
    margin-top: 20px;
    margin-left: 0.25rem;
}