/* 头部banner */
.top_banner_css {
    width:90%;
    background-color: rgba(235, 240, 249, 0.6);
    border-radius: 10px;
    margin-left:0px;
    left:5%;
    padding:1.2rem;
    margin-top:0px;
}

.top_banner_css .banner_title {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 1.2;
    margin-bottom: 0px;
}

.top_banner_css .banner_tag {
    font-size: 16px;
    letter-spacing: 2px;
    padding-bottom: 10px;
    line-height: 1.2;
}

.top_banner_css .banner_msg {
    font-size: 14px;
    letter-spacing: 0px;
    line-height:1.2;
}

.top_banner_div_css{
   height:auto;
}


/* 关于263公司简介下面的图 */
.img_bottom_lll>img {
    height: 130px;
    transform: translateX(-15%);
}

.img_bottom_lll .about_us_bottom {
    left: 175px;

}

.img_bottom_lll .about_us_bottom .title {
    font-size: 10px;
}

.img_bottom_lll .about_us_bottom .msg1,
.img_bottom_lll .about_us_bottom .msg2 {
    font-size: 6px;
    margin-top: 5px;
}





/* 首页的视频轮播 */
/* #home_video_swiper .swiper-slide video {
    display: none;
}

#home_video_swiper .swiper-slide img {
    display: block;
} */

/* 刘荣荣add导航栏默认隐藏 目录图标显示 */
.caidan_open {
    display: block;
    margin-right: 0px;
}
.all_big_picture {
    width: 100%;
    height: auto;
    transform: translateX(0%);
    position:inherit;
    left:0;
}

.xinwen_top_picture {
    transform: translateX(-50%)
}

:root {
    --header_height: 80px;
}

.max_width {
    max-width: 768px;
    padding: 10px 24px;
    box-sizing: border-box;

}

/* 地球 */
header .diqiu_b {
    width: 31px;
    height: 31px;
}


.page .title {
    transform: translateY(-50px);
    font-size: 24px;
}

.page .swiper_box {
    height: 315px;
}

/* 首页年度表swiper */
.page .container {
    height: 245px;
}


.page .swiper-button_prev {
    left: 20px;
    width: 30px;
    height: 30px;
    bottom: 40px;
}



.swiper-button_next {
    right: 20px;
    width: 30px;
    height: 30px;
    bottom: 40px;
}

.container .swiper-slide {
    display: flex;
    justify-content: flex-end;
    height: 150px !important;
    width: 120px !important;
    border-bottom: 1px dashed #727069;
}

.swiper-button_next img {
    width: 20px;
}

.swiper-button_prev img {
    width: 20px;
}

.slide_box {
    height: 120px;
}

.wenzi {

    top: 30px;
    font-size: 12px;
}

.slide_box>div {

    padding-left: 10px;
}

.slide_box>div:first-child {
    font-size: 20px;

}

.slide_box>div:nth-child(2) {
    font-size: 12px;
    line-height: 1;
}

.slide_box>div:last-child {
    font-size: 10px;
    line-height: 1;
}

.slide_box>div.active_one {
    font-size: 27px;
}

.slide_box.active {
    height: 160px !important;

}

.container .swiper-slide.active_for {
    height: 180px !important;
}

.slide_box>div.active_three {
    font-size: 12px;

}

.yewu_content {
    flex-wrap: wrap;
}

.yewu_item {
    width: 100%;
    margin-bottom: 20px;
}


.yewu_item .content {
    height: 60px;
}


/* 首页的解决方案 */
.solve_FA .yewu_content .box_1 {
    width: 48%;
    margin-bottom: 20px;
    height: 175px;
}

.solve_FA .yewu_content .box_1>img {
    width: 70px;
    margin-bottom: 18px;
}

.solve_FA .yewu_content .box_1>div {
    font-size: 18px;
}




/* 头部 */

header {
    height: unset;

}
.header>img {
    width: 50px;
}

.header ul {
    position: absolute;
    top: 60px;
    right: 5%;
    font-size: 18px;
    
    font-weight: 400;
    background-color: #fff;
    /* 隐藏导航栏 */
    display: none;
    width: 90%;
    height: unset;

}


.header ul li {
    height: auto;
    line-height: 2;
    text-align: left;
    margin: 0 20px;
    border-bottom: 2px solid #DDD;
}

.header ul li a {
    display: inline-block;
    width: 100%;
}

.header ul li.active {
    border-bottom: 2px solid #D0121B ;
}

.header .language {
    display: flex;
    margin-left: 0px;
}


.language_change{margin-left:40%;}

.header a.language_change{display: none;}

.header .language p {
    margin-left: 8px;
}

.header p.stock {
    margin-right: auto;
}


/* 底部样式 */
footer {

    padding: 20px 0;
}

footer .footer_top {
    margin-bottom: 0;
}

footer .center_2 {
    flex-direction: column;
    justify-content: center;
}

footer .center .ul {
    margin-bottom: 20px;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
}
footer .center{padding:0 0 20px 0;}
footer .center ul {
    margin-right: unset;
    width:50%;
    margin-bottom:20px;
}

/* footer .center ul li {
    font-size: 14px;
} */

footer .center ul li>img {
    width: 70px;
}

footer .center ul li.title_li {
    margin-bottom: 20px;
    font-size: 16px;
}

footer .center .right {
    font-size: 12px;
    flex-direction: row;
    justify-content: space-between;
    width:100%;
}

footer .center .right .ft_vscode_box{
    padding-top:0px;
}

footer .center .right>img.logo {
    width: 45px;
    margin-left:0;
}

footer .center .right .connect>img {
    width: 130px;
}

footer .bottom {
    margin-top: 10px;
}

.footer_con_mobile{width: 100%; height: auto;position: relative;margin: 0px auto;}
.about_us_m, .contact_us_m, .business_m, .meiti_m{ width: 100%; float: none; overflow: hidden; }
.footer_con_mobile .tit{ font-size: 16px; margin-bottom: 0px;font-weight:400;}
.footer_con_mobile .tit_area{ display: block;  height: 52px; line-height: 52px; position: relative;}
.footer_con_mobile .about_list_m,.footer_con_mobile .contact_list_m,.footer_con_mobile .business_list_m,.footer_con_mobile .meiti_list_m{ display:none;transition: height 0.3s ease-out;overflow: hidden;margin-bottom:0px;}
.footer_con_mobile .about_list_m li a,.footer_con_mobile .contact_list_m li a,.footer_con_mobile .business_list_m li a,.footer_con_mobile .meiti_list_m li a{ margin-bottom: 0px; padding: 9px 0;font-size: 14px;display: block;}
.footer_con_mobile .tit_area .icon{ display: block; height:12px; width: 12px; background:url(../img/icon_arrow_d.png) no-repeat 0 0; background-size: contain; position: absolute; right: 8px; top: 20px; transition:transform 0.2s ease-out;}
.footer_con_mobile .logo_tencent{ display:none;}
.footer_con_mobile .sublist_show ul{display: block;width:100%;margin-bottom:0px;}
.footer_con_mobile .sublist_show ul li{margin-bottom:0px;}
.footer_con_mobile .sublist_show .tit_area .icon{ transform:rotate(180deg);}
.about_us_m, .contact_us_m, .business_m, .meiti_m{ width:100%; float: none; overflow: hidden;}
.footer_con_mobile .sublist_show .tit_area .icon{ transform:rotate(180deg);}
.contact_us_m{margin-bottom:20px;}

/* 首页新闻动态 */

.xinwen_tit, .kehu_tit,.cooper_tit,.yewu_tit {
    font-size: 24px;
    margin-bottom: 30px;
}

.xinwen .xinwen_detail_css {
    width: 100%;
}

.xinwen_container {
    width: 100%;
}

.xinwen_swiper {
    position: relative;
    padding-bottom: 100px;
}

.xinwen_zuo, .xinwen_you {
    position: absolute;
    bottom: auto;
    z-index: 2;
}

.xinwen_zuo {
    left: -30px;
}

.xinwen_you {
    right: -30px;
}

.xinwen_silde {
    line-height: 1.2;
}

.xinwen_container .swiper-slide {
    width: 100% !important;
}


/* 业务领域 */

.business .text1 {
    margin-top: unset;
}

.business .text1 p:first-child {
    font-size: 24px;
}

.business .text1 p:last-child {
    margin-top: 30px;
}

.business .left_right {
    margin-top: 30px;
    margin-bottom: 50px;
}

.business .left_right .list {
    flex-direction: column;
    margin-bottom: 20px;
}

.business .left_right .list>div {
    width: 100%;
}

.business .left_right .list .right {
    width: 100%;
    max-width: 100%;
    padding: 10px 30px;
}

.business .left_right .list:nth-child(2n) {
    flex-direction: column;
}

.business .left_right .list:nth-child(2n) .right {
    padding: 10px 30px;

}

.business .left_right .list .right p:nth-child(1) {
    font-size: 21px;
}

/* 企业邮箱 */
.solution_nav ul li a, .qywh_nav ul li a {
    margin-right: 1em;
    /* 1.24LRR */
    height: unset;
    line-height: unset;
    font-size: 14px;
    line-height: 48px;
    height: 48px;
}

.solution_detail {
    font-size: 16px;
    line-height: 1.5;
}

.solution_szh .fajz {
    margin-top: 30px;
}

.solution_szh .fajz .solution_h1 {
    margin-bottom: 30px;
}

.solution_szh .fajz>div, .solution_szh .kytx .content_box {
    flex-direction: column;
}

.solution_zhbg .fajz .box_1 {
    width: 100%;
    margin-bottom: 20px;
}

.business_email_hexin .big_box {
    flex-direction: column;
    padding-top: 20px;
}

.business_email_hexin .big_box .small_box {
    flex-wrap: wrap;
}

.business_email_hexin .big_box .small_box .list {
    margin-left: unset;
    width: 50%;
}

.business_email_hexin_bg {
    margin-bottom: 50px;
}


.look_detail {
    margin-bottom: 50px;
}

/* 电话会议 */
.solution_gc .solution_nengli {
    margin-top: 30px;
}

.solution_gc .solution_nengli .box_nengli {
    flex-direction: column;
}

.solution_gc .solution_nengli .box_nengli .text {
    width: 100%;
    margin-bottom: 20px;
    height: 300px;
}

.solution_2_ffcj {
    justify-content: space-around;
}

.solution_2_ffcj_h1 {
    margin: 50px 0 40px 0;
    font-size: 24px;
}

.solution_2_ffcj .box_ffcj {
    margin-bottom: 25px;
    width: 50%;
}

.solution_2_ffcj .box_ffcj .img {
    height: unset;
    width: 80%;
}

.solution_2_ffcj .box_ffcj .name {
    font-size: 16px;
}

.solution_2_ffcj .box_fwws {
    width: 100%;
    margin-bottom: 20px;
}

.solution_2_ffcj .box_fwws .box_title {
    font-size: 21px;
    margin-bottom: 16px;
}

.solution_2_jssl {
    flex-wrap: wrap;
    align-items: baseline;
    padding: 0;
}

.solution_2_jssl .box_jssl {

    margin-bottom: 20px;
    /* 1.24LRR */
    width: 50%;


}

.solution_2_jssl .box_jssl .name {
    font-size: 16px;
    margin-top: 15px;
    padding: 0 0.5em;
}

/* 云网互联 */
.solution_nav, .qywh_nav {
    margin-top: unset;
}

.ywhl_edg .shuju_center {
    margin-top: 30px;
}

.ywhl_edg .shuju_center h1{padding:10px 0;}

.ywhl_edg .shuju_center>div {
    /* margin-top: 30px; */
}

.ywhl_qyzyw .fajz>div.center_S .box_1:nth-child(1) {
    margin-right: unset;
}

.ywhl_hlw .look_detail, .ywhl_qyzyw .look_detail, .ywhl_qyyy .look_detail {
    margin-top: 50px;
}

.solution_szxx .yycj .yycj_box .box {
    margin-bottom: 20px;
}

.solution_szxx .yycj .yycj_box .box:nth-child(4), .solution_szxx .yycj .yycj_box .box:nth-child(5), .solution_szxx .yycj .yycj_box .box:nth-child(6) {
    flex-direction: row;
}

.solution_szxx .yycj .yycj_box .box:nth-child(4) .line_red, .solution_szxx .yycj .yycj_box .box:nth-child(5) .line_red, .solution_szxx .yycj .yycj_box .box:nth-child(6) .line_red {
    left: 0;
    align-items: flex-start;
}

.solution_szxx .yycj .yycj_box .box:nth-child(4) .line_red .title_1, .solution_szxx .yycj .yycj_box .box:nth-child(5) .line_red .title_1, .solution_szxx .yycj .yycj_box .box:nth-child(6) .line_red .title_1 {
    margin-left: 150px;
    margin-right: 0;
}

.solution_szxx .yycj {
    margin: 50px 0;
}

.ydhd .look_detail {
    margin-top: 50px;
}

/* 解决方案 */
.solution_szh .fajz .box_1 {
    width: 100%;
    margin-bottom: 20px;
    /* 2.17内容居中 */
    justify-content: center;
}

.solution_szh .fajz .box_1>img {
    margin-top: unset;
}

.solution_szh .kytx {
    margin-top: 50px;
}

.solution_szh .kytx .content_box .box_1 {
    width: 100%;
    margin-bottom: 20px;
    /* 1.24LRR */
    /* height: 495px; */
}

.solution_szh .manzu {
    margin-top: 50px;
}

.solution_szh .manzu .box {
    justify-content: space-around;
    flex-wrap: wrap;
}

.solution_szh .manzu .box .small_box {
    margin-bottom: 20px;
    font-size: 18px;
}

.solution_detail {
    margin-top: 30px;
}

.solution_zhbg .manzu .box .small_box {
    width: 100%;
    /* 1.24LRR */
    /* height: 375px; */
}

.solution_zhbg .manzu .box .small_box:nth-child(2) {
    width: 100%;
}

.solution_szh .manzu .box {
    margin-bottom: 50px;
}

.solution_szh .manzu .box .small_box>img {
    margin-bottom: 0;
}

.solution_zhbg .manzu .box .small_box>div {
    align-items: flex-start;
}

.solution_zhbg .manzu .box .small_box>div .title_1:nth-child(2) {
    margin-left: 20px;
}

.solution_zhbg .manzu .box .small_box>div .title_1>span {
    margin-bottom: 10px;
    font-size: 21px;
}





/* 投资者关系 */
.re_gsgg {
    flex-direction: column;
    margin-top: 20px;
}

.relative_index .left_gs, .relative_index .right_index {
    width: 100%;
    margin-bottom: 20px;
}

.re_gsgg .gs_title {
    font-size: 24px;
    padding-bottom: 20px;
}

.re_gsgg .left_gs .content .list_gs .name {
    margin-bottom: 10px;
}

.relative_index .right_index .top_n .gupiao,
.relative_index .right_index .top_n .red,
.relative_index .right_index .top_n .chengjiao {
    margin-bottom: 25px;
}

.relative_index .right_index .top_n {
    margin: 10% 6.1% 6.1% 6.1%;
}

.relative_index .right_index .top_n p {
    font-size: 20px;
}

.relative_index .right_index .top_n .chengjiao p {
    font-weight: 400;
    font-size: 14px;
    color:#666;
}

.relative_index .right_index .top_n .chengjiao p span {
    font-size: 18px;
    display: block;
}

.relative_index .right_index .bottom_n {
    flex-wrap: wrap;
}

.relative_index .hudong_jl .gs_title {
    font-size: 24px;
    padding-bottom: 10px;
}

.relative_index .hudong_jl .ask_answer .user_time {
    margin-bottom: 10px;
}

.relative_index .hudong_jl {
    margin-bottom: 50px;
}

.re_gsgg .left_gs .content {
    /* margin-bottom: 40px; */
}

.re_gsgg .left_gs {
    width: 100%;
    margin-right: 0px;
}

.re_gsgg .right_gs {
    width: 100%;
    margin-bottom: 50px;
    margin-top: 20px;
}

.gs_fenye {
    margin-bottom: 20px;
}

/* 集团动态 */
.news .news_div {
    margin-bottom: 50px;
}

.news .news_box {
    align-items: flex-start;
    margin-top: 0;
    padding-bottom: 0px;
}

.news .news_box+.news_box {
    margin-top: 30px;


}

.news .news_box .date {
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
    margin-right: 20px;
    flex-shrink: 0;
}

.news .news_box .date div:nth-child(1) {
    font-size: 12px;
}

.news .news_box .date div:nth-child(2) {
    font-size: 30px;
    transform: translateY(5px);
}

.news .news_box .msg {
    width: 100%;
    margin-bottom: 20px;
}

.news .news_box .img_news {
    height: unset;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}

/* .news .news_box .img_news img {
    width: auto;
} */

.news .news_box .msg div:nth-child(1) {
    margin-bottom: 16px;
}

.news .news_box .msg div:nth-child(2) {
    font-size: 13px;
}

.news_6_add {
    width: 100%;
    flex-direction: column;

}

.re_title {
    margin-bottom: 0;
    padding: 16px 0;
}

.wz_neirong {
    margin-bottom: 50px;
}

.conter_wz .wz_title {
    font-size: 22px;
    margin-bottom: 16px;
}

.lll_about_ul {
    padding-bottom: 0;
    padding-top: 0;
}

.lll_about_ul li a {
    margin-right: 1em;
    font-size: 14px;
    line-height: 48px;
    height: 48px;

}

.lll_about_ul li:last-child a {
    margin-right: 0;
}


.ll_wenzi_tit {
    font-size: 24px;
    margin-bottom: 50px;
    margin-top: unset;
    text-align: center;
}

.ll_company_pintu {
    width: 100%;
}

.ll_company_pintu>img:nth-child(1) {
    width: 100%;
}

.ll_company_pintu>img:nth-child(2) {
    top: 130px;
    width: 47%;
}


.ll_company_pintu>img:nth-child(4) {
    width: 50%;
    left: 0;
    top: 210px;
}

.about_gs_video_tc video {
    width: 100%;
}

.ll_company_introduce {
    padding-bottom: 0;
}

.ll_second_company {
    height: unset;
}

.ll_second_company h1 {
    font-size: 24px;
}

.lll_second_item p {
    font-size: 21px;
    margin-bottom: 15px;
}


.lll_second_item {
    width: 100%;
    margin-bottom: 20px;
    padding: 5%;
    height: unset;

}

.guanli_tuandui>p {
    font-size: 25px;
    margin-bottom: 50px;
    text-align: center;
}

.lll_bottom_four {
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.ll_tc_content {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 18px 10px;
}

.ll_tc_content>img {
    width: 82px;
    height: unset;

}

.lll_renwu_jieshao {
    padding-top: 10px;
    width: 100%;
    margin-left: 0;
    font-size: 14px;
}

.lll_xiangxi_jieshao {
    padding-top: 10px;
    line-height: 1.5;
    font-size: 14px;
}

.renwu_zhiwu_name {
    text-align: center;
}

.renwu_zhiwu_name>div {
    justify-content: center;
    font-size: 20px;
    margin-bottom: 0;
}

/* .renwu_item>img {
    width: 88px;
} */

.renwu_item img{height:auto;}

.renwu_item p {
    font-size: 24px;
}

.ll_fazhan_licheng {
    flex-direction: column;
    padding-top: 20px;
}

.ll_fazhan_tit {
    margin-right: 0;
}

.ll_fazhan_tit p {
    text-align: center;
    margin-bottom: 50px;
    font-size: 35px;
    margin-top: 0;
}

.lll_swiper {
    width: 100%;
}

.lll_lishi_shijian {
    padding-left: 30px;
}

.lll_lishi_shijian p {
    font-size: 12px;
    line-height: 1.5;
    -webkit-text-size-adjust: none;
}

.bangongqu_item {
    justify-content: space-around;
}

.lll_dizhi {
    width: 70%;
}

.lll_dizhi>div {
    flex-direction: column;
    border-bottom: 1px solid rgba(55,57,90,0.1) ;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.lll_guowai_item>p {
    width: 20%;
}

.lll_guowai_item .lll_dizhi>div p:first-child {
    width: 100%;
}

.lll_guowai_item .lll_dizhi>div p:nth-child(2) {
    width: 100%;
}

.lll_guowai_item .lll_dizhi>div p:nth-child(3) {
    width: 100%;
}

.world_fuwu_lll p {
    width: 100%;
}

.server_center {
    width: 100%;
}

.server_center>div {
    border-bottom: none;
}

/* 资质荣誉swiper */
#certify {
    width: 100%;
}

.tx_uso {

    justify-content: center;
    position: relative;

}

.tx_uso .tx_pre {
    position: absolute;
    left: -30px;
    bottom: 215px;
    z-index: 2;
}

.tx_uso .tx_next {
    position: absolute;
    right: -30px;
    bottom: 215px;
    z-index: 2;
}

.tx_uso .tx_container .swiper-slide>div {
    font-size: 13px;
}

.tx_uso .tx_container .swiper-slide>div>img {
    margin-bottom: 15px;
}

.tx_uso .tx_container .swiper-slide.swiper-slide-active>div>div {
    text-align: center;
    width: 72%;
}

.tx_uso .tx_container {
    height: 380px;
}

#certify .swiper-slide img {
    height: 200px;
}

.zizhi .zizhi_container {
    padding: 20px;
}

.zizhi .jiantou {
    padding-left: 20px;
}

.zizhi .zizhi_slide .sm_title {
    font-size: 24px;
    margin-bottom: 10px;
}

.zizhi .zizhi_slide .lianjie>div {
    font-size: 14px;
    margin-bottom: 0.5em;
}

.zizhi .zizhi_slide {
    width: 48%;
}

/* 企业文化 */

.ao_qywh .qywh_detail .title_qywh {
    width: 100%;
    text-align: center;
    font-size: 30px;
    margin-bottom: 50px;
}

.ao_qywh .youxiu .box_youxiu {
    padding: 30px 0;
}

.ao_qywh .youxiu .box_youxiu .ctn {
    width: 90%;
}

.ao_qywh .youxiu .box_youxiu .list div:first-child {
    font-size: 21px;
}

.ao_qywh .youxiu .box_youxiu .list div:last-child {
    font-size: 14px;
}

.ao_qywh .youxiu .box_youxiu .list+.list {
    margin-top: 15px;
}

.ao_qywh .swiper_change .swiper_nav ul {
    font-size: 20px;
}

.ao_qywh .swiper_change .swiper_nav ul li {
    margin-right: 20px;
}

.ao_qywh .swiper_change .swiper_current {
    justify-content: center;
    /* width: 90%; */
    position: relative;
}

.ao_qywh .swiper_change .swiper_current .qywh_container {
    width: 100%;
}

.ao_qywh .swiper_change .swiper_current .zuo_jiantou {
    position: absolute;
    left: -30px;
    bottom: auto;
    z-index: 2;
}

.ao_qywh .swiper_change .swiper_current .you_jiantou {
    position: absolute;
    right: -30px;
    bottom: auto;
    z-index: 2;
}

.solution_h1,
.solution_gc .solution_nengli h1,
.solution_gc .solution_xc h1 {
    font-size: 24px;
}

.solution_gc .solution_nengli h1 {
    margin-bottom: 30px;
}

.solution_szh .fajz .box_1>div {
    font-size: 18px;
}

.solution_gc .solution_nengli .box_nengli .text {
    font-size: 18px;
    justify-content: center;
}

.solution_gc .solution_nengli .box_nengli .text>img {
    margin-top: unset;

}

.solution_gc .solution_nengli .box_nengli .text.business_video_text>img {
    margin-top:unset;    
}


/* 首页swiper箭头缩小 */
.swiper-button-prev, .swiper-button-next {
    background-size: 50% !important;
}

.page .content div {
    font-size: 18px;
}

.yewu_item .content span {
    margin-right: 20px;
    height: 30px;
}

.business_email_hexin .big_box .small_title {
    font-size: 21px;
    text-align: center;
}

.business_email_hexin .big_box .small_box .list {
    font-size: 18px;
}

.solution_szxx .yycj .yycj_box .line_red,
.solution_szxx .yycj .yycj_box .line_red .line {
    width: 100%;
}

.solution_szxx .yycj .yycj_box .box>img {
    width: 150px;
}

.solution_szxx .yycj .yycj_box .line_red .title_1 {
    margin-left: 150px;
}

.solution_szh .kytx .content_box .box_1 .box_msg>h1 {
    font-size: 21px;
}

.ao_qywh .youxiu .youxiu_bg {
    background-size: auto 100%;
    background-position-x: -350px;
}


.ao_qywh .swiper_change .swiper_current .qywh_container .swiper-slide div {
    font-size: 14px;
}

.ywhl_qyyy .fajz .box_1 {
    height: unset;
    padding-bottom: 39px;

}

.solution_2_jssl .box_jssl>img {
    width: 90px;
}

.biaoti span {
    width: 5px;
    height: 15px;
}

/* 手机版导航 */

.phone_daohang {
    display: none;
}

.popup-nav .solution_nav_m .tit_nav a{position: relative;}
.popup-nav .solution_nav_m .tit_nav a .icon{display: block; height:30px; width: 30px; background:url(../img/arrow_right_nav_d.png) no-repeat 0 0; background-size: contain; position: absolute; right: 0px; top: 3px; transition:transform 0.2s ease-out;}
.popup-nav .sublist_show .tit_nav a .icon{transform: rotate(180deg);}
.popup-nav .solution_nav_m dd{display: none;}
.popup-nav .sublist_show dd{display: block;}



/* 1.24LRR */
.business .left_right .list .right .red img {
    margin-right: 0;
}

/* 语言栏目手机端显示 */
/* .language_change {
    display: flex;
} */

/* index*/
.l-title,.l-title1 {padding-bottom:0px;margin-bottom:20px;}
.l-section { padding: 40px 0; }
.pc_show{display: none!important;}
.m_show{display: block!important;}
.about_lxwm_nav,.lll_about_nav{top: calc(var(--header_height) - 4px);}

/* index 视频banner */
.home_video_txt{top:0px;}
.home_video_txt h1{font-size: 1.6rem;line-height: 1.5;}
.home_video_txt p{font-size: 14px;padding-top: 10px!important;}

/* index 集团动态 */
.home-activity{width:100%;}
.home-news{width:100%;margin-top:50px;height:auto;padding-right:0px;}
.home-news .home_newsItem{padding:20px 0;}
.home-news .home_newsItem .data{width:30%;}
.home-news .home_newsItem .right-box{width:70%;}
.home-activity .cont .more-btn{text-align: center;}
.home-activity .cont .more-btn a{border-radius:30px;background:#D0121B;color:#fff;}
.home-activity h2{line-height:1;}
.home-activity h2 a{font-size:18px;}

/* index 战略合作 */
.home_cooperWrapper{min-height: 360px;background: url(../img/index-cooperate-bj-m.png) center center no-repeat;background-size: 90%;}
.home_cooper-platform-load .home_cooper-platform-bg{position: static;}
.home_cooper-platform-load_263{display: none;}
.home_cooper-platform-load .home_cooper-platform-bg{width:48%;float: left;text-align: center;margin-bottom:10px;}
.home_cooper-platform-load .home_cooper-platform-bg:nth-of-type(2n){float:right;}
.home_cooper-platform-load img{width:70px!important;height:auto;max-width:100%;}


/* index 业务领域 */
.yewu_home{display: none;}
.yewu_home--mobile{display: block;}
.yewu_home--mobile .ten_img img{width:100%;height:100%;}
.ten_img a{display: block;width:100%;font-size:0px;position: relative; overflow: hidden;border-radius: 10px;}
.ten_img .ten_img_txt { position: absolute; bottom: 0px; left: 0px; display: flex; flex-direction: column; padding: 0px 80px;color:#fff;}
.ten_img .ten_img_shadow { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%); }
.yewu_home--mobile .ten_img{ margin: 24px 0px; }
.yewu_home--mobile .ten_img:first-child{margin-top:0px;}
.yewu_home--mobile .ten_img:last-child{margin-bottom:0px;}
.yewu_home--mobile .ten_img_txt{ padding: 12px 24px;}
.yewu_home--mobile .ten_img_txt h2{font-size: 24px;font-weight:500;}
.yewu_home--mobile .ten_img_txt p{font-size: 16px;padding:5px 0;}

/* index 解决方案 */
.solution-swiper-m .swiper-wrapper{padding-bottom:50px;}
.solution-swiper-m img{border-radius: 10px;width:100%;}
.solution-swiper-m .itemImg{margin-bottom:15px;}
.solution-swiper-m a h2{color:#181931;font-size:16px;margin-bottom:5px;}
.solution-swiper-m a p{font-size:14px;}


/* /* --------关于我们------- */

/* 关于我们-公司简介 */
.ll_company_wenzi{height:auto;padding-right:0px;font-size: 15px;}
.ll_company_pintu{display: flex;flex-direction: column;justify-content: center;align-items: center;}
.ll_company_pintu>img:nth-child(1){top:inherit;}
.ll_company_pintu i.play-icon,.scaleImg .bgImg i.play-icon{width: 45px; height: 45px;}
.ll_company_pintu i.play-icon::after,.scaleImg .bgImg i.play-icon::after{width: 50px; height: 50px;}


/* 关于我们-发展历程 */
.slideMenu{display:none!important;}
.m2lcYears { display: none!important; }
.m2lcLine { left: 40px; }
.m2lcItems li { padding-left: 0!important; padding-right: 0!important; text-align: left!important; }
.m2lc_yt i { left: -40px!important; right: auto!important }
.m2lc_item { margin-left: 45px; }
.m2lcLine { display: none; }
.m2lcItems { padding-left: 35px; padding-top: 65px; }
.m2lc_yt i { transform: scale(0.6); top: 4px; }
.m2lcItems:before { transform: scale(0.5); transform-origin: left center; left: -10px; top: -60px; }
.m2his_dl dd { font-size: 14px; line-height: 28px; }
.m2his_dl dd:before {top: 11px;}
.m2lc_yt { font-size: 30px; }
.m2lcItems li { padding-bottom: 15px; }
.m2rzCon { position: relative; min-height: 90vh; }
.m2rzMenu { float: left; width: 360px; border: 2px solid #104484; padding: 4.62vh 0px;position: -webkit-sticky; position: -moz-sticky; position: -ms-sticky; position: -o-sticky; position: sticky;top: 100px; max-height: 80vh; overflow-y: auto; }
.m2rzMenu_a { display: block; line-height: 22px; padding: 9px 15px 9px 35px; font-size: 14px; position: relative; }
.m2rzMenu_a.on, .m2rzMenu_a:hover { color: #FFF; background: #df203d; }
.m2rzMenu_a:before { content: ""; }
.m2rzRx { width: calc(100% - 420px); float: right; }
.m2rzChange_item { display: none; }
.m2rzTagWpr { height: 78px; border-bottom: 2px solid #104484; }
.m2rzTagWpr span { font-size: 36px; line-height: 40px; letter-spacing: 2px; float: left; }
.m2rzTag { float: right; }
.m2rzTag a { height: 76px; float: left; margin-left: 35px; line-height: 66px; font-size: 16px; position: relative; }
.m2rzTag a.on { color: #df203d; }
.m2rzTag a:after { content: ""; background: #df203d; height: 4px; width: 12px; position: absolute; left: 50%; margin-left: -6px; bottom: -2px; transition: all 0.5s ease-in-out; opacity: 0; }
.m2rzTag a.on:after { opacity: 1 }
.m2rzUls { margin: 42px 0 0px; }
.m2rzul { display: none; justify-content: space-between; flex-wrap: wrap; }
.m2rzul.on { display: flex; }
.m2rzul li { float: left; width: calc(50% - 12px); margin-bottom: 24px; position: relative; min-height: 200px; }
.m2rzul li:before { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; border-radius: 1.6em 0 1.6em 0; background: rgba(255,255,255,0.5); box-shadow: 0 0 15px rgba(0,0,0,0.1); transition: all 0.5s ease-in-out; }
.m2rzul li:hover:before { background: #df203d; box-shadow: 0 10px 30px rgba(223,32,61,0.3); }
.m2rzItm { position: relative; z-index: 2; padding: 32px 35px; }
.m2rzItm strong { font-size: 24px; line-height: 40px; display: block; margin-bottom: 20px; font-weight: normal; letter-spacing: 1px; transition: all 0.5s ease-in-out; }
.m2rzItm dl dd { line-height: 32px; height: 32px; padding-right: 110px; position: relative; font-size: 16px; }
.m2rzItm dl dd a { color: #104484; }
.m2rzItm dl dd span { display: inline-block; position: absolute; top: 0px; right: 0px; color: #808080; transition: all 0.5s ease-in-out; }
.m2rzul li:hover .m2rzItm strong { color: #fff; }
.m2rzul li:hover .m2rzItm dl dd a { color: #fff; }
.m2rzul li:hover .m2rzItm dl dd span { color: #fff; }

/* 关于我们-办公地点 */
.location-card-imgs-wrap .card-imgs-content-box .card-location-wrap .card-location-list{width: 100%;height:auto;padding-right:0px;}
.location-card-imgs-wrap .card-imgs-content-box .tabItem{font-size:20px;}

/* 关于我们-管理团队 */
.renwu_zhiwu_name h1{display: none;}
.renwu_item{align-items: center;margin-bottom: 20px;text-align: center;width:48%;min-height:auto;}
.lll_top_three .renwu_item{margin:0 auto 20px;}

/* 关于我们-企业文化 */
.ao_qywh .qywh_detail .swiper-container{min-height:inherit;padding-bottom:50px;}
.ao_qywh .swiper_change .swiper_current .qywh_container .swiper-slide div img{width:100%;height:auto;}
.ao_qywh .swiper_change{margin-top:30px;}
.ao_qywh .qywh_detail .swiper-container .tex{max-width: 100%;margin-top:20px;position: inherit;right:0;top:0;color: #181931;}
.ao_qywh .qywh_detail .swiper-container .tex h2{font-size:16px;margin-bottom:10px;}
.ao_qywh .qywh_detail .swiper-container .tex h1{font-size:18px;line-height: 1.2;margin-top:10px;}
.ao_qywh .qywh_detail .swiper-container .line{margin:5px 0;width:100%;}


/* ---------业务领域---------- */
/* 业务领域-index*/
.business_indexWrapper .itemS{height:auto!important;border-bottom: 1px solid rgba(55,57,90,0.1);margin:0;padding:40px 0px;display:flex;justify-content: space-around; flex-wrap: wrap; align-items: center;position: inherit;}
.business_indexWrapper .itemS:first-child{padding-top:10px;}
.business_indexWrapper .itemS:last-child{border-bottom:none;}
.business_indexWrapper .itemS p{position: inherit;float: none!important;display: flex; flex-direction: column; justify-content: space-between; align-items: center;width: 50%;padding:5px 0;}
.business_indexWrapper .itemS a.logo{margin-top:0px;width:100%;height:auto;margin-bottom:20px;}
.business_indexWrapper .itemS a.logo img{width:45%;}
.business_indexWrapper .item1{background-image:none;}
.business_indexWrapper .item2{background-image:none;}
.business_indexWrapper .item3{background-image:none;}

/* 业务领域-元宇宙*/
.ywhl_edg .l-section:last-child{padding-bottom:100px;}
.ywhl_edg .l-section{padding: 15px 0;}

/* 业务领域-3D虚拟直播*/
.application-case{display: block;}
.application-case .tex{width:100%;margin-bottom:30px;}
.application-case .tex .box p{display: block;}
/* .application-case .teximg1{background-image:url(../img/business/rtn_3d_case1_m.png);}
.application-case .teximg2{background-image:url(../img/business/rtn_3d_case2_m.png);}
.application-case .teximg3{background-image:url(../img/business/rtn_3d_case3_m.png);}
.application-case .teximg4{background-image:url(../img/business/rtn_3d_case4_m.png);} */

/* 业务领域-企业直播*/
.zhibo_yycj_function .yycj-box .yycj-item {padding-bottom: 0px!important;}
.zhibo_yycj_function .yycj-box .yycj-item:nth-child(4), .zhibo_yycj_function .yycj-box .yycj-item:nth-child(5), .zhibo_yycj_function .yycj-box .yycj-item:nth-child(6),.solution_value_wrap .box_value .tex:nth-child(4), .solution_value_wrap .box_value .tex:nth-child(5), .solution_value_wrap .box_value .tex:nth-child(6) { margin-bottom:20px!important; }

/* 业务领域-视频会议*/
.rtc_video_tegn .tegn_item{width:100%;height:auto;min-height:auto;}
.rtc_video_tegn .tc img{width:100%;}

/* 业务领域-数据中心*/
.solution_products .box_products .card_wrap .sjzx-cj-box .sjzx-cj-item{width:100%;}

/* 业务领域-电话会议*/
.rtc_phone_tsgn .phone_tsgn_box{background:none;margin-top:0px;min-height: auto;}
.rtc_phone_tsgn .phone_tsgn_box .tsgn_item{background: #F3F7FC;border-radius: 10px;width:100%;margin-top:0px;padding:30px 25px;margin-bottom:20px;}
.rtc_phone_tsgn .phone_tsgn_box .tsgn_item:nth-child(1), .rtc_phone_tsgn .phone_tsgn_box .tsgn_item:nth-child(3){padding-right:25px;}
.rtc_phone_tsgn .phone_tsgn_box .tsgn_item:nth-child(2), .rtc_phone_tsgn .phone_tsgn_box .tsgn_item:nth-child(4){padding-left:25px;}
.rtc_phone_tsgn .phone_tsgn_box .tsgn_item p{height:auto;}
.rtc_phone_tsgn .phone_tsgn_box .tsgn_item h2{text-align: center;}
.rtc_phone_tsgn .phone_tsgn_box .tsgn_item p{padding-right:0px;margin-top:10px;}
.rtc_phone_tsgn .phone_tsgn_box .tsgn_item:nth-child(2n) p{padding-left:0px;}
.rtc_phone_tsgn .phone_tsgn_box .tsgn_item:last-child{margin-bottom:0px;}
.l-section-imgbg1 .box img,.l-section-imgbg2 .box img{width:100%;}

/* ---------解决方案---------- */

/* 解决方案-国产信创*/
.l_solution_tit{font-size:24px;}
.l_solution_tit24{font-size:18px;}
.solution_products .box_products .c_item{width: 100%; min-width: 100%; max-width: 100%;margin:0 0 20px 0;padding:35px 25px;min-height:auto;}
.solution_value .box_value{display: block;}
.solution_value .box_value .tex{width:100%;min-height:auto;margin-bottom:20px;}
.solution_value .box_value .tex:last-child{margin-bottom:0px!important;}
.solution_value .box_value .tex .box{padding:30px;margin:0;}

/* 解决方案-企业上云*/
.solution_products .box_products .c_item h2{font-size:18px;}
.solution_products .box_products .c_item p{line-height: 1.5;}
.solution_core_function .card-imgs-content-box .area-nav-list,.solution_core_function .card-imgs-content-box .card-location-wrap{width:100%;}
.solution_core_function .card-imgs-content-box .area-nav-list .tabItem{font-size:18px;}
.ll_contact_juti{margin-top:30px;}
.ll_contact_juti .l-section{padding: 15px 0;}

/* 解决方案-数字营销*/
.solution_fun_char .dm-char-box{display: block;}
.solution_fun_char .dm-char-box img{width:100%!important;}
.solution_fun_char .dm-char-box .dm-char-msg{margin-left:0px;margin-top:15px;padding:0px;}
.location-card-imgs-wrap .card-imgs-content-box .tabItem{font-size:16px;padding:0px 10px;}
/* .location-card-imgs-wrap .card-imgs-content-box .area-nav-list{justify-content: space-between;} */

/* 解决方案-AIGC*/
.solution_yycj_function .yycj-box{display: block;}
.solution_yycj_function .yycj-box .yycj-item{width:100%!important;padding-bottom:40px;}
.solution_yycj_function .yycj-box .yycj-item p{font-size:16px;}
.solution_yycj_function .yycj-box .yycj-item:last-child{padding-bottom:0px;}
.solution_products .box_products .c_item:last-child{margin-bottom:0px;}
.solution_yycj_function .yycj-box .yycj-item h2{font-size:18px;}


/* 投资者关系 */
.announcement-list-section .announcement-list li .block-box{padding-left:80px;}
.left_gs_ggbg{padding:10% 6.1%;}
.relative_index .media_rep .second_left{width:100%;padding:10% 6.1%;}
.relative_index .right_index .bottom_n{padding: 0 6.1% 10% 6.1%;}
.announcement-list-section .announcement-list li{padding: 0 0 15px 0; margin-bottom: 15px;}
.announcement-list-section .announcement-list li .block-box .right-box .title{font-size:16px;}
.announcement-list-section .announcement-list li .block-box .time{font-size:14px;}
.announcement-list-section .announcement-list li .block-box .time .time-b{font-size:24px;line-height: 1;margin-top: 5px;height:auto;}
.announcement-list-section .announcement-list li .block-box .right-box{min-height:50px;}
.look_more{margin-top:20px;}
.look_more a{font-size:16px;}
.relative_index .left_gs11{margin-bottom: 50px;margin-left:0px;}
.all_jl{margin-bottom: 20px;}
.re_gsgg .right_gs a .gs_title{margin-top:0px;}


/* 媒体中心 */
.m2nul{margin-right: 24px; margin-left: 24px;}
.m2nul li { width: 100%;padding:0px;}
.m2nbm p { font-size: 16px; line-height:1.5;height:auto;}
/* .m2naBox { box-shadow: 0 10px 20px rgba(0,0,0,0.1); transform: translateY(0px)!important; background: #fff; padding-bottom: 35px; } */
.m2nbm { padding: 10px 0; }
/* .m2naBox:after { bottom: 20px; left: 15px; opacity: 1;} */
.m2naBox .overflowHide { width: 100%;float: none; }
/* .bgImg img{height:auto;} */


/* AI客服对话浮窗 */
#fastgpt-chatbot-window{right:0px!important;;left: 50%!important;transform: translateX(-50%);}

/* 首页banner --新增*/
#home_video_swiper .home_banner_txt h1{font-size: 1.6rem;padding-bottom:20px;line-height: 1.5;}
#home_video_swiper .home_banner_txt p{font-size: 1.2rem;line-height: 1.5;padding-bottom: 30%;}
#home_video_swiper .swiper-pagination111 .swiper-pagination-bullet{width: 40px;}

/* 0719新加 */
.lppb10{padding-bottom:0px;margin-bottom: 0px;}
.lppb30{padding-bottom:0px;}
.lppb10-lppt30{padding-bottom:0px;padding-top:0px;margin-bottom: 0px;}
.l-size16{font-size: 16px;}
.znt_bgzs .znt_bgzs_icon1{left: 15%;top:-10%;}
.znt_bgzs .znt_bgzs_icon2{right: 15%;bottom:15%;}