@charset "utf-8";

/*初始化*/
*{font-family:Heiti,  DroidSans, DroidSansFallback, Arial, "Microsoft YaHei";}
body{background-color: #f2f2f2;margin: 0;padding: 0;}
a{color: #333333;}
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: none;color: #333333;}
a:active{text-decoration: none;}
a:focus {-moz-outline:none;outline:none;}
div,ul,li,p,dl,dt,dd,s,b,form,h3,ol{list-style:none;margin:0;padding:0;}
input,button,select,textarea{outline:none;outline:none;}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], input[type="search"] ,botton,bottom {-webkit-appearance:none;}
input::-webkit-input-placeholder {color: #999999;}
textarea{-webkit-appearance: none;}
.nobody1{font-family: "微软雅黑";font-size: 30px;line-height: 100px;color: #CCCCCC;text-align: center;background: #FFF;}

/* flex 样式*/
.flex {display: flex;}
.flex.column {flex-direction: column;}
.flex.wrap {flex-wrap:wrap;}
.flex.acenter {align-items: center;}
.flex.jcenter {justify-content: center;}
.flex.jcb {justify-content: space-between;}
.flex.jca {justify-content: space-around;}
.flex.jce {justify-content: flex-end;}
.flex.center {align-items: center;justify-content: center;}
.flex.flex1,.flex .flex1 {flex: 1;}
.flex .ase {align-self:flex-end;}
.flex .fs {flex-shrink: 0;}

/* 省略号 */
.ellipsis{overflow:hidden;word-break:keep-all;white-space:nowrap;text-overflow:ellipsis;}
.ellipsis1{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;}
.ellipsis2{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.ellipsis3{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;}
html {font-size: 100px;}

@media only screen and (max-device-width: 767px) {
    .nk{margin: 0 auto;height: 100%;}

    .tk_yy{display: none}
    .tk_main{display: none}

    /* 头部 */
    .header{height: 0.45rem;font-size: 0.16rem;box-sizing: border-box;padding: 0 0.12rem;border-bottom: 0.01rem solid #E9E9E9;position: relative;}
    .header .logo{height: 0.2rem;object-fit: cover;}
    .header{background: #fff;}
    .header .roo{display: none;}
    .header .ico{width: 0.19rem;height: 0.16rem;}

    .header .cm{height: 100%;}
    .header .cm .item.cur{color: #000;}
    .header .cm .item{padding: 0 0.1rem;height: 100%;color: #999;font-size: 0.12rem;line-height: 0.12rem;}

    .header .cate{background: rgba(0,0,0,0.4);z-index: 999 !important;width: 100%;height: 0;position: absolute;top: 0.45rem;left: 0;overflow: hidden;}
    .header .cate li{height: 0.33rem;}
    .header .cate li a{font-size: 0.14rem;line-height: 0.33rem;color: #E3E3E3;text-align: left;display: block;padding-left: 0.15rem;}

    /* 轮播图 */
    .container .banner{height: 1.7rem;width: 100%;background: #000;box-sizing: border-box;}
    .container .banner .img{width: 100%;height: 100%;object-fit: cover;}

    /* 企业介绍 */
    .container .gongsi_introduce{padding: 0.2rem 0.13rem 0.18rem;background: #fff;}
    .container .gongsi_introduce .title{font-size: 0.28rem;font-weight: bold;color: #000;}
    .container .gongsi_introduce .j{font-size: 0.14rem;color: #2F3157;margin-top: 0.06rem;}
    .container .gongsi_introduce .box{margin-top: 0.16rem;display: flex;flex-direction: column;}
    .container .gongsi_introduce .box .loo{margin-left: 0;margin-top: 0.16rem;}
    .container .gongsi_introduce .box .loo .content{font-size: 0.12rem;color: #000;line-height: 0.22rem;text-align: justify;}
    .container .gongsi_introduce .box .loo .t{font-size: 0.12rem;color: #5775F7;margin-top: 0.14rem;}
    .container .gongsi_introduce .box .img{width: 100%;height: 1.98rem;object-fit: cover;flex-shrink: 0;}

    /* 服务项目 */
    .container .service_project{padding: 0.2rem 0 0.38rem;background: #F5F6FB;}
    .container .service_project .title{font-size: 0.16rem;font-weight: bold;color: #000;}
    .container .service_project .j{font-size: 0.10rem;color: #2F3157;margin-top: 0.04rem;}
    .container .service_project .box{margin-top: 0.2rem;display: flex;flex-direction: column;}
    .container .service_project .box .img{width: 100%;height: 2.1rem;object-fit: cover;flex-shrink: 0;}
    .container .service_project .box .to{display: flex;flex-direction: row;}
    .container .service_project .box .li{width: 50%;height: 1.24rem;flex-shrink: 0;position: relative;background: #fff;padding: 0 0.2rem;box-sizing: border-box;border: 0.01rem solid #e9e9e9;}
    .container .service_project .box .li:first-of-type{border-top: none;border-left: none;}
    .container .service_project .box .li:nth-of-type(2){border-top: none;border-right: none;}
    .container .service_project .box .li:nth-of-type(3){border-bottom: none;border-left: none;}
    .container .service_project .box .li:nth-of-type(4){border-bottom: none;border-right: none;}
    .container .service_project .box .li .img2{display: none}
    .container .service_project .box .li .t{font-size: 0.14rem;color: #333;position: relative;}
    .container .service_project .box .li .t.cur{color: #333;}

    /* 团队成员 */
    .container .team_member{display: none;}

    .container .slideshow_container{position: relative; max-width: 100%; overflow: hidden; height: 4rem;background: #fff;padding-top: 0.4rem;}
    .container .slideshow_container .slide{display: none; position: absolute; width: 100%; height: auto;transition: left 0.5s;}
    .container .slideshow_container .slide img{width: 100%; height: 100%;}
    .container .slideshow_container .prev, .next{position: absolute; top: 40%; transform: translateY(-50%); cursor: pointer; padding: 16px; color: white; font-weight: bold; font-size: 20px;}
    .container .slideshow_container .prev{left: 0;color: #0878AB;}
    .container .slideshow_container .next{right: 0;color: #0878AB;}
    .container .slideshow_container .name{font-size: 0.16rem;color: #333;margin-top: 0.03rem;}
    .container .slideshow_container .fade {
        animation: fade 1.5s;
    }
    @keyframes fade {from {opacity: 0}to {opacity: 1}}

    /* 资讯列表 */
    .container .news{padding: 0.2rem 0.13rem 0.38rem;background: #F5F6FB;display: none;}
    .container .news .title{font-size: 0.16rem;font-weight: bold;color: #000;}
    .container .news .j{font-size: 0.10rem;color: #2F3157;margin-top: 0.04rem;}
    .container .news .box{margin-top: 0.1rem;}
    .container .news .box .item{width: 100%;margin-top: 0.2rem;padding-bottom: 0.18rem;border-bottom: 0.01rem solid #E9E9E9;flex-shrink: 0;}
    .container .news .box .item .t{font-size: 0.12rem;color: #999;font-weight: 300;}
    .container .news .box .item .title{font-size: 0.16rem;color: #000;line-height: 0.22rem;height: 0.66rem;word-break: break-all;text-align: justify;margin-top: 0.12rem;}
    .container .news .box .item:hover .title{color: #0878AB;}
    .container .news .box .item .fo{margin-top: 0.1rem;}
    .container .news .box .item .fo .d{font-size: 0.2rem;color: #000;font-weight: 400;margin-right: 0.08rem;}
    .container .news .box .item .fo .y{font-size: 0.14rem;color: #999;font-weight: 400;transform: translateY(0.04rem);}
    .container .news .btn{margin: 0.36rem auto 0;width: 1.06rem;height: 0.30rem;border: 0.01rem solid #0878AB;font-size: 0.12rem;color: #0878AB;}

    .container .news_m{padding: 0 0.1rem 0.38rem;background: #F5F6FB;overflow: hidden}
    .container .news_m .item{width: 100%;margin-top: 0.2rem;padding-bottom: 0.18rem;border-bottom: 0.01rem dashed #D2D2D2;flex-shrink: 0;}
    .container .news_m .item .img{width: 2.26rem;height: 1.96rem;object-fit: cover;margin: 0 auto 0.2rem;}
    .container .news_m .item .title{font-size: 0.16rem;font-weight: bold;color: #666;line-height: 0.26rem;}
    .container .news_m .item .t{font-size: 0.12rem;color: #333;margin-top: 0.18rem;line-height: 0.26rem;}

    /* 轮播图 */
    .container .banner2{height: 1.5rem;width: 100%;background: #fff;box-sizing: border-box;overflow: hidden;}
    .container .banner2 .img{width: 100%;height: 100%;object-fit: cover;flex-shrink: 0;}

    /* 头部 */
    .container .top{height: 1.6rem;width: 100%;position: relative;padding: 0 0.13rem;box-sizing: border-box;}
    .container .top .img{width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}
    .container .top .box{height: 100%;position: relative;}
    .container .top .box .title{font-size: 0.3rem;color: #000;font-weight: bold;text-shadow: 0.01rem 0.03rem 0 rgba(0,0,0,0.23);}
    .container .top .box .j{font-size: 0.1rem;color: #000;margin-top: 0.2rem;width: 2rem;}

    /* 导航 */
    .container .nav{background: #fff;height: 0.9rem;display: none;}
    .container .nav .box{border-bottom: 0.02rem solid #E9E9E9;position: relative;box-sizing: border-box;}
    .container .nav .loo{height: 100%;}
    .container .nav .loo .item{height: 100%;padding: 0 0.5rem; position: relative;}
    .container .nav .loo .item .t{font-size: 0.2rem;color: #333;}
    .container .nav .loo .item .x{width: 0.66rem;height: 0.02rem;border-radius: 0.01rem;background: #0878AB;position: absolute;bottom: -0.02rem;left: 50%;transform: translateX(-50%);display: none;}
    .container .nav .loo .item.cur .t{color: #0878AB;}
    .container .nav .loo .item.cur .x{display: block;}

    .container .nav .search{width: 1.43rem;height: 0.3rem;background: #fff;border: 0.01rem solid #E9E9E9;border-radius: 0.05rem;box-sizing: border-box;padding: 0 0.1rem;}
    .container .nav .search .input{border: none;width: 1rem;}
    .container .nav .search .ico{width: 0.18rem;height: 0.18rem;}

    /* 移动-搜索 */
    .container .search_m{background: #fff;padding: 0.1rem 0.13rem 0;}
    .container .search_m .box{width: 100%;height: 0.34rem;border: 0.01rem solid #E9E9E9;border-radius: 0.05rem;padding: 0 0.12rem;box-sizing: border-box;}
    .container .search_m .box .input{flex: 1;border: none;font-size: 0.16rem;color: #333;}
    .container .search_m .box .input::placeholder{font-size: 0.16rem;color: #999;}
    .container .search_m .box .ico{width: 0.18rem;height: 0.18rem;margin-left: 0.1rem;}

    .container .change_m{background: #fff;padding: 0.1rem 0.13rem 0;}
    .container .change_m .item .t{font-size: 0.16rem;color: #333;margin-right: 0.3rem;}
    .container .change_m .item.cur .t{color: #0878AB;}

    /* 团队成员 */
    .container .team_list{display: none}
    .container .team_list_m2{display: none}

    .container .team_list_m{background: #fff;padding: 0.2rem 0.13rem 0.2rem;}
    .container .team_list_m .nk{display: flex;flex-wrap: wrap;}
    .container .team_list_m .item{width: 1.6rem;margin-top: 0.2rem;border-bottom: 0.02rem solid #ccc;padding-bottom: 0.16rem;}
    .container .team_list_m .item:first-of-type{margin-top: 0;}
    .container .team_list_m .item .img{width: 100%;height: 2.4rem;object-fit: cover;}
    .container .team_list_m .item .name{font-size: 0.14rem;color: #333;text-align: center;margin-top: 0.16rem;}

    /* 团队详情 */
    .container .team_detail{background: #fff;box-sizing: border-box;min-height: calc(100vh - 2.94rem);}
    .container .team_detail .nk{display: flex;flex-direction: column;}
    .container .team_detail .loo{width: 100%}
    .container .team_detail .loo .img_box{width: 1.7rem;height: 2.5rem;background: #fff;box-shadow: 0 0 0.05rem #EAEAEA;margin: -0.24rem auto 0;}
    .container .team_detail .loo .img_box .img{width: 1.6rem;height: 2.4rem;}
    /*.container .team_detail .loo .img{width: 1.2rem;height: 1.2rem;margin-right: 0.56rem;}*/
    .container .team_detail .loo .name{font-size: 0.24rem;color: #000;margin-top: 0.06rem;text-align: center;}
    .container .team_detail .loo .t{font-size: 0.16rem;color: #999;margin-top: 0.06rem;text-align: center;}
    .container .team_detail .roo{margin: 0.36rem 0.13rem 0;}
    .container .team_detail .roo .txt{font-size: 0.16rem;color: #000;font-weight: 300;line-height: 0.27rem;text-align: justify;}
    .container .team_detail .roo .back{width: 1.03rem;height: 0.4rem;border: 0.01rem solid #E9E9E9;margin-top: 1.58rem;display: none;}
    .container .team_detail .roo .back .ico{width: 0.18rem;height: 0.18rem;}
    .container .team_detail .roo .back .t1{font-size: 0.16rem;color: #666;margin-left: 0.1rem;}
    .container .team_detail .roo h3{font-size: 0.16rem;color: #333;font-weight: bold;display: block;line-height: 0.28rem;margin-bottom: 0.1rem;}
    .container .team_detail .roo .jian{font-size: 0.14rem;color: #666;line-height: 0.28rem;text-align: justify;}

    /* 伙伴列表 */
    .container .partner_list{display: none;}
    .container .partner_list2{display: none;}

    .container .partner_list_m{padding: 0.54rem 0.13rem 1.6rem;background: #fff;}
    .container .partner_list_m .nk{justify-content: space-between;}
    .container .partner_list_m .item{width: 3.32rem;height: 1.84rem;overflow: hidden;position: relative;margin-top: 0.2rem;}
    .container .partner_list_m .item .img{width: 100%;height: 100%;}
    .container .partner_list_m .item .box{width: 100%;height: 100%;background: #999;position: absolute;top: -100%;left: 0;transition: all .5s;padding: 0.05rem;box-sizing: border-box;}
    .container .partner_list_m .item.partner .box{top: 0;}
    .container .partner_list_m .item .box .txt{font-size: 0.16rem;color: #fff;}
    .container .partner_list_m .item .box .j{font-size: 0.14rem;color: #fff;margin-top: 0.1rem;text-decoration: underline;}

    /* 搜索 */
    .container .search_box{padding: 0.35rem 0 0.24rem;background: #fff;display: none;box-sizing: border-box;}
    .container .search_box .search{width: 1.43rem;height: 0.3rem;background: #fff;border: 0.01rem solid #E9E9E9;border-radius: 0.05rem;box-sizing: border-box;padding: 0 0.1rem;}
    .container .search_box .search .input{border: none;width: 1rem;}
    .container .search_box .search .ico{width: 0.18rem;height: 0.18rem;}

    /* 服务列表 */
    .container .service_box{background: #fff;padding: 0.2rem 0.13rem;box-sizing: border-box;}
    .container .service_box .to .title{font-size: 0.16rem;color: #000;font-weight: bold;}
    .container .service_box .to .x{width: 0.4rem;height: 0.02rem;background: #0878AB;border-radius: 0.01rem;margin-top: 0.05rem;}
    .container .service_box .j{font-size: 0.12rem;color: #666;margin-top: 0.12rem;}
    .container .service_box .box{margin-top: 0.1rem;background: #F4F6F7;box-sizing: border-box;}
    .container .service_box .box .item{height: 0.5rem;width: 100%;box-sizing: border-box;padding: 0 0.18rem;border-bottom: 0.01rem solid #E9E9E9;}
    .container .service_box .box .item:last-of-type{border-bottom: none;}
    .container .service_box .box .item .ico{width: 0.32rem;height: 0.32rem;border-radius: 50%;object-fit: cover;margin-right: 0.17rem;}
    .container .service_box .box .item .t{font-size: 0.12rem;color: #666;}

    /* 头部2 */
    .container .top2{padding: 0.3rem 0.13rem 0.15rem;background: #fff;border-bottom: 0.01rem solid #E9E9E9;}
    .container .top2 .title{font-size: 0.22rem;color: #000;}
    .container .top2 .box{margin-top: 0.15rem;}
    .container .top2 .box .num{font-size: 0.14rem;color: #999;}
    .container .top2 .box .ico{width: 0.18rem;height: 0.18rem;margin-right: 0.05rem;}

    /* 主体 */
    .container .main{background: #fff;padding: 0.35rem 0 0.8rem;}
    .container .main .loo{padding: 0 0.13rem;}
    .container .main .loo .content{font-size: 0.14rem;color: #333;text-align: justify;line-height: 0.32rem;}

    /* 文件 */
    .container .main .loo .file{margin-top: 0.45rem;}
    .container .main .loo .file .to{font-size: 0.2rem;color: #000;padding-bottom: 0.12rem;border-bottom: 0.01rem solid #E9E9E9;}
    .container .main .loo .file .list{padding-top: 0.1rem;}
    .container .main .loo .file .list .item{width: 100%;height: 0.6rem;background: #F5F5F5;margin-top: 0.2rem;padding: 0 0.1rem;box-sizing: border-box;}
    .container .main .loo .file .list .item .t{font-size: 0.16rem;color: #000;}
    .container .main .loo .file .list .item .btn{width: 0.8rem;height: 0.28rem;background: #0878AB;border-radius: 0.05rem;font-size: 0.14rem;color: #fff;flex-shrink: 0;}

    /* 常见问题 */
    .container .main .loo .question{margin-top: 0.45rem;}
    .container .main .loo .question .to{font-size: 0.2rem;color: #000;padding-bottom: 0.12rem;border-bottom: 0.01rem solid #E9E9E9;}
    .container .main .loo .question .list{padding-top: 0.1rem;}
    .container .main .loo .question .list .item{width: 100%;height: 0.6rem;background: #F5F5F5;margin-top: 0.2rem;padding: 0 0.1rem;box-sizing: border-box;}
    .container .main .loo .question .list .item .t{font-size: 0.16rem;color: #000;}
    .container .main .loo .question .list .item .ico{width: 0.22rem;height: 0.22rem;border-radius: 50%;}

    /* 更多 */
    .container .main .roo{width: 3rem;margin-left: 0.6rem;flex-shrink: 0;display: none;}
    .container .main .roo .more{font-size: 0.16rem;color: #999;}
    .container .main .roo .list .item{width: 3rem;border: 0.01rem solid #E9E9E9;box-sizing: border-box;padding: 0.24rem 0.24rem 0.2rem;margin-top: 0.2rem;}
    .container .main .roo .list .item .t{font-size: 0.2rem;color: #000;}
    .container .main .roo .list .item .j{font-size: 0.16rem;color: #999;margin-top: 0.16rem;}
    .container .main .roo .list .item .bo{margin-top: 0.3rem;}
    .container .main .roo .list .item .bo .ico{width: 0.18rem;height: 0.18rem;margin-right: 0.05rem;}
    .container .main .roo .list .item .bo .num{font-size: 0.16rem;color: #999;}
    .container .main .roo .list .item .bo .d{font-size: 0.18rem;color: #000;font-weight: bold;margin-right: 0.1rem;}
    .container .main .roo .list .item .bo .y{font-size: 0.12rem;color: #999;}

    /* 头部3 */
    .container .top3{padding: 0.3rem 0.13rem;}
    .container .top3 .title{font-size: 0.22rem;color: #000;}

    /* 关于我们 */
    .container .about{padding: 0.2rem 0.13rem 0.3rem;background: #fff;}
    .container .about .title{font-size: 0.16rem;font-weight: bold;color: #000;}
    .container .about .j{font-size: 0.12rem;color: #999;margin-top: 0.06rem;}
    .container .about .box{margin-top: 0.14rem;display: flex;flex-direction: column;}
    .container .about .box .img{width: 100%;height: 1.98rem;object-fit: cover;flex-shrink: 0;}
    .container .about .box .loo{margin-left: 0;margin-top: 0.16rem;}
    .container .about .box .loo .content{font-size: 0.12rem;color: #000;line-height: 0.22rem;text-align: justify;}

    /* 企业资质 */
    .container .honor{padding: 0.2rem 0.13rem 0.3rem;background: #F5F6FB;}
    .container .honor .title{font-size: 0.16rem;font-weight: bold;color: #000;}
    .container .honor .j{font-size: 0.12rem;color: #999;margin-top: 0.06rem;}
    .container .honor .box{margin-top: 0.08rem;}
    .container .honor .box .img{width: 100%;height: 2.4rem;margin-top: 0.15rem;}
    .container .honor .box .img:nth-of-type(3n){margin-right: 0;}

    /* 联系我们 */
    .container .contact{background: #fff;min-height: 5.2rem;}
    .container .contact .bo{padding: 0.4rem 0;width: 100%;background: #fff;}
    .container .contact .bo .tab{width: 100%;background: #F5F6FB;padding: 0.2rem;box-sizing: border-box;}
    .container .contact .bo .tab .lef .bt .p3{font-size: 0.2rem;color: #5775F7;}
    .container .contact .bo .tab .lef .tp{margin-top: 0.15rem}
    .container .contact .bo .tab .lef .tp .li{font-size: 0.12rem;color: #666;margin-top: 0.1rem;}
    .container .contact .bo .tab .lef .bot{margin-top: 0.2rem;}
    .container .contact .bo .tab .lef .bot .li{font-size: 0.1rem;color: #666;margin-top: 0.1rem;}
    .container .contact .bo .tab .rig{width: 1rem;background: #fff;margin-top: 0.2rem;padding: 0.1rem 0;}
    .container .contact .bo .tab .rig .img{width: 0.8rem;height: 0.8rem;}
    .container .contact .bo .tab .rig .chat{font-size: 0.1rem;color: #999;margin-top: 0.05rem}

    .fanhui{height: 0.4rem;margin: 0 0.13rem;position: relative;border-top: 0.01rem solid #ccc;}
    .fanhui .return a{display:block;padding:0 0.1rem;height:0.25rem;line-height:0.25rem;background-color:#0878AB;font-size:0.14rem;font-weight:bold;color:#FFFFFF;}
    .fanhui .return{position:absolute;left:42%;}
    .fanhui .pre{position: absolute;left: 0;top: -0.65rem;}
    .fanhui .nex{position:absolute;right:0;top: -0.65rem;}
    .fanhui .pre a,.fanhui .nex a{font-size:14px;font-weight:bold;}

    /* 底部 */
    .footer{background: #fff;padding: 0.36rem 0.13rem 0;box-sizing: border-box;}
    .footer .li{font-size: 0.12rem;color: #333;margin-right: 0.16rem;flex-shrink: 0;}
    .footer .t{font-size: 0.12rem;color: #999;margin-top: 0.12rem;}
    .footer .txt{margin-top: 0.24rem;display: flex;flex-direction: column;align-items: flex-start;}
    .footer .txt2{display: flex;flex-direction: column;align-items: flex-start;margin-top: 0.24rem;}
    .footer .fo{margin-top: 0.1rem;font-size: 0.1rem;color: #999;text-align: center;padding: 0.1rem 0;}

    .footer img{width: 0.6rem;height: 0.6rem;margin-top: 0.2rem}
    .footer .chat{font-size: 0.1rem;color: #999;margin-top: 0.1rem;}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1199px) {
    html {font-size: 120px;}
    .nk{margin: 0 auto;height: 100%;}


    .tk_yy{display: none}
    .tk_main{display: none}

    /* 头部 */
    .header{height: 0.55rem;font-size: 0.16rem;box-sizing: border-box;padding: 0 0.14rem;border-bottom: 0.01rem solid #E9E9E9;}
    .header .logo{height: 0.3rem;object-fit: cover;}
    .header{background: #fff;}
    .header .roo{display: none;}
    .header .ico{width: 0.2rem;height: 0.17rem;}

    .header .cm{height: 100%;}
    .header .cm .item.cur{color: #000;}
    .header .cm .item{padding: 0 0.1rem;height: 100%;color: #999;font-size: 0.12rem;line-height: 0.12rem;}

    .header .cate{background: rgba(0,0,0,0.4);z-index: 999 !important;width: 100%;height: 0;position: absolute;top: 0.55rem;left: 0;overflow: hidden;}
    .header .cate li{height: 0.33rem;}
    .header .cate li a{font-size: 0.14rem;line-height: 0.33rem;color: #E3E3E3;text-align: left;display: block;padding-left: 0.15rem;}

    /* 轮播图 */
    .container .banner{height: 1.7rem;width: 100%;background: #000;box-sizing: border-box;}
    .container .banner .img{width: 100%;height: 100%;object-fit: cover;}

    /* 企业介绍 */
    .container .gongsi_introduce{padding: 0.2rem 0.13rem 0.18rem;background: #fff;}
    .container .gongsi_introduce .title{font-size: 0.28rem;font-weight: bold;color: #000;}
    .container .gongsi_introduce .j{font-size: 0.14rem;color: #2F3157;margin-top: 0.06rem;}
    .container .gongsi_introduce .box{margin-top: 0.16rem;display: flex;flex-direction: column;}
    .container .gongsi_introduce .box .loo{margin-left: 0;margin-top: 0.16rem;}
    .container .gongsi_introduce .box .loo .content{font-size: 0.12rem;color: #000;line-height: 0.22rem;text-align: justify;}
    .container .gongsi_introduce .box .loo .t{font-size: 0.12rem;color: #5775F7;margin-top: 0.14rem;}
    .container .gongsi_introduce .box .img{width: 100%;height: 1.98rem;object-fit: cover;flex-shrink: 0;}

    /* 服务领域 */
    .container .service_project{padding: 0.2rem 0.13rem 0.38rem;background: #F5F6FB;}
    .container .service_project .title{font-size: 0.16rem;font-weight: bold;color: #000;}
    .container .service_project .j{font-size: 0.10rem;color: #2F3157;margin-top: 0.04rem;}
    .container .service_project .box{margin-top: 0.2rem;display: flex;flex-direction: column;}
    .container .service_project .box .img{width: 100%;height: 2.1rem;object-fit: cover;flex-shrink: 0;}
    .container .service_project .box .to{display: flex;flex-direction: row;}
    .container .service_project .box .li{width: 50%;height: 2.6rem;flex-shrink: 0;position: relative;background: #fff;padding: 0 0.2rem;box-sizing: border-box;border: 0.01rem solid #e9e9e9;}
    .container .service_project .box .li:first-of-type{border-top: none;border-left: none;}
    .container .service_project .box .li:nth-of-type(2){border-top: none;border-right: none;}
    .container .service_project .box .li:nth-of-type(3){border-bottom: none;border-left: none;}
    .container .service_project .box .li:nth-of-type(4){border-bottom: none;border-right: none;}
    .container .service_project .box .li .img2{display: none}
    .container .service_project .box .li .t{font-size: 0.18rem;color: #333;}
    .container .service_project .box .li .t.cur{color: #333;}

    /* 团队成员 */
    .container .team_member{padding: 0.2rem 0.13rem 0.2rem;background: #fff;display: none;}
    .container .team_member .title{font-size: 0.16rem;font-weight: bold;color: #000;}
    .container .team_member .j{font-size: 0.10rem;color: #2F3157;margin-top: 0.04rem;}
    .container .team_member .box{margin-top: 0.14rem;display: flex;flex-wrap: wrap;}
    .container .team_member .box .item{width: 1.9rem;height: 2.4rem;margin-top: 0.2rem;box-sizing: border-box;border: 0.01rem solid #E9E9E9;border-radius: 0.1rem;margin-right: 0.2rem;}
    .container .team_member .box .item .name{font-size: 0.34rem;color: #000;font-weight: bold;margin-top: 0.3rem;width: 1.7rem;text-align: center;}
    .container .team_member .box .item .t{font-size: 0.18rem;color: #333;margin-top: 0.16rem;width: 1.7rem;text-align: center;}
    .container .team_member .box .item .j{font-size: 0.14rem;color: #999;margin-top: 0.3rem;width: 1.7rem;text-align: center;line-height: 0.32rem;height: 0.64rem;}

    .container .slideshow_container{position: relative; max-width: 100%; overflow: hidden; height: 4rem;background: #fff;padding-top: 0.4rem;}
    .container .slideshow_container .slide{display: none; position: absolute; width: 100%; height: auto;transition: left 0.5s;}
    .container .slideshow_container .slide img{width: 100%; height: 100%;}
    .container .slideshow_container .prev, .next{position: absolute; top: 40%; transform: translateY(-50%); cursor: pointer; padding: 16px; color: white; font-weight: bold; font-size: 20px;}
    .container .slideshow_container .prev{left: 0;color: #0878AB;}
    .container .slideshow_container .next{right: 0;color: #0878AB;}
    .container .slideshow_container .name{font-size: 0.16rem;color: #333;margin-top: 0.03rem;}
    .container .slideshow_container .fade {
        animation: fade 1.5s;
    }
    @keyframes fade {from {opacity: 0}to {opacity: 1}}

    /* 资讯列表 */
    .container .news{padding: 0.2rem 0.13rem 0.38rem;background: #F5F6FB;display: none;}
    .container .news .title{font-size: 0.16rem;font-weight: bold;color: #000;}
    .container .news .j{font-size: 0.10rem;color: #2F3157;margin-top: 0.04rem;}
    .container .news .box{margin-top: 0.1rem;}
    .container .news .box .item{width: 100%;margin-top: 0.2rem;padding-bottom: 0.18rem;border-bottom: 0.01rem solid #E9E9E9;flex-shrink: 0;}
    .container .news .box .item .t{font-size: 0.12rem;color: #999;font-weight: 300;}
    .container .news .box .item .title{font-size: 0.16rem;color: #000;line-height: 0.22rem;height: 0.66rem;word-break: break-all;text-align: justify;margin-top: 0.12rem;}
    .container .news .box .item:hover .title{color: #0878AB;}
    .container .news .box .item .fo{margin-top: 0.1rem;}
    .container .news .box .item .fo .d{font-size: 0.2rem;color: #000;font-weight: 400;margin-right: 0.08rem;}
    .container .news .box .item .fo .y{font-size: 0.14rem;color: #999;font-weight: 400;transform: translateY(0.04rem);}
    .container .news .btn{margin: 0.36rem auto 0;width: 1.06rem;height: 0.30rem;border: 0.01rem solid #0878AB;font-size: 0.12rem;color: #0878AB;}

    .container .news_m{padding: 0 0.1rem 0.38rem;background: #F5F6FB;overflow: hidden}
    .container .news_m .item{width: 100%;margin-top: 0.2rem;padding-bottom: 0.18rem;border-bottom: 0.01rem dashed #D2D2D2;flex-shrink: 0;}
    .container .news_m .item .img{width: 2.26rem;height: 1.96rem;object-fit: cover;margin: 0 auto 0.2rem;}
    .container .news_m .item .title{font-size: 0.16rem;font-weight: bold;color: #666;line-height: 0.26rem;}
    .container .news_m .item .t{font-size: 0.12rem;color: #333;margin-top: 0.18rem;line-height: 0.26rem;}

    /* 轮播图 */
    .container .banner2{height: 1.5rem;width: 100%;background: #fff;box-sizing: border-box;overflow: hidden;}
    .container .banner2 .img{width: 100%;height: 100%;object-fit: cover;flex-shrink: 0;}

    /* 头部 */
    .container .top{height: 1.6rem;width: 100%;position: relative;padding: 0 0.13rem;box-sizing: border-box;}
    .container .top .img{width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}
    .container .top .box{height: 100%;position: relative;}
    .container .top .box .title{font-size: 0.3rem;color: #000;font-weight: bold;text-shadow: 0.01rem 0.03rem 0 rgba(0,0,0,0.23);}
    .container .top .box .j{font-size: 0.1rem;color: #000;margin-top: 0.2rem;width: 2rem;}

    /* 导航 */
    .container .nav{background: #fff;height: 0.5rem;padding: 0 0.13rem;}
    .container .nav .box{border-bottom: 0.02rem solid #E9E9E9;position: relative;box-sizing: border-box;}
    .container .nav .loo{height: 100%;}
    .container .nav .loo .item{height: 100%;padding: 0 0.2rem; position: relative;}
    .container .nav .loo .item .t{font-size: 0.14rem;color: #333;}
    .container .nav .loo .item .x{width: 0.4rem;height: 0.02rem;border-radius: 0.01rem;background: #0878AB;position: absolute;bottom: -0.02rem;left: 50%;transform: translateX(-50%);display: none;}
    .container .nav .loo .item.cur .t{color: #0878AB;}
    .container .nav .loo .item.cur .x{display: block;}
    .container .nav .search{width: 1.43rem;height: 0.3rem;background: #fff;border: 0.01rem solid #E9E9E9;border-radius: 0.05rem;box-sizing: border-box;padding: 0 0.1rem;}
    .container .nav .search .input{border: none;width: 1rem;}
    .container .nav .search .ico{width: 0.18rem;height: 0.18rem;}

    /* 移动-搜索 */
    .container .search_m{background: #fff;padding: 0.1rem 0.13rem 0;display: none;}
    .container .search_m .box{width: 100%;height: 0.34rem;border: 0.01rem solid #E9E9E9;border-radius: 0.05rem;padding: 0 0.12rem;box-sizing: border-box;}
    .container .search_m .box .input{flex: 1;border: none;font-size: 0.16rem;color: #333;}
    .container .search_m .box .input::placeholder{font-size: 0.16rem;color: #999;}
    .container .search_m .box .ico{width: 0.18rem;height: 0.18rem;margin-left: 0.1rem;}

    .container .change_m{display: none;}
    /* 团队成员 */
    .container .team_list{background: #fff;padding: 0.2rem 0.13rem;min-height: calc(100vh - 7.69rem);box-sizing: border-box;}
    .container .team_list .item{width: 1.9rem;height: 2.4rem;margin-top: 0.5rem;box-sizing: border-box;border: 0.01rem solid #E9E9E9;border-radius: 0.1rem;margin-right: 0.2rem;}
    .container .team_list .item .name{font-size: 0.34rem;color: #000;font-weight: bold;margin-top: 0.3rem;width: 2.28rem;text-align: center;}
    .container .team_list .item .t{font-size: 0.18rem;color: #333;margin-top: 0.16rem;width: 1.82rem;text-align: center;}
    .container .team_list .item .j{font-size: 0.14rem;color: #999;margin-top: 0.3rem;width: 1.82rem;text-align: center;line-height: 0.32rem;height: 0.64rem;}

    .container .team_list{display: none}
    .container .team_list_m{display: none}

    .container .team_list_m2{background: #fff;padding: 0.2rem 0.7rem 0.2rem;}
    .container .team_list_m2 .nk{display: flex;flex-wrap: wrap;}
    .container .team_list_m2 .item{width: 2.3rem;margin-top: 0.2rem;border-bottom: 0.02rem solid #ccc;padding-bottom: 0.16rem;}
    .container .team_list_m2 .item .img{width: 100%;height: 3.45rem;object-fit: cover;}
    .container .team_list_m2 .item .name{font-size: 0.14rem;color: #333;text-align: center;margin-top: 0.16rem;}

    /* 团队详情 */
    .container .team_detail{background: #fff;box-sizing: border-box;min-height: calc(100vh - 2.94rem);}
    .container .team_detail .nk{display: flex;flex-direction: column;}
    .container .team_detail .loo{width: 100%}
    .container .team_detail .loo .img_box{width: 1.7rem;height: 2.5rem;background: #fff;box-shadow: 0 0 0.05rem #EAEAEA;margin: -0.24rem auto 0;}
    .container .team_detail .loo .img_box .img{width: 1.6rem;height: 2.4rem;}
    /*.container .team_detail .loo .img{width: 1.2rem;height: 1.2rem;margin-right: 0.56rem;}*/
    .container .team_detail .loo .name{font-size: 0.24rem;color: #000;margin-top: 0.06rem;text-align: center;}
    .container .team_detail .loo .t{font-size: 0.16rem;color: #999;margin-top: 0.06rem;text-align: center;}
    .container .team_detail .roo{margin: 0.36rem 0.13rem 0;}
    .container .team_detail .roo .txt{font-size: 0.16rem;color: #000;font-weight: 300;line-height: 0.27rem;text-align: justify;}
    .container .team_detail .roo .back{width: 1.03rem;height: 0.4rem;border: 0.01rem solid #E9E9E9;margin-top: 1.58rem;display: none;}
    .container .team_detail .roo .back .ico{width: 0.18rem;height: 0.18rem;}
    .container .team_detail .roo .back .t1{font-size: 0.16rem;color: #666;margin-left: 0.1rem;}
    .container .team_detail .roo h3{font-size: 0.16rem;color: #333;font-weight: bold;display: block;line-height: 0.28rem;margin-bottom: 0.1rem;}
    .container .team_detail .roo .jian{font-size: 0.14rem;color: #666;line-height: 0.28rem;text-align: justify;}

    /* 伙伴列表 */
    .container .partner_list{display: none}
    .container .partner_list_m{display: none}

    .container .partner_list2{padding: 0.54rem 0.13rem 1.6rem;background: #fff;}
    .container .partner_list2 .nk{}
    .container .partner_list2 .item{width: 3rem;height: 1.5rem;overflow: hidden;position: relative;margin-top: 0.2rem;}
    .container .partner_list2 .item .img{width: 100%;height: 100%;object-fit: cover;}
    .container .partner_list2 .item .box{width: 1.66rem;height: 100%;background: #999;position: absolute;top: -100%;left: 0;transition: all .5s;padding: 0 0.1rem;box-sizing: border-box;}
    .container .partner_list2 .item.partner .box{top: 0;}
    .container .partner_list2 .item .box .txt{font-size: 0.16rem;color: #fff;text-align: center;}
    .container .partner_list2 .item .box .j{font-size: 0.12rem;color: #fff;margin-top: 0.1rem;text-decoration: underline;}


    /* 搜索 */
    .container .search_box{padding: 0.35rem 0 0.24rem;background: #fff;display: none;box-sizing: border-box;}
    .container .search_box .search{width: 1.43rem;height: 0.3rem;background: #fff;border: 0.01rem solid #E9E9E9;border-radius: 0.05rem;box-sizing: border-box;padding: 0 0.1rem;}
    .container .search_box .search .input{border: none;width: 1rem;}
    .container .search_box .search .ico{width: 0.18rem;height: 0.18rem;}

    /* 服务列表 */
    .container .service_box{background: #fff;padding: 0.2rem 0.13rem;box-sizing: border-box;}
    .container .service_box .to .title{font-size: 0.16rem;color: #000;font-weight: bold;}
    .container .service_box .to .x{width: 0.4rem;height: 0.02rem;background: #0878AB;border-radius: 0.01rem;margin-top: 0.05rem;}
    .container .service_box .j{font-size: 0.12rem;color: #666;margin-top: 0.12rem;}
    .container .service_box .box{margin-top: 0.1rem;background: #F4F6F7;box-sizing: border-box;}
    .container .service_box .box .item{height: 0.5rem;width: 100%;box-sizing: border-box;padding: 0 0.18rem;border-bottom: 0.01rem solid #E9E9E9;}
    .container .service_box .box .item:last-of-type{border-bottom: none;}
    .container .service_box .box .item .ico{width: 0.32rem;height: 0.32rem;border-radius: 50%;object-fit: cover;margin-right: 0.17rem;}
    .container .service_box .box .item .t{font-size: 0.12rem;color: #666;}

    /* 头部2 */
    .container .top2{padding: 0.3rem 0.13rem 0.15rem;background: #fff;border-bottom: 0.01rem solid #E9E9E9;}
    .container .top2 .title{font-size: 0.22rem;color: #000;}
    .container .top2 .box{margin-top: 0.15rem;}
    .container .top2 .box .num{font-size: 0.14rem;color: #999;}
    .container .top2 .box .ico{width: 0.18rem;height: 0.18rem;margin-right: 0.05rem;}

    /* 主体 */
    .container .main{background: #fff;padding: 0.35rem 0 0.8rem;}
    .container .main .loo{padding: 0 0.13rem;}
    .container .main .loo .content{font-size: 0.14rem;color: #333;text-align: justify;line-height: 0.32rem;width: 100%;}

    /* 文件 */
    .container .main .loo .file{margin-top: 0.45rem;}
    .container .main .loo .file .to{font-size: 0.2rem;color: #000;padding-bottom: 0.12rem;border-bottom: 0.01rem solid #E9E9E9;}
    .container .main .loo .file .list{padding-top: 0.1rem;}
    .container .main .loo .file .list .item{width: 100%;height: 0.6rem;background: #F5F5F5;margin-top: 0.2rem;padding: 0 0.1rem;box-sizing: border-box;}
    .container .main .loo .file .list .item .t{font-size: 0.16rem;color: #000;}
    .container .main .loo .file .list .item .btn{width: 0.8rem;height: 0.28rem;background: #0878AB;border-radius: 0.05rem;font-size: 0.14rem;color: #fff;flex-shrink: 0;}

    /* 常见问题 */
    .container .main .loo .question{margin-top: 0.45rem;}
    .container .main .loo .question .to{font-size: 0.2rem;color: #000;padding-bottom: 0.12rem;border-bottom: 0.01rem solid #E9E9E9;}
    .container .main .loo .question .list{padding-top: 0.1rem;}
    .container .main .loo .question .list .item{width: 100%;height: 0.6rem;background: #F5F5F5;margin-top: 0.2rem;padding: 0 0.1rem;box-sizing: border-box;}
    .container .main .loo .question .list .item .t{font-size: 0.16rem;color: #000;}
    .container .main .loo .question .list .item .ico{width: 0.22rem;height: 0.22rem;border-radius: 50%;}

    /* 更多 */
    .container .main .roo{width: 3rem;margin-left: 0.6rem;flex-shrink: 0;display: none;}
    .container .main .roo .more{font-size: 0.16rem;color: #999;}
    .container .main .roo .list .item{width: 3rem;border: 0.01rem solid #E9E9E9;box-sizing: border-box;padding: 0.24rem 0.24rem 0.2rem;margin-top: 0.2rem;}
    .container .main .roo .list .item .t{font-size: 0.2rem;color: #000;}
    .container .main .roo .list .item .j{font-size: 0.16rem;color: #999;margin-top: 0.16rem;}
    .container .main .roo .list .item .bo{margin-top: 0.3rem;}
    .container .main .roo .list .item .bo .ico{width: 0.18rem;height: 0.18rem;margin-right: 0.05rem;}
    .container .main .roo .list .item .bo .num{font-size: 0.16rem;color: #999;}
    .container .main .roo .list .item .bo .d{font-size: 0.18rem;color: #000;font-weight: bold;margin-right: 0.1rem;}
    .container .main .roo .list .item .bo .y{font-size: 0.12rem;color: #999;}

    /* 头部3 */
    .container .top3{padding: 0.3rem 0.13rem;}
    .container .top3 .title{font-size: 0.22rem;color: #000;}

    /* 关于我们 */
    .container .about{padding: 0.2rem 0.13rem 0.3rem;background: #fff;}
    .container .about .title{font-size: 0.2rem;font-weight: bold;color: #000;}
    .container .about .j{font-size: 0.14rem;color: #999;margin-top: 0.06rem;}
    .container .about .box{margin-top: 0.14rem;display: flex;flex-direction: column;}
    .container .about .box .img{width: 100%;height: 1.98rem;object-fit: cover;flex-shrink: 0;}
    .container .about .box .loo{margin-left: 0;margin-top: 0.16rem;}
    .container .about .box .loo .content{font-size: 0.12rem;color: #000;line-height: 0.22rem;text-align: justify;}

    /* 企业资质 */
    .container .honor{padding: 0.2rem 0.13rem 0.3rem;background: #F5F6FB;}
    .container .honor .title{font-size: 0.2rem;font-weight: bold;color: #000;}
    .container .honor .j{font-size: 0.14rem;color: #999;margin-top: 0.06rem;}
    .container .honor .box{margin-top: 0.08rem;}
    .container .honor .box .img{width: 100%;height: 2.4rem;margin-top: 0.15rem;object-fit: cover;}
    .container .honor .box .img:nth-of-type(3n){margin-right: 0;}

    /* 联系我们 */
    .container .contact{background: #fff;min-height: 5.2rem;}
    .container .contact .bo{padding: 0.4rem 0;width: 100%;background: #fff;}
    .container .contact .bo .tab{width: 100%;background: #F5F6FB;padding: 0.2rem;box-sizing: border-box;}
    .container .contact .bo .tab .lef .bt .p3{font-size: 0.2rem;color: #5775F7;}
    .container .contact .bo .tab .lef .tp{margin-top: 0.15rem}
    .container .contact .bo .tab .lef .tp .li{font-size: 0.12rem;color: #666;margin-top: 0.1rem;}
    .container .contact .bo .tab .lef .bot{margin-top: 0.2rem;}
    .container .contact .bo .tab .lef .bot .li{font-size: 0.1rem;color: #666;margin-top: 0.1rem;}
    .container .contact .bo .tab .rig{width: 1rem;background: #fff;margin-top: 0.2rem;padding: 0.1rem 0;}
    .container .contact .bo .tab .rig .img{width: 0.8rem;height: 0.8rem;}
    .container .contact .bo .tab .rig .chat{font-size: 0.1rem;color: #999;margin-top: 0.05rem}

    .fanhui{height: 0.4rem;margin: 0 0.13rem;position: relative;border-top: 0.01rem solid #ccc;}
    .fanhui .return a{display:block;padding:0 0.1rem;height:0.25rem;line-height:0.25rem;background-color:#0878AB;font-size:0.14rem;font-weight:bold;color:#FFFFFF;}
    .fanhui .return{position:absolute;left:48%;}
    .fanhui .pre{position: absolute;left: 0;top: -0.65rem;}
    .fanhui .nex{position:absolute;right:0;top: -0.65rem;}
    .fanhui .pre a,.fanhui .nex a{font-size:14px;font-weight:bold;}

    /* 底部 */
    .footer{background: #FFF;padding: 0.36rem 0.13rem 0;box-sizing: border-box;}
    .footer .li{font-size: 0.12rem;color: #333;margin-right: 0.33rem;}
    .footer .t{font-size: 0.12rem;color: #999;margin-top: 0.12rem;}
    .footer .txt{margin-top: 0.24rem;margin-right: 0.24rem;display: flex;flex-direction: column;align-items: flex-start;}
    .footer .txt2{display: flex;flex-direction: column;align-items: flex-start;margin-top: 0.24rem}
    .footer .fo{border-top: 0.01rem solid #999;margin-top: 0.26rem;font-size: 0.1rem;color: #999;text-align: center;padding: 0.1rem 0;}
    .footer img{width: 1rem;height: 1rem;margin-top: 0.2rem;}
    .footer .chat{font-size: 0.12rem;color: #999;margin-top: 0.1rem;}
}

@media only screen and (min-device-width:1200px) {
    .nk{width: 1200px;margin: 0 auto;height: 100%;}

    /* 头部 */
    .header{height: 0.8rem;line-height: 0.1rem;font-size: 0.16rem;border-bottom: 0.01rem solid #E9E9E9;box-sizing: border-box;}
    .header .logo{height: 0.6rem;object-fit: cover;}
    .header{background: #fff;}
    .header .roo{height: 100%;}
    .header .roo .nav{height: 100%;}
    .header .roo .nav .item{height: 100%;color: #000;margin: 0 0.3rem;padding: 0 0.2rem;}
    .header .roo .nav .item.cur{color: #0878AB;}
    .header .roo .nav .item:hover{color: #0878AB;}
    .header .roo .change{height: 100%;}
    .header .roo .change .item.cur{color: #0878AB;border-color: #0878AB;}
    .header .roo .change .item{height: 0.2rem;width: 0.2rem;border: 0.01rem solid #999;  color: #999;display: block;border-radius: 0.04rem;text-align: center;line-height: 0.2rem;font-size: 0.12rem;margin: 0 0.06rem;}
    .header .ico{display: none;}

    .header .cate{display: none;}

    .header .cm{display: none;}

    .header .m{display: none;}

    /* 轮播图 */
    .container .banner{height: 6rem;width: 100%;background: #fff;box-sizing: border-box;overflow: hidden;}
    .container .banner .img{width: 100%;height: 100%;object-fit: cover;flex-shrink: 0;}

    /* 轮播图 */
    .container .banner2{height: 4rem;width: 100%;background: #fff;box-sizing: border-box;overflow: hidden;}
    .container .banner2 .img{width: 100%;height: 100%;object-fit: cover;flex-shrink: 0;}

    /* 企业介绍 */
    .container .gongsi_introduce{padding: 0.84rem 0 0.42rem;background: #fff;}
    .container .gongsi_introduce .title{font-size: 0.28rem;font-weight: bold;color: #000;}
    .container .gongsi_introduce .j{font-size: 0.14rem;color: #2F3157;margin-top: 0.06rem;}
    .container .gongsi_introduce .box{margin-top: 0.7rem;}
    .container .gongsi_introduce .box .loo{margin-left: 0.36rem;}
    .container .gongsi_introduce .box .loo .content{font-size: 0.16rem;color: #000;line-height: 0.36rem;text-align: justify;}
    .container .gongsi_introduce .box .loo .t{font-size: 0.16rem;color: #5775F7;}
    .container .gongsi_introduce .box .img{width: 5.5rem;height: 3.1rem;object-fit: cover;flex-shrink: 0;}

    /* 服务项目 */
    .container .service_project{padding: 0.66rem 0 0.8rem;background: #FFF;}
    .container .service_project .title{font-size: 0.26rem;font-weight: bold;color: #0878AB;}
    .container .service_project .j{font-size: 0.14rem;color: #2F3157;margin-top: 0.06rem;}
    .container .service_project .box{margin-top: 0.5rem;}
    .container .service_project .box .img{width: 4.8rem;height: 5.1rem;object-fit: cover;flex-shrink: 0;}
    .container .service_project .box .li{width: 3rem;height: 3rem;flex-shrink: 0;position: relative;background: #F5F6FB;overflow: hidden;padding: 0 0.2rem;border-right: 0.02rem solid #fff;box-sizing: border-box;transform: translateX(-0.02rem);}
    .container .service_project .box .li:last-of-type{border-right: none;}
    .container .service_project .box .li .img2{width: 1rem;height: 1rem;object-fit: cover;}
    .container .service_project .box .li .img3{width: 1rem;height: 1rem;object-fit: cover;display: none}
    .container .service_project .box .li .t{font-size: 0.18rem;color: #0878AB;font-weight: bold;position: relative;margin-top: 0.22rem;}
    .container .service_project .box .li:hover{transition: all 0.3s;background: #0878AB;}
    .container .service_project .box .li:hover .t{color: #fff;}
    .container .service_project .box .li:hover .img2{display: none;}
    .container .service_project .box .li:hover .img3{display: block;}

    /*关于我们*/
    .container .index_about{background: #FFF;}
    .container .index_about .nk{background: #F5F6FB;padding: 0.2rem 0.26rem;box-sizing: border-box}
    .container .index_about .loo{width: 6.3rem;margin-right: 0.2rem;}
    .container .index_about .loo .to{height: 0.8rem;}
    .container .index_about .loo .to .t{font-size: 0.24rem;color: #333}
    .container .index_about .loo .box{height: 4.24rem;border-top: 0.01rem solid #0878AB;}
    .container .index_about .loo .box .img{width: 6rem;height: 4rem;}
    .container .index_about .roo .to{height: 0.8rem;}
    .container .index_about .roo .to .t{font-size: 0.24rem;color: #333}
    .container .index_about .roo .to .t2{font-size: 0.16rem;color: #333;}
    .container .index_about .roo .list{border-top: 0.01rem solid #0878AB;}
    .container .index_about .roo .list .item{border-bottom: 0.01rem solid #e9e9e9;padding: 0.2rem 0;}
    .container .index_about .roo .list .item .t{font-size: 0.22rem;color: #333;}
    .container .index_about .roo .list .item .t2{font-size: 0.16rem;color: #999;margin-left: 0.2rem;}
    .container .index_about .roo .list .item .t3{font-size: 0.14rem;color: #999;margin-top: 0.2rem;}

    /* 团队成员 */
    .container .team_member{padding: 0.84rem 0 0.72rem;background: #fff;}
    .container .team_member .title2{font-size: 0.28rem;font-weight: bold;color: #0878AB;margin-bottom: 0.4rem;}
    .container .team_member .title{font-size: 0.28rem;font-weight: bold;color: #000;}
    .container .team_member .j{font-size: 0.14rem;color: #2F3157;margin-top: 0.06rem;}
    .container .team_member .box{margin-top: 0.54rem;}

    .container .team_member .item{width: 1.6rem;box-sizing: border-box;margin: 0 0.5rem 0.5rem;}
    .container .team_member .item:nth-of-type(4n){margin-right: 0;}
    .container .team_member .item .img_box{width: 1.6rem;height: 2.4rem;}
    .container .team_member .item .img_box .img{width: 100%;height: 100%;object-fit: cover;}
    .container .team_member .item .name{font-size: 0.17rem;color: #333;font-weight: bold;line-height: 0.4rem;height: 0.4rem;}
    .container .team_member .item .name2{font-size: 0.17rem;color: #0878AB;font-weight: bold;line-height: 0.4rem;height: 0.4rem;}
    .container .team_member .item .t{font-size: 0.16rem;color: #999;}
    .container .team_member .item .j{font-size: 0.14rem;color: #999;margin-top: 0.3rem;width: 1.82rem;text-align: center;line-height: 0.32rem;height: 0.64rem;}

    .container .slideshow_container{display: none}

    /* 资讯列表 */
    .container .news{background: #FFF;}
    .container .news.new{min-height: 5.79rem;}
    .container .news .title{font-size: 0.28rem;font-weight: bold;color: #000;}
    .container .news .j{font-size: 0.16rem;color: #2F3157;margin-top: 0.06rem;}
    .container .news .box{padding: 0.64rem 0.2rem 0.64rem;background: #F5F6FB;}
    .container .news .box .item{width: 100%;margin-top: 0.44rem;padding: 0 0.4rem 0.18rem;border-bottom: 0.01rem solid #E9E9E9;flex-shrink: 0;box-sizing: border-box;}
    .container .news .box .item .img{width: 1.6rem;height: 1.6rem;object-fit: cover;flex-shrink: 0;margin-right: 0.3rem;}
    .container .news .box .item:nth-of-type(3n){margin-right: 0;}
    .container .news .box .item .title{font-size: 0.22rem;color: #000;line-height: 0.22rem;height: 0.22rem;word-break: break-all;text-align: justify;}
    .container .news .box .item .date{font-size: 0.16rem;color: #999;}
    .container .news .box .item .t{font-size: 0.18rem;color: #333;margin-top: 0.3rem;line-height: 0.24rem;height: 0.48rem;}
    .container .news .box .item .m{font-size: 0.14rem;color: #333;}
    .container .news .box .item:hover .title{color: #0878AB;}
    .container .news .box .item .fo{margin-top: 0.1rem;}
    .container .news .box .item .fo .d{font-size: 0.24rem;color: #000;font-weight: 400;margin-right: 0.08rem;}
    .container .news .box .item .fo .y{font-size: 0.14rem;color: #999;font-weight: 400;transform: translateY(0.08rem);}
    .container .news .btn{margin: 0.8rem auto 0;width: 1.68rem;height: 0.48rem;border: 0.01rem solid #0878AB;font-size: 0.2rem;color: #0878AB;}

    .container .news_m{display: none}

    /* 头部 */
    .container .top{height: 3.22rem;width: 100%;position: relative;}
    .container .top .img{width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}
    .container .top .box{height: 100%;position: relative;}
    .container .top .box .title{font-size: 0.62rem;color: #000;font-weight: bold;text-shadow: 0.01rem 0.04rem 0 rgba(0,0,0,0.23);}
    .container .top .box .j{font-size: 0.18rem;color: #000;margin-top: 0.52rem;}

    /* 导航 */
    .container .nav{background: #fff;height: 0.9rem;}
    .container .nav .box{border-bottom: 0.02rem solid #E9E9E9;position: relative;}
    .container .nav .loo{height: 100%;overflow-x: auto;white-space: nowrap; }
    .container .nav .loo::-webkit-scrollbar {display: none;}
    .container .nav .loo .item{height: 100%;padding: 0 0.5rem; position: relative;flex-shrink: 0;}
    .container .nav .loo .item .t{font-size: 0.2rem;color: #333;}
    .container .nav .loo .item .x{width: 0.66rem;height: 0.02rem;border-radius: 0.01rem;background: #0878AB;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);display: none;}
    .container .nav .loo .item.cur .t{color: #0878AB;}
    .container .nav .loo .item.cur .x{display: block;}

    .container .nav .search{width: 1.43rem;height: 0.3rem;background: #fff;border: 0.01rem solid #E9E9E9;border-radius: 0.05rem;box-sizing: border-box;padding: 0 0.1rem;margin-left: 0.2rem;}
    .container .nav .search .input{border: none;width: 1rem;}
    .container .nav .search .ico{width: 0.18rem;height: 0.18rem;}

    .container .search_m{display: none;}
    .container .change_m{display: none;}

    .container .team_content{background: #FFF;}
    .container .team_content .box{width: 100%;padding: 0.2rem;}
    .container .team_content .box .j{font-size: 0.22rem;color: #0878AB;line-height: 0.36rem;text-align: justify;text-indent: 2em;}

    /* 团队成员 */
    .container .team_list{background: #fff;padding-bottom: 1.22rem;min-height: calc(100vh - 7.69rem);}

    /*.container .team_list .item{width: 2.3rem;height: 2.4rem;margin-right: 0.93rem;margin-top: 0.5rem;box-sizing: border-box;border: 0.01rem solid #E9E9E9;border-radius: 0.1rem;}*/
    /*.container .team_list .item:nth-of-type(4n){margin-right: 0;}*/
    /*.container .team_list .item .img{width: 2.82rem;height: 1.75rem;object-fit: cover;}*/
    /*.container .team_list .item .name{font-size: 0.34rem;color: #000;font-weight: bold;margin-top: 0.3rem;width: 2rem;text-align: center;}*/
    /*.container .team_list .item .t{font-size: 0.18rem;color: #333;margin-top: 0.16rem;width: 1.82rem;text-align: center;}*/
    /*.container .team_list .item .j{font-size: 0.14rem;color: #999;margin-top: 0.3rem;width: 1.82rem;text-align: center;line-height: 0.32rem;height: 0.64rem;}*/

    .container .team_list .item{width: 1.6rem;box-sizing: border-box;margin: 0.5rem 0.5rem 0;}
    .container .team_list .item:nth-of-type(6n){margin-right: 0;}
    .container .team_list .item .img_box{width: 1.6rem;height: 2.4rem;}
    .container .team_list .item .img_box .img{width: 100%;height: 100%;object-fit: cover;}
    .container .team_list .item .name{font-size: 0.17rem;color: #333;font-weight: bold;line-height: 0.4rem;height: 0.4rem;}
    .container .team_list .item .name2{font-size: 0.17rem;color: #0878AB;font-weight: bold;line-height: 0.4rem;height: 0.4rem;}
    .container .team_list .item .t{font-size: 0.16rem;color: #999;}

    .container .team_list_m{display: none}
    .container .team_list_m2{display: none}

    /* 团队详情 */
    .container .team_detail{display: none;}
    .container .team_detail{min-height: calc(100vh - 2.57rem);background: #fff;box-sizing: border-box;padding: 0.53rem 0 1.43rem;}
    .container .team_detail .loo{margin-right: 0.67rem;padding-top: 0.4rem;}
    .container .team_detail .loo .img{width: 2.7rem;height: 2.7rem;object-fit: cover;}
    .container .team_detail .loo .name{font-size: 0.24rem;color: #000;margin-top: 0.06rem;width: 2.82rem;text-align: center;}
    .container .team_detail .loo .t{font-size: 0.16rem;color: #999;margin-top: 0.14rem;width: 2.82rem;text-align: center;}
    .container .team_detail .roo{padding-top: 0.7rem;}
    .container .team_detail .roo .txt{font-size: 0.16rem;color: #000;font-weight: 300;line-height: 0.27rem;text-align: justify;}
    .container .team_detail .roo .back{width: 1.03rem;height: 0.4rem;border: 0.01rem solid #E9E9E9;margin-top: 1.58rem;}
    .container .team_detail .roo .back .ico{width: 0.18rem;height: 0.18rem;}
    .container .team_detail .roo .back .t1{font-size: 0.16rem;color: #666;margin-left: 0.1rem;}

    /* 伙伴列表 */
    .container .partner_list_m{display: none;}
    .container .partner_list2{display: none;}

    .container .partner_list{padding: 0.54rem 0 1.6rem;background: #fff;}
    .container .partner_list .nk{padding: 0 0.1rem;box-sizing: border-box;}
    .container .partner_list .item{width: 3.8rem;height: 2.1rem;overflow: hidden;position: relative;margin-right: 0.2rem;margin-top: 0.2rem;}
    .container .partner_list .item:nth-of-type(3n){margin-right: 0;}
    .container .partner_list .item .img{width: 100%;height: 100%;}
    .container .partner_list .item .box{width: 100%;height: 100%;background: #999;position: absolute;top: -100%;left: 0;transition: all .5s;padding: 0.4rem 0.1rem 0;box-sizing: border-box;}
    .container .partner_list .item:hover .box{top: 0;}
    .container .partner_list .item .box .txt{font-size: 0.26rem;color: #fff;text-align: center;line-height: 0.32rem;height: 0.96rem;}
    .container .partner_list .item .box .j{font-size: 0.16rem;color: #fff;margin-top: 0.35rem;text-decoration: underline;}

    /* 搜索 */
    .container .search_box{padding: 0.35rem 0 0.24rem;background: #fff;}
    .container .search_box .search{width: 1.43rem;height: 0.3rem;background: #fff;border: 0.01rem solid #E9E9E9;border-radius: 0.05rem;box-sizing: border-box;padding: 0 0.1rem;}
    .container .search_box .search .input{border: none;width: 1rem;}
    .container .search_box .search .ico{width: 0.18rem;height: 0.18rem;}

    /* 服务列表 */
    .container .service_box{background: #fff;padding-bottom: 0.8rem;}
    .container .service_box .to .title{font-size: 0.22rem;color: #000;font-weight: bold;margin-top: 0.08rem;}
    .container .service_box .to .x{width: 0.4rem;height: 0.02rem;background: #0878AB;border-radius: 0.01rem;margin-top: 0.05rem;}
    .container .service_box .to .ico{width: 0.58rem;height: 0.48rem;}
    .container .service_box .j{font-size: 0.14rem;color: #666;margin-top: 0.3rem;}
    .container .service_box .box{margin-top: 0.2rem;background: #F4F6F7;box-sizing: border-box;}
    .container .service_box .box .item{height: 0.86rem;width: 6rem;box-sizing: border-box;padding: 0 0.18rem;border-bottom: 0.01rem solid #E9E9E9;}
    .container .service_box .box .item:nth-of-type(2n+1){border-right: 0.01rem solid #E9E9E9;}
    .container .service_box .box .item .ico{width: 0.57rem;height: 0.57rem;border-radius: 50%;object-fit: cover;margin-right: 0.22rem;}
    .container .service_box .box .item .t{font-size: 0.18rem;color: #666;}

    /* 头部2 */
    .container .top2{background: #FFF;}
    .container .top2 .box{background: #F2F2F2;padding: 0.4rem 0;}
    .container .top2 .title{font-size: 0.34rem;color: #000;padding: 0.3rem 1rem 0;}
    /*.container .top2 .box{margin-top: 0.2rem;}*/
    .container .top2 .box .num{font-size: 0.16rem;color: #999;}
    .container .top2 .box .ico{width: 0.18rem;height: 0.18rem;margin-right: 0.05rem;}

    .container .top2 .box .to{margin: 0 0.4rem;padding-bottom: 0.2rem; border-bottom: 1px solid #999;}
    .container .top2 .box .to .t{font-size: 0.16rem;color: #333;}
    .container .top2 .box .to .t:hover{color: #0878AB;}

    /* 主体 */
    .container .main{background: #fff;padding: 0.35rem 0 0.8rem;min-height: calc(100vh - 5.36rem);}
    .container .main .loo .content{font-size: 0.14rem;color: #333;text-align: justify;line-height: 0.32rem;margin-top: 0.2rem;}

    .container .main .loo .date{font-size: 0.16rem;color: #333;}
    /* 文件 */
    .container .main .loo .file{margin-top: 0.9rem;}
    .container .main .loo .file .to{font-size: 0.24rem;color: #000;padding-bottom: 0.12rem;border-bottom: 0.01rem solid #E9E9E9;}
    .container .main .loo .file .list{padding-top: 0.1rem;}
    .container .main .loo .file .list .item{width: 100%;height: 0.7rem;background: #F5F5F5;margin-top: 0.2rem;padding: 0 0.3rem;box-sizing: border-box;}
    .container .main .loo .file .list .item .t{font-size: 0.16rem;color: #000;}
    .container .main .loo .file .list .item .btn{width: 1.14rem;height: 0.4rem;background: #0878AB;border-radius: 0.05rem;font-size: 0.2rem;color: #fff;flex-shrink: 0;}
    .container .main .loo .file .list .item .btn:hover{background: #2F37C0FF;}

    /* 常见问题 */
    .container .main .loo .question{margin-top: 0.9rem;}
    .container .main .loo .question .to{font-size: 0.24rem;color: #000;padding-bottom: 0.12rem;border-bottom: 0.01rem solid #E9E9E9;}
    .container .main .loo .question .list{padding-top: 0.1rem;}
    .container .main .loo .question .list .item{width: 100%;height: 0.7rem;background: #F5F5F5;margin-top: 0.2rem;padding: 0 0.3rem;box-sizing: border-box;}
    .container .main .loo .question .list .item:hover{background: #0878AB;}
    .container .main .loo .question .list .item .t{font-size: 0.16rem;color: #000;}
    .container .main .loo .question .list .item:hover .t{color: #FFF;}
    .container .main .loo .question .list .item .ico{width: 0.3rem;height: 0.3rem;border-radius: 50%;background-image: url("./images/web/ico_question.png")}
    .container .main .loo .question .list .item:hover .ico{background-image: url("./images/web/ico_question_cur.png")}

    .container .main .ro{width: 1.2rem;}

    .container .main .roo{width: 3rem;margin-left: 0.6rem;flex-shrink: 0;}
    .container .main .roo .more{font-size: 0.16rem;color: #999;}
    .container .main .roo .list .item{width: 3rem;border: 0.01rem solid #E9E9E9;box-sizing: border-box;padding: 0.24rem 0.24rem 0.2rem;margin-top: 0.2rem;}
    .container .main .roo .list .item .t{font-size: 0.2rem;color: #000;}
    .container .main .roo .list .item .j{font-size: 0.16rem;color: #999;margin-top: 0.16rem;}
    .container .main .roo .list .item .bo{margin-top: 0.3rem;}
    .container .main .roo .list .item .bo .ico{width: 0.18rem;height: 0.18rem;margin-right: 0.05rem;}
    .container .main .roo .list .item .bo .num{font-size: 0.16rem;color: #999;}
    .container .main .roo .list .item .bo .d{font-size: 0.18rem;color: #000;font-weight: bold;margin-right: 0.1rem;}
    .container .main .roo .list .item .bo .y{font-size: 0.12rem;color: #999;}

    .container .main .fot{margin-top: 1rem;}
    .container .main .fot .back{font-size: 0.16rem;color: #FFF;width: 0.72rem;height: 0.36rem;background: #0878AB;text-align: center;line-height: 0.4rem;}
    .container .main .fot .next{font-size: 0.16rem;color: #FFF;width: 0.72rem;height: 0.36rem;background: #0878AB;text-align: center;line-height: 0.4rem;}

    .container .top3{padding: 0.6rem 0;}
    .container .top3 .title{font-size: 0.4rem;color: #000;}

    /* 关于我们 */
    .container .about{padding: 0.58rem 0 0.72rem;background: #fff;}
    .container .about .title{font-size: 0.26rem;font-weight: bold;color: #000;}
    .container .about .j{font-size: 0.22rem;color: #999;margin-top: 0.06rem;}
    .container .about .box{margin-top: 0.78rem;}
    .container .about .box .loo{margin-left: 0.36rem;}
    .container .about .box .loo .content{font-size: 0.16rem;color: #000;line-height: 0.36rem;text-align: justify;}
    .container .about .box .loo .t{font-size: 0.16rem;color: #5775F7;}
    .container .about .box .img{width: 5.5rem;height: 3.1rem;object-fit: cover;flex-shrink: 0;}

    /* 企业资质 */
    .container .honor{padding: 0.44rem 0 1rem;background: #F5F6FB;}
    .container .honor .title{font-size: 0.26rem;font-weight: bold;color: #000;}
    .container .honor .j{font-size: 0.22rem;color: #999;margin-top: 0.06rem;}
    .container .honor .box{margin-top: 0.8rem;}
    .container .honor .box .img{width: 3.4rem;height: 2.4rem;margin-right: 0.9rem;}
    .container .honor .box .img:nth-of-type(3n){margin-right: 0;}

    /* 联系我们 */
    /*.container .contact{padding: 0.58rem 0 0.72rem;background: #fff;}*/
    /*.container .contact .title{font-size: 0.26rem;font-weight: bold;color: #000;}*/
    /*.container .contact .j{font-size: 0.22rem;color: #999;margin-top: 0.06rem;}*/
    /*.container .contact .box{margin-top: 0.6rem;width: 100%;}*/
    /*.container .contact .box .ul{width: 50%;box-sizing: border-box;}*/
    /*.container .contact .box .ul .t{font-size: 0.3rem;color: #000;font-weight: bold;}*/
    /*.container .contact .box .ul .li{font-size: 0.17rem;color: #333;margin-top: 0.2rem;}*/
    /*.container .contact .box .l{font-size: 0.17rem;color: #000;width: 33.33%;margin-top: 0.2rem;}*/
    /*.container .contact .box .l:hover{color: #5775F7;}*/

    .container .contact{background: #fff;}
    .container .contact .bo{padding: 0.5rem 0;width: 100%;background: #fff;}
    .container .contact .bo .left{width: 6rem; margin-right: 0.2rem;}
    .container .contact .bo .left .img{width: 100%;height: 100%;}
    .container .contact .bo .right .to{font-size: 0.4rem;font-weight: bold;color: #333;padding-bottom: 0.2rem;border-bottom: 1px solid #999;}
    .container .contact .bo .right .mo{padding: 0.4rem 0 0.1rem;border-bottom: 1px solid #999;}
    .container .contact .bo .right .mo .t{font-size: 0.22rem;color: #333;margin-top: 0.14rem;}
    .container .contact .bo .right .mo .tt{font-size: 0.24rem;color: #333;font-weight: bold;margin-top: 0.24rem;}
    .container .contact .bo .right .fo{width: 100%;padding-top: 0.8rem;}
    .container .contact .bo .right .fo .img{width: 1.5rem;height: 1.5rem;margin-right: 0.2rem;}
    .container .contact .bo .right .fo .t{font-size: 0.2rem;color: #333;margin-top: 0.08rem;}
    /*.container .contact .bo .tab{width: 100%;background: #F5F6FB;padding: 0.5rem 1rem;box-sizing: border-box;}
    .container .contact .bo .tab .lef .bt .p3{font-size: 0.4rem;color: #5775F7;}
    .container .contact .bo .tab .lef .tp{margin-top: 0.3rem}
    .container .contact .bo .tab .lef .tp .li{font-size: 0.24rem;color: #666;margin-top: 0.12rem;}
    .container .contact .bo .tab .lef .bot{margin-top: 0.5rem;}
    .container .contact .bo .tab .lef .bot .li{font-size: 0.2rem;color: #666;margin-top: 0.12rem;}
    .container .contact .bo .tab .rig{width: 2rem;height: 2rem;background: #fff;}
    .container .contact .bo .tab .rig .chat{font-size: 0.12rem;color: #999;margin-top: 0.1rem}*/

    /* 底部 */
    .footer{background: #fff;padding-top: 0.3rem;box-sizing: border-box;}
    .footer .li{font-size: 0.16rem;color: #333;margin: 0 0.16rem}
    .footer .t{font-size: 0.12rem;color: #999;text-align: left;margin-top: 0.04rem;}
    .footer .txt{margin-top: 0.24rem;margin-right: 0.24rem;}
    .footer .txt2{margin-top: 0.24rem;}
    .footer .fo{border-top: 0.01rem solid #999;margin-top: 0.26rem;font-size: 0.12rem;color: #999;text-align: center;padding: 0.1rem 0;}
    .footer .fo a{font-size: 0.16rem;color: #999;}
    .footer img{width: 1rem;height: 1rem;}
    .footer .chat{font-size: 0.12rem;color: #999;margin-top: 0.16rem}

    .tk_yy{
        background-color: rgba(0,0,0,0.4);
        position: fixed;
        z-index: 9998;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        display: none;
        background-image: url(./images/web/load3.gif);
        background-repeat: no-repeat;
        background-position: center center;
    }
    .tk_main{height: 4.5rem;width: 9rem;position: fixed;left: 50%;top: 50%;background-color: #FFFFFF;z-index: 9999;display: none;margin-top: -2.25rem;margin-left: -4.5rem;-moz-box-shadow:0 0 0.1rem #CCCCCC; -webkit-box-shadow:0 0 0.1rem #CCCCCC; box-shadow:0 0 0.1rem #CCCCCC;-moz-border-radius:0.05rem; -webkit-border-radius:0.05rem; border-radius:0.05rem;}
    .tk_main .bj{padding: 0.3rem;}
    .tk_main .x{text-align: right;}
    .tk_main .x img{cursor: pointer;}
    .tk_main .img{float: left;height: 2.4rem;width: 1.6rem;position: relative;}
    .tk_main .img img{height: 100%;width: 100%;}
    .tk_main .img2{
        float: left;
        height: 0.95rem;
        width: 1.8remx;
        -moz-box-shadow:0 0 0.1rem #CCCCCC;
        -webkit-box-shadow:0 0 0.1rem #CCCCCC;
        box-shadow:0 0 0.1rem #CCCCCC;
        margin-right: 0.2rem;
        margin-left: 0.2rem;
    }
    .tk_main .img2 img{height: 100%;width: 100%;}

    .tk_main .img3{float: left;height: 1.96rem;width: 2.26rem;position: relative;}
    .tk_main .img3 img{height: 100%;width: 100%;}


    .tk_main .img i{background-color: #0878AB;display: block;height: 0.05rem;width: 1.4rem;position: absolute;left: 0;bottom: 0;}
    .tk_main .bod{float: left;width: 5.8rem;margin-left: 0.3rem;}
    .tk_main .bod .t{min-height: 0.45rem;}
    .tk_main .bod .t .span{
        font-size: 0.18rem;
        font-weight: bold;
        color: #333333;
        display: block;
        line-height: 0.36rem;
        max-height:0.72rem;
        margin-top: -0.08rem;
        position: relative;
    }
    .tk_main .bod .t .i{
        background-color: #0878AB;
        height: 0.03rem;
        width: 0.34rem;
        margin-top:0.03rem;
    }
    .tk_main .bod .zi{font-size: 0.14rem;color: #333;line-height: 0.3rem;}
    .scroll1 p,.scroll1 .zi{
        word-wrap:break-word;
    }

    .scroll1 {
        height: 280px;
        overflow-y: hidden;
        overflow-x: hidden;
        padding-right:5px;
    }
    .scroll1 {
        overflow-y: scroll;
        padding-right:0px;
    }
    .scroll1::-webkit-scrollbar{/*滚动条整体样式*/
        width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
    }
    .scroll1::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
        background: #999999;
    }
    .scroll1::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
        border-radius: 10px;
        background: #EDEDED;
    }
}