  @charset "UTF-8";
.xszy_page .xszy_bg {
    background-color: rgba(0,0,0,.6);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
}

.xszy_page.is_one .gxfw_con {
    z-index: 9999;
    position: relative;
    background-color: #ffffff;
    border-radius: .08rem;
    margin: -.1rem -.2rem;
    padding: .12rem.2rem;
    
}
.xszy_page .gxfw_con .znwd_list,.xszy_page .znwd_gpbs_list,.xszy_page .hot_list,.xszy_page .layui-form-switch,.xszy_page .znwd_text,.xszy_page .znwd_btn_box{ pointer-events:none;}
.xszy_page .gxfw_box {
    position: absolute;
    right: calc(100% + .08rem);
    top: 50%;
    transform: translateY(-50%);
}

.xszy_page.is_one .gxfw_con .gxfw_box {
    display: block !important;
}

.xszy_page .gxfw_box::after {
    width: .08rem;
    height: .13rem;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(/aisp/ff8080818bd0e0db018bd1839c460001/chat/template/template01/css/img/250816sj_icon.png) no-repeat left center;
    content: '';
}

.xszy_page .gxfw_con1 {
    color: #ffffff;
    width: 3.8rem;
    padding: .2rem;
    background-color: #2680E1;
    border-radius: .08rem;
}

.xszy_tit {
    display: flex;
    align-items: flex-end;
}

.xszy_tit h3 {
    font-size: .2rem;
    margin-right: .1rem;
}

.xszy_tit span {
    font-size: .14rem;
}

.xszy_text {
    margin-top: .16rem;
    font-size: .16rem;
    line-height: 1.5;
}

.xszy_btn {
    display: flex;
    margin-top: .16rem;
    justify-content: flex-end;
    align-items: center;
    gap: .06rem;
}

.xszy_btn button {
    cursor: pointer;
    border-radius: .06rem;
    line-height: .36rem;
    width: .8rem;
    text-align: center;
    font-size: .16rem;
    transition: .3s all;
}

.xszy_btn button.xszy_blue {
    background-color: rgba(255, 255, 255, 0.2);
    color: #ffffff;
}

.xszy_btn button.xszy_default {
    background-color: #ffffff;
    color: #1658A0;
}

.xszy_btn button:hover {
    box-shadow: 0px 2px 4px rgba(22, 88, 160, 0.52);
}

.xszy_page .znwd_r1 {
    overflow: visible;
}

.xszy_page.is_two .gpbs .gxfw_box {
    display: block !important;
}

.xszy_page.is_two .gpbs {
    display: block !important;
    z-index: 9999;
    position: relative;
    background-color: #ffffff;
    border-radius: .08rem;
    margin: -.1rem -.2rem;
    padding: .12rem.2rem;
}

.xszy_page.is_two .gpbs .servicescape_title {
    margin: 0 !important;
    padding: 0 !important;
}

.xszy_page.is_two .gpbs .servicescape_title::before {
    display: none;
}

.xszy_page.is_two .gpbs .znwd_gpbs_list.gpbs_list {
    position: relative;
}

.xszy_page.is_two .gpbs .znwd_gpbs_list.gpbs_list .num ul {
    margin-top: .08rem;
    display: flex;
    justify-content: center;
}

.xszy_page.is_two .gpbs .znwd_gpbs_list.gpbs_list .num ul li {
    width: .08rem;
    height: .06rem;
    background-color: #D1E4F9;
    border-radius: .04rem;
    margin: 0 .03rem;
}

.xszy_page.is_two .gpbs .znwd_gpbs_list.gpbs_list .num ul li.on {
    width: .16rem;
    background-color: #1658A0;
}

.xszy_page.is_two .gpbs .znwd_gpbs_list.gpbs_list .bd {
    margin: 0 -.04rem;
    overflow: hidden;
}

.xszy_page.is_two .gpbs .znwd_gpbs_list.gpbs_list .bd li {
    margin-top: .08rem;
    width: 50%;
    float: left;
}

.xszy_page.is_two .gpbs .znwd_gpbs_list.gpbs_list .bd li a {
    display: flex;
    align-items: center;
    margin: 0 .04rem;
    background-color: #E7F1FC;
    border-radius: .04rem;
    line-height: .34rem;
    padding-left: .08rem;
}

.xszy_page.is_two .gpbs .znwd_gpbs_list.gpbs_list .bd li a img {
    margin-right: .04rem;
    flex-shrink: 0;
}

.xszy_page.is_two .gpbs .znwd_gpbs_list.gpbs_list .bd li a span {
    font-size: .14rem;
}

.xszy_page.is_three .rmwt_con .gxfw_box {
    display: block !important;
}

.xszy_page.is_three .rmwt_con {
    display: block !important;
    z-index: 9999;
    position: relative;
    background-color: #ffffff;
    border-radius: .08rem;
    margin: -.1rem -.2rem;
    padding: .12rem .2rem;
}

.xszy_page.is_four .layui-form .gxfw_box {
    display: block !important;
    right: auto;
    top: auto;
    bottom: calc(100% + .08rem);
    left: 50%;
    transform: translateX(-50%);
    padding-bottom: .08rem;
}

.xszy_page.is_four .layui-form .gxfw_box::after {
    transform: translateX(-50%) rotate(90deg);
    top: auto;
    right: auto;
    left: 50%;
    bottom: 0;
}

.xszy_page.is_four .layui-form {
    display: block !important;
    z-index: 9999;
    position: relative;
    background-color: #DAECFD;
    border-radius: .08rem;
    padding: .05rem .1rem;
    top: .05rem;
}

.xszy_page.is_four .switch_font_size {
    left: 1.4rem;
}

.xszy_page.is_four .layui-form-switch {
    margin-top: 0;
    top: -1px;
    position: relative;
    min-width: .3rem;
    box-sizing: border-box;
    height: .16rem;
    line-height: .16rem;
    border-color: #ADCFF4;
}

.xszy_page.is_four .layui-form-switch i {
    width: .12rem;
    height: .12rem;
    top: 1px;
    background-color: #ADCFF4;
}

.xszy_page.is_five .znwd_con2 {
    z-index: 9999;
    position: relative;
}

.xszy_page.is_five .znwd_btn_box {
    z-index: 10000;
}

.xszy_page.is_five .znwd_con2 .gxfw_box {
    display: block !important;
    right: auto;
    top: auto;
    bottom: calc(100% + .08rem);
    left: 50%;
    transform: translateX(-50%);
    padding-bottom: .08rem;
}

.xszy_page.is_five .znwd_con2 .gxfw_box::after {
    transform: translateX(-50%) rotate(90deg);
    top: auto;
    right: auto;
    left: 50%;
    bottom: 0;
}

.aiss_cj_tit {
    font-size: .16rem;
    line-height: 1.5;
    display: flex;
    flex-wrap: wrap;
    gap: .08rem;
}

.aiss_cj_con+.aiss_yh_bar {
    margin-top: .4rem;
}

.aiss_cj_title {
    display: flex;
    align-items: center;
    white-space: nowrap;
    gap: .06rem;
}

.aiss_cj_title span {
    width: .14rem;
    margin-right: .04rem;
    display: none;
    position: relative;
    align-items: center;
}

.aiss_cj_title span svg {
    width: .14rem;
    height: .14rem;
}

.aiss_cj_title span.aiss_wks_icon {
    display: flex;
}

.aiss_cj_title span.aiss_wks_icon::before {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    border: 1px solid #999999;
    width: .06rem;
    height: .06rem;
    border-radius: 50%;
}

.aiss_cj_title.aiss_ywc span.aiss_wks_icon,.aiss_cj_title.aiss_jxz span.aiss_wks_icon {
    display: none;
}

.aiss_cj_title.aiss_ywc span.aiss_ywc_icon {
    display: flex;
}

.aiss_cj_title.aiss_jxz span.aiss_jxz_icon {
    display: flex;
    animation: round 2s linear infinite;
}

.aiss_cj_title.aiss_jxz span.aiss_jxz_icon::before {
    background: linear-gradient(270deg, rgba(29, 94, 210, 1) 0%, rgba(72, 154, 244, 1) 100%);
    width: .06rem;
    height: .06rem;
    border-radius: 50%;
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.aiss_cj_title>i {
    width: .4rem;
    height: 1px;
    background-color: #CCCCCC;
}

.aiss_cj_title:last-child>i {
    display: none;
}

.aiss_cj_title.aiss_ywc p,.aiss_cj_title.aiss_jxz p {
    font-size: .14rem;
    background: linear-gradient(270deg, rgba(29, 94, 210, 1) 0%, rgba(72, 154, 244, 1) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    color: #345BFE\0;
}

.aiss_cj_title.aiss_ywc>i {
    background-color: #337EFF;
}

.aiss_cj_title>p {
    color: #999999
}

.aiss_cj_list {
    margin-top: .08rem;
}

.aiss_cj_list li {
    margin-top: .12rem;
    height: .12rem;
}

.aiss_cj_list li,.aiss_lc_con.aiss_skeleton .aiss_lc_tit>span,.aiss_lc_con.aiss_skeleton .aiss_lc_tit .aiss_lc_text>h3,.aiss_lc_con.aiss_skeleton .aiss_lc_tit .aiss_lc_text>p,.aiss_lc_con.aiss_skeleton .aiss_lc_list li,.aiss_lc_con.aiss_skeleton .aiss_lc_tit1 {
    border-radius: .04rem;
    background: linear-gradient(90deg,rgba(101, 110, 153, 0.06) 25%,rgba(103, 130, 153, 0.12) 37%,rgba(103, 130, 153, 0.06) 63%);
    color: transparent !important;
    background-size: 400% 100%;
    animation: terton-skeleton-loading 1.4s ease infinite;
}

.aiss_lc_con.aiss_skeleton {
    background: none transparent;
    display: block;
    transform: translateX(0);
}

.aiss_lc_con.aiss_skeleton .aiss_lc_tit {
    display: flex;
    align-items: center;
    height: auto;
}

.aiss_lc_con.aiss_skeleton .aiss_lc_tit>span {
    width: .68rem;
    top: 0;
    height: .68rem;
    border-radius: 50%;
    margin-right: .16rem;
}

.aiss_lc_con.aiss_skeleton .aiss_lc_tit .aiss_lc_text {
    padding-top: 0;
}

.aiss_lc_con.aiss_skeleton .aiss_lc_tit .aiss_lc_text>h3 {
    height: .28rem;
}

.aiss_lc_con.aiss_skeleton .aiss_lc_tit .aiss_lc_text>p {
    height: .2rem;
    margin-top: .12rem;
}

.aiss_lc_con.aiss_skeleton .aiss_lc_tit1 {
    margin-top: .24rem;
    height: .2rem;
}

.aiss_lc_con.aiss_skeleton .aiss_lc_list li {
    height: .4rem;
    margin-top: .16rem;
}

.aiss_lc_con.aiss_skeleton .aiss_lc_list {
    padding-top: 0;
}

.aiss_result_tit {
    font-size: .14rem;
    line-height: 1.57142;
}

.aiss_result_tit span {
    color: #1A7DFF;
}

.aiss_result_text {
    margin-top: .08rem;
}

.aiss_result_text * {
    white-space: normal;
}

.aiss_result_text h3 {
    font-size: .14rem;
    font-weight: bold;
    line-height: 1.57142;
    margin-bottom: .08rem;
}

.aiss_result_text p {
    font-size: .14rem;
    line-height: 1.57142;
}

.aiss_result_text p+h3,.aiss_result_text ul+h3 {
    margin-top: .12rem;
}

.aiss_result_text p b {
    margin-right: .04rem;
}

.aiss_result_text ul,.aiss_result_text ol {
    margin: .08rem 0;
    padding-left: .28rem;
}

.aiss_result_text ul:last-child {
    margin-bottom: 0;
}

.aiss_result_text ul li {
    list-style: disc;
}

.aiss_result_text :where(ul>li):not(:where([class~=not-aiss_result_text],[class~=not-aiss_result_text] *))::marker {
    color: #999999;
}

.aiss_result_text ul li h3 {
    font-size: .14rem;
    line-height: 1.57142;
    margin-bottom: .08rem;
}

.aiss_result_text ul li p {
    font-size: .14rem;
    line-height: 1.57142;
    margin-top: .08rem;
}

.aiss_result_text ul li p span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: .16rem;
    height: .16rem;
    font-size: .12rem;
    margin-left: .04rem;
    border-radius: 50%;
    background-color: var(--trt-color-grey-4);
    color: var(--trt-color-grey);
}

.aiss_result_text ul li+li {
    margin-top: .04rem;
}

.aiss_result_text ol {
    padding-left: .1rem;
}

.aiss_result_text ol li p {
    font-size: .14rem;
    line-height: 1.57142;
    margin-top: .08rem;
}

.aiss_pic_list {
    position: relative;
}

.aiss_pic_list .bd {
    margin: 0 -.06rem;
    overflow: hidden;
}

.aiss_pic_list .bd ul,.aiss_pic_list .bd li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.aiss_pic_list .bd li {
    width: 33.3%;
    float: left;
}
.serve-scene-rec .rec-title{ width:auto !important;}
.serve-scene-rec li{ font-size:.13rem !important; line-height:.26rem !important;}
.aiss_pic_list .bd li a {
    display: block;
    margin: .12rem .06rem 0 .06rem;
    position: relative;
    overflow: hidden;
    border-radius: .08rem;
}
.aiss_pic_list .bd li .pic_item {display: block;margin:.12rem .06rem 0 .06rem;position: relative;overflow: hidden;border-radius: .08rem;padding-top: 54.25%;height: 0;}
.aiss_pic_list .bd li .pic_item video{object-fit:cover;position: absolute;left: 0;top: 0;right: 0;bottom: .12rem;}

.aiss_pic_list .bd li a .picture_fixed {
    padding-top: 56.25%;
    display: block;
    background-size: cover;
    height: 0;
    position: relative;
}

.aiss_pic_list .bd li a span {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    line-height: 1;
    padding: .3rem .2rem .14rem .2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #ffffff;
}

.slb .aiss_pic_list .bd li {
    width: 50%;
}

.aiss_pic_list .num ul {
    margin-top: .12rem;
    display: flex;
    justify-content: center;
}

.aiss_pic_list .num ul li {
    width: .08rem;
    height: .06rem;
    background-color: #D1E4F9;
    border-radius: .04rem;
    margin: 0 .03rem;
    font-size: 0;
}

.aiss_pic_list .num ul li.on {
    width: .16rem;
    background-color: #1658A0;
}

.sdskz_con {
}

.sdskz_tit {
    font-size: .14rem;
    line-height: 1.2;
    background: linear-gradient(180deg, rgba(29, 94, 210, 1) 0%, rgba(75, 158, 246, 1) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    display: flex;
    align-items: center;
}

.sdskz_tit img {
    width: .14rem;
    margin-right: .04rem;
    position: relative;
    top: -.01rem;
}

.sdskz_tit.on {
    color: #666666;
    background-image: none;
}

.sdskz_text {
    margin-top: .16rem;
    height: .8rem;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
    padding-left: .15rem;
    color: #999999;
    font-size: .14rem;
    line-height: 1.57142;
}

.sdskz_text::-webkit-scrollbar,.sdskz_text2::-webkit-scrollbar {
    display: none;
}

.sdskz_text::before {
    position: absolute;
    left: .06rem;
    width: 1px;
    top: 0;
    bottom: 0;
    content: '';
    background-color: #E5E5E5;
}

.sdskz_text p+p {
    margin-top: .08rem;
}

.sdskz_text1 {
    font-size: .14rem;
    line-height: 1.57142;
    margin-top: .08rem;
    margin-bottom: .08rem;
}

.sdskz_text1 span {
    display: inline-block;
    margin: 0 .04rem;
    font-weight: bold;
    background: linear-gradient(180deg, rgba(29, 94, 210, 1) 0%, rgba(75, 158, 246, 1) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
}

.ss_gjj_tit {
    /* display: flex; */
    line-height: .3rem;
    /* align-items: flex-start; */
}

.ss_gjj_tit span {
    font-size: .14rem;
    padding: 0 .06rem;
    background-color: #DBEBFF;
    border-radius: .04rem;
    color: #4790DE;
    margin-right: .12rem;
    white-space: nowrap;
}

.ss_gjj_tit h3 {
    font-size: .2rem;
    margin: 0;
    font-weight: normal;
    color: #1658a0;
    display: contents;
}

.ss_gjj_text {
    margin-top: .1rem;
    text-indent: 2em;
}

.ss_gjj_text img {
    width: .16rem;
    margin-right: .04rem;
}

.ss_gjj_text span {
    color: #1658A0;
    font-weight: bold;
    margin: 0 .04rem;
}

.ss_gjj_tit1 {
    margin-top: .08rem;
    margin-bottom: .04rem;
    font-size: .16rem;
    line-height: .32rem;
    font-weight: bold;
}

.ss_ztfw_con .tabs_hd.ss_gjj_tit2 {
    margin-bottom: .1rem;
}

.ss_ztfw_con .ss_gjj_text {
    margin-top: 0;
}

.ss_gjj_tit2 ul {
    display: flex;
    width: 100%;
    background-color: #E7F1FC;
    border-radius: .04rem;
}

.ss_gjj_tit2 ul li {
    cursor: pointer;
    flex: 1;
    line-height: .3rem;
    text-align: center;
    font-size: .14rem;
    color: #666666;
}

.ss_gjj_tit2 ul li.on {
    background-color: #357ED3;
    border-radius: .04rem;
    color: #ffffff;
    font-weight: bold;
}

.ss_gjj_tit3 {
    margin-top: .16rem;
    font-size: .14rem;
    line-height: 1.5;
    background: linear-gradient(180deg, rgba(29, 94, 210, 1) 0%, rgba(75, 158, 246, 1) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    margin-bottom: .08rem;
}

.ss_gjj_tit3 i {
    margin-right: .04rem;
}

.ss_gjj_tit3 i img {
    width: .15rem;
    position: relative;
}

.ss_gjj_con_bg {
    background-color: #F8F8F8;
    border-radius: .04rem;
    padding: .12rem;
}

.ss_gjj_list .bd {
    overflow: hidden;
}

.ss_gjj_list .bd .ul_wrap {
    margin: 0 -.16rem 0 0;
}

.ss_gjj_list .bd li,.ss_gjj_list .bd .layui-tree-set {
    width: 25%;
    float: left;
}

.ss_gjj_list .bd .layui-tree-set li {
    float: none;
    width: 100%;
}

.ss_gjj_list .bd li .ss_gjj_box {
    border: 1px solid #E5E5E5;
    border-radius: .04rem;
    padding: .07rem .12rem;
    background-color: #ffffff;
    margin: 0 .04rem;
    position: relative;
}

.ss_gjj_list .bd li .ss_gjj_box::before {
    left: -.01rem;
    top: .13rem;
    width: .03rem;
    height: .14rem;
    background-color: #357ED3;
    border-radius: 0 .02rem .02rem 0;
    position: absolute;
    content: '';
}

.ss_gjj_list .bd li .ss_gjj_box p,.ss_gjj_list .bd .layui-tree-set a {
    margin: 0;
    position: relative;
    height: .72rem;
    font-size: .14rem;
    line-height: .24rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}

.ss_gjj_list .num {
    text-align: center;
    margin-top: .1rem;
    font-size: 0;
}

.ss_gjj_list .num>span,.ss_gjj_list .num ul,.ss_gjj_list .num li {
    display: inline-block;
    font-size: .14rem;
    line-height: .16rem;
}

.ss_gjj_list .num>span,.ss_gjj_list .num li {
    margin: 0 .08rem;
    cursor: pointer;
    color: #666666;
    font-weight: bold;
}

.ss_gjj_list .num li.on {
    color: #1658A0;
}

.ss_gjj_list .num>span img {
    position: relative;
}

.slb .ss_gjj_list .num>span img {
    top: 0;
}

.ss_gjj_tit4 {
    margin-top: .12rem;
    margin-bottom: .1rem;
}

.ss_gjj_tit4 ul {
    font-size: 0;
}

.ss_gjj_tit4 li {
    cursor: pointer;
    font-size: .16rem;
    display: inline-block;
    margin-right: .16rem;
    line-height: .22rem;
    color: #999999;
    font-weight: bold;
}

.ss_gjj_tit4 li +li {
    padding-left: .16rem;
    position: relative;
}

.ss_gjj_tit4 li +li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    height: .16rem;
    width: 1px;
    background-color: #E5E5E5;
}

.ss_gjj_tit4 li.on {
    color: #333333;
}

.ss_gjj_list1 li {
    padding-left: .16rem;
    margin-top: .02rem;
    font-size: .14rem;
    line-height: 2;
    position: relative;
    transition: .3s all;
    display: flex;
}

.ss_gjj_list1 li::before {
    position: absolute;
    content: '';
    width: .04rem;
    height: .04rem;
    background-color: #CCCCCC;
    border-radius: 50%;
    left: 0;
    top: .12rem;
    transition: .3s all;
}

.ss_gjj_list1 li a {
    flex: 1;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333333;
    text-decoration: none;
}

.ss_gjj_list1 li:hover {
    padding-left: .2rem;
}

.ss_gjj_list1 li:hover::before {
    left: .04rem;
}

.ss_gjj_list1 li span {
    flex-shrink: 0;
    text-align: right;
    padding-left: .3rem;
    color: #999999;
}

.sdskz_con.is-over .sdskz_text {
    height: auto;
}

@media screen and (max-width: 992px) {
    .aiss_pic_list .bd {
        margin: 0 -.08rem;
    }

    .aiss_pic_list .bd li a,.aiss_pic_list .bd li .pic_item  {
        margin: 0 .08rem;
    }

    .slb .ss_gjj_list .bd li,.slb .ss_gjj_list .bd .layui-tree-set {
        width: 50%;
        margin-bottom: .08rem;
    }

    .slb .ss_gjj_list .num {
        margin-top: 0;
    }
}

@media screen and (max-width: 768px) {
    .ss_gjj_list .bd li,.ss_gjj_list .bd .layui-tree-set {
        width: 50%;
        margin-bottom: .08rem;
    }

    .ss_gjj_list .num {
        margin-top: 0;
    }

    .ss_gjj_text {
        margin-top: .04rem;
    }

    .ss_gjj_list1 li span {
        padding-left: .1rem;
    }

    .ss_gjj_list1 li {
        padding-left: .12rem;
    }

    .ss_gjj_tit2 ul,.ss_gjj_tit4 ul {
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .ss_gjj_tit2 ul::-webkit-scrollbar,.ss_gjj_tit4 ul::-webkit-scrollbar {
        display: none;
    }

    .ss_gjj_tit2 ul li {
        padding: 0 .1rem;
    }

    .slb .ss_gjj_list .bd li,.slb .ss_gjj_list .bd .layui-tree-set {
        width: 100%;
    }

    .ss_gjj_list1 li {
        flex-direction: column;
    }

    .ss_gjj_list1 li span {
        padding-left: 0;
        text-align: left;
    }
}

@media screen and (max-width: 640px) {
    .aiss_pic_list .bd li {
        width: 50%;
    }
    .aiss_pic_list .bd li .pic_item{height:0;padding-top: 56.25%;position:relative;overflow: hidden;}
    .aiss_pic_list .bd li .pic_item video{position:absolute;height: auto;left:0;top:0;bottom: 0;}

    .slb .aiss_pic_list .bd li {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .ss_gjj_list .bd .ul_wrap {
        margin: 0;
    }

    .ss_gjj_list .bd li,.ss_gjj_list .bd .layui-tree-set {
        width: 100%;
        margin-bottom: .04rem;
    }

    .ss_gjj_list .bd li .ss_gjj_box {
        margin: 0 1px 0 0;
    }
}

.aiss_cj_title p {
    font-size: .14rem;
}

.znwd_con_h {
    padding-bottom: .2rem;
}

.znwd_con2 .ai_btn_list {
    display: flex;
    align-items: center;
}

.znwd_con2 .ai_btn_list span.zs {
    position: relative;
    display: inline-flex;
    left: auto;
    bottom: auto;
    font-size: .14rem;
}

.znwd_con2 .ai_btn_list>button {
    cursor: pointer;
    height: .36rem;
    line-height: .36rem;
    color: #333333;
    margin-left: .08rem;
    background-color: #ffffff;
    border: 1px solid #E5E5E5;
    border-radius: .04rem;
    padding: 0 .12rem;
    display: inline-flex;
    align-items: center;
}

.znwd_con2 .ai_btn_list>button i img {
    width: .14rem;
    margin-right: .06rem;
    position: relative;
    top: -.02rem;
}

.znwd_con2 .ai_btn_list .ai_btn {
    height: .34rem;
    line-height: .34rem;
    border-radius: .04rem;
    cursor: pointer;
}

.znwd_con2 .text {
    height: .28rem;
}

.sdskz_tit>i {
    display: none;
    margin-left: .06rem;
}

.sdskz_tit>i img {
    width: .1rem;
    height: .1rem;
}

.sdskz_con.skjs_on .sdskz_tit>i {
    display: inline-flex;
}

.sdskz_con.skjs .sdskz_tit>i {
    transform: rotate(180deg)
}

.sdskz_con.skjs_up .sdskz_text2 {
    display: none;
    height: auto
}

.sdskz_text2 {
    margin-top: .1rem;
    height: .7rem;
    overflow-y: hidden;
    overflow-x: hidden;
    position: relative;
    color: #999999;
    font-size: .14rem;
    line-height: 1.57142;
}

.sdskz_text2 .answer_course {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: .66rem;
    box-sizing: border-box;
}

.sdskz_con.skjs .sdskz_text2 {
    height: auto;
}

.sdskz_con.skjs .sdskz_text2 .answer_course,.sdskz_con.skjs_up .sdskz_text2 .answer_course {
    position: relative;
    bottom: auto;
    min-height: auto;
    margin-top: 0;
}

.sdskz_con.skjs_up+.answer-source {
    margin-top: .1rem;
}

.ai_btn {
    font-size: .14rem !important;
    color: #333333;
}

.ai_btn span {
    color: #333333;
}

.ai_btn>i {
    width: .14rem;
    height: .14rem;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
}

.ai_btn>i img {
    width: .14rem;
    height: .14rem;
    transition: .3s all;
}

.ai_btn.ai_btn_on>i img:first-child {
    margin-left: -.14rem;
}

@keyframes round {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.aiss_cj_tit p {
    font-size: .14rem
}

.znwd_con2 .ai_btn_list>button:active {
    background: linear-gradient(180deg, rgba(29, 94, 210, .1) 0%, rgba(72, 154, 244, .1) 100%);
    color: #0f62bd;
    border: 1px solid rgba(0, 122, 255, 0.15);
}

.close-fullscreen {
    width: .3rem;
    height: .3rem;
    background-color: rgba(var(0,0,0),.4);
    border-radius: 50%;
    border: 1px solid var( #DCE0E7);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: .2rem;
    top: .2rem;
    cursor: pointer;
    transition: .3s all;
    z-index: 9999;
}

.close-fullscreen i {
    font-size: .16rem;
    font-family: "trt-iconfont" !important;
}

.close-fullscreen i::before {
    content: "\e73e";
}

.close-fullscreen:hover {
    background-color: rgba(var(0,0,0),.6);
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.1);
}



.ai_btn_tips {
    width: auto !important;
    padding: .04rem.1rem;
    white-space: nowrap;
}

.fullscreen-container img {
    max-height: 100%;
}

.slb .video_bg {
    height: 100vh !important;
}

@media screen and (max-width: 1366px) {
    .tool_box .del2 {
        right: 20px;
    }
}

@media screen and (max-width: 1099px) {
    .znwd_con2 .ai_btn_list {
        flex-shrink: 0;
    }

    .ai_btn>i {
        flex-shrink: 0;
    }
}

@media screen and (max-width: 768px) {
    .znwd_con2 .ai_btn_list {
        position: absolute;
        left: .1rem;
        bottom: .04rem;
    }

    .znwd_con2 .ai_btn_list>button {
        height: .26rem;
        line-height: .26rem;
    }

    .znwd_con2 .ai_btn_list .ai_btn {
        height: .24rem;
        line-height: .24rem;
    }

    .znwd_con2 .ai_btn_list>button i,.znwd_con2 .ai_btn_list .ai_btn i {
        display: none;
    }

    .znwd_con2 .ai_btn_list>button span,.znwd_con2 .ai_btn_list .ai_btn span {
        font-size: .12rem;
    }

    .znwd_con2 .ai_btn_list .ai_btn span {
        margin-left: 0 !important;
    }

    .znwd_gpbs_list .bd li a {
        font-size: .14rem !important;
    }
}

.slb .znwd_gpbs_list .bd li {
    width: 100%
}

.slb .hot_list li a {
    display: flex;
    align-items: center;
}

.slb .hot_list li a em {
    flex-shrink: 0;
}

.slb #wrap {
    overflow-y: hidden;
    overflow-x: hidden;
    width: 100%;
}

#otdivid {
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
}

.answer-source h3:first-child {
    margin-top: 0 !important;
}
.aiss_pic_list .num ul li {
    overflow: hidden;
}

.znwd_con4 .zan_con span[style="display: none;"]+span::before {
    display: none;
}

#keyWord {
    width: 100% !important;
}

.znwd_gpbs_list .bd li a img {
    width: .2rem !important;
    height: auto !important;
}

.switch_font_size {
    white-space: nowrap;
}

.znwd_gpbs_list span.prev, .znwd_gpbs_list span.next {
    background-color: rgba(51, 51, 51, 0.5) !important;
}

.slb .znwd_gpbs_list span.prev {
    left: 0;
    z-index: 9
}

.slb .znwd_gpbs_list span.next {
    right: 0;
}

.slb .jqr .znwd_con5 {
    padding-top: .2rem;
}
.slb .topTip{ margin-top:-.2rem !important}
.b-free-content-wrap .main-box {
    position: relative;
    z-index: 9;
}

.b-free-content-wrap .main-box .znwd_wrap_con {
    /* background: #ffffff !important; */

}

html.slb{ display:flex; flex-direction:column;}
.slb .main-box>.row{display:flex;flex-direction:column;height: 100%;}
.slb .znwd_head{ flex-shrink:0;}
.slb .znwd_wrap_con{/* overflow-y: auto; */height: auto;flex: 1;max-height: none;margin-bottom: .3rem;}
.slb .znwd_con_h span{ font-size:.14rem !important}
.slb [id*=tippy-] *{ font-size:.14rem !important}
.creat_session{right:240px !important;z-index: 9;}
.znwd_con.is_no_ss{ bottom:0;}
.znwd_l ul.znwd_icon_list li{margin: 0 .03rem !important;}
.znwd_l ul.znwd_icon_list li p{font-size: .14rem;margin-left: .04rem !important;}
.znwd_l ul.znwd_icon_list li i{ font-size:.16rem;}
.welcome_text{ gap:.16rem;}
.dqqy_tit{position:absolute;line-height:.26rem;left: 3.1rem;bottom:1.3rem;color: #1658a0;font-size: .16rem;}
.dqqy_tit i{ font-size:.18rem; margin-right:.02rem}
.slb .dqqy_tit{ left:1.12rem; bottom:1.29rem;}


@media screen and (max-width: 1099px) {
    .dqqy_tit{ bottom:.98rem; left:1.2rem; font-size:.14rem;}
    .slb .dqqy_tit{ bottom:.98rem; left:1.02rem;}
    .servicescape_title{ align-items:center;}
    .servicescape_title::before{ margin-top:0;}
    .znwd_head {
        padding-top:.06rem !important
    }

    .znwd_logo img {
        margin-top: 0 !important
    }

    .znwd_logo span {
        padding-bottom: .1rem;
    }

    .znwd_head {
        padding-bottom: .08rem !important;
    }

    .znwd_logo span img {
        margin-top: .1rem;
    }

    .znwd_con2 .ai_btn_list .ai_btn,.znwd_con2 .ai_btn_list>button {
        height: .24rem;
        line-height: .24rem;
        font-size: .12rem;
    }

    .ai_btn span {
        font-size: .12rem !important;
    }

    .znwd_con2 .text {
        height: .34rem;
    }

    .znwd_con2 .ai_btn_list {
        position: absolute;
        left: 0rem;
        bottom: .06rem;
    }

    .znwd_con2.input-box .text,.slb .znwd_con2.input-box .text {
        width: 100% !important;
    }

    .znwd_con2 .text, .znwd_con2 .text::-webkit-input-placeholder {
        font-size: .12rem !important;
    }

    .znwd_con2 .text {
        padding-left: 0;
    }

    .slb .znwd_home_phone, .slb .znwd_more_phone {
        top: 50% !important;
    }
}
@media screen and (max-width: 992px) {
    .creat_session{right: 0rem !important;}
   .main-box.yy_on{ height:calc(100% - 34vh) !important}
   .main-box.yy_on .znwd_wrap_con{ height:auto;}
    .yy_tcc_btn{ display:none !important;}
    .znwd_con_h{ padding-bottom:.3rem;}
    .welcome_text_phone>img {
        height: auto !important;
        width: .8rem;
        flex-shrink:0;
    }
}

@media screen and (max-width: 600px) {
     .dqqy_tit,.yy_switch_btn{ bottom:1.04rem;}
    .slb .dqqy_tit{ bottom:1.02rem;}
    .znwd_con2 .text { min-height: .38rem !important; height: auto; }
    .znwd_text { padding-bottom: .2rem;}
    .jqr .znwd_con4{ width:100% !important;}
}

@media screen and (max-width: 510px) {
    .welcome_text_phone {
        display:flex;
        gap: .1rem;
        align-items: center;
    }

    .welcome_text_phone>img {
        height: .99rem !important;
        width: .8rem;
        flex-shrink:0;
    }

    .aiss_cj_title>i {
        width: 0rem
    }

    .slb .znwd_con5 .aiss_cj_tit {
        margin-top: .1rem
    }

    .slb .znwd_con5 .aiss_cj_title p {
        font-size: .14rem !important;
        line-height: 1
    }
   .slb .phone-send{width: .36rem;height: .36rem;padding: 0;margin: 0;}
    .slb .phone-send img{width: .16rem;height: .16rem;}
    .slb .znwd_con1 .icon_yy{ margin: 0 .06rem 0 0;  width: .36rem;  height: .36rem;}
    .slb .znwd_con2 .ai_btn_list{ bottom:0;}
    .slb .znwd_con1{ align-items:flex-start;}
    .b-free-content-wrap .main-box { position: relative; z-index: 10000;}
    .znwd_more_phone ul{bottom: 100%;top: auto !important;}
    

}
.slb .znwd_l ul.znwd_icon_list{ bottom:0;}
.slb .xszy_page .xszy_bg{ display:none;}
.slb .xszy_page.is_one .gxfw_con, .slb .xszy_page.is_two .gpbs{ margin:auto; background-color:transparent;}
.slb .xszy_page.is_one .gxfw_con .gxfw_box{ display:none !important}
.slb .xszy_page .znwd_r1{ overflow-y:auto}
.slb .znwd_l ul.znwd_icon_list li[title="Òýµ¼"]{ display:none;}
.znwd_con{ z-index:1}

@media screen and (max-height: 1100px) {
    .xszy_page .znwd_list3,.xszy_page .znlx-box,.xszy_page .znlx-box+.znwd_tit{ display:none !important}
}

@media screen and (min-width:993px) {
 .znwd_con{bottom:1.62rem}
}