@charset "utf-8";
html{font-size:16px;}
*,html, body, div, p, h1, h2, em,h3, h4, h5, h6, ul, li, dl, dd, dt, ol, img, table, form, input, button, textarea, select, option, strong, span, b, i, font, a, label, table, td { padding: 0; margin: 0; border: none;outline: none;  box-sizing: border-box; font-family: '微软雅黑'; }
textarea { -webkit-appearance: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a:hover, a:active,a {text-decoration: none; outline: none; }
a:hover { outline: none; }
ul, dl, li, dd, dt, ol { list-style: none; }
input, select, img { vertical-align: middle; outline: none; }
html, body { width: 100%; }
img { max-width: 100%;border:none;}
.none{display:none;}
.wh{width:85%;margin:0 auto;}
.clear{ clear:both;}
/* 自定义通用类 */
.flex{display: flex;align-items: center;}
 /* 自定义无链接样式 */
 .link-disabled {  cursor:auto;}
/*公共flex布局*/
.df {display: flex; display: -ms-flexbox;}
/* 主轴对齐 */
.df-jc-c {justify-content: center; -ms-flex-pack: center;}
.df-jc-sb {justify-content: space-between; -ms-flex-pack: justify;}
.df-jc-sa {justify-content: space-around; -ms-flex-pack: distribute;}
.df-jc-fe {justify-content: flex-end; -ms-flex-pack: end;}
/* 交叉轴对齐 */
.df-ai-c {align-items: center; -ms-flex-align: center;}
.df-ai-fe {align-items: flex-end; -ms-flex-align: end;}
.df-ai-fs {align-items: flex-start; -ms-flex-align: start;}
/* 组合属性 */
.df-cc {justify-content: center; -ms-flex-pack: center; align-items: center; -ms-flex-align: center;}
.df-sb-c {justify-content: space-between; -ms-flex-pack: justify; align-items: center; -ms-flex-align: center;}
/* 其他特性 */
.df-fw {flex-wrap: wrap; -ms-flex-wrap: wrap;}
.df-fd-c {-ms-flex-direction: column; flex-direction: column;}
.as-c {align-self: center; -ms-flex-item-align: center;}


/*文本框placeholder=""文字颜色*/
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color: #333; opacity: 1}
input:-moz-placeholder, textarea:-moz-placeholder {color: #333; opacity: 1}
input::-moz-placeholder, textarea::-moz-placeholder {color: #333; opacity: 1}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #333; opacity: 1}


/* 隐藏滚动条 */
::-webkit-scrollbar{ display: none; width: 0 !important}

/* 公用变量 */
:root {
    --base-font-size: 80px;}

.position{width: 80%; margin: 0 auto; border-bottom: solid 1px #d4d4d4;  height: 0.8125rem;line-height: 0.8125rem; font-size: 0.175rem; color: #999;} 
.position span{ color: #999;}
.position a{ font-size: 0.175rem;color: #999;padding:0 .08rem;}


.part_wrap {width: 80%!important; margin: 0 auto; }
.pad_tb_1{ padding:2rem 0!important;}
.mar_t_1{ margin-top:2rem!important;}
.mar_t_01{ margin-top:1.25rem!important;}
.mar_b_1{ margin-bottom:2rem!important;}
.part_title { font-size: 0.225rem;color: #0042FF; font-weight: bold;}

/* banner css开始 */
.erji_sj_box{ display:none;}
.home1_s1_box{ position: relative; width: 100%; height: 9.4rem;}
.home1_s1_box .bg_box{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 0; background-color: #fff; transition: 1s cubic-bezier(0,.32,.66,1);}
.home1_s1_box .bg_box .bg_vid{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center;}
.home1_s1_box .bg_box .video_box{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 0;}
.home1_s1_box .bg_box .video_box img{  height: auto;width:100%;}
.ba_line{ margin:.375rem 0; }
.home1_part1{ position: relative; z-index: 9; top: 0; left: 0;width:32%; left: 10%;}
.home1_part1 .con_c{ position: absolute; top: 3.6rem;}
.home1_part1 .con_c .li1{ font-size:.825rem;color:#333333;font-weight:lighter;}
.home1_part1 .con_c .li2{ font-size:0.225rem;color:#666666;line-height:0.35rem;font-weight:lighter;text-align:justify;}
.home1_part1 .con_c .li2 p{ font-size:0.225rem;color:#666666;line-height:0.35rem;font-weight:lighter;text-align:justify;}
/* banner css结束 */

/* 服务优势css开始 */
.fwys_l{ width:30%; margin-right:5%; }
.fwys_r{ width:80%;display: flex; justify-content: space-between;}
.fwys_r .ull{ width:58%; }
.fwys_r .ulr{ width:40%; }
.fwys_r ul li{ background:#ecf3fa;padding:.6rem .5rem;margin-bottom:.25rem; border-radius:10px;}
.fwys_r ul li:nth-child(2){ margin-bottom:0; }
.fwys_r .ull li:nth-child(2){ height:4.28rem;}
.fwys_r .ull li.li2{ height:4.57rem;}
.fwys_r .ull li.li3{ height:3.98rem;}
.fwys_r .ull li.li2.cytz{ height:4.27rem;}
.fwys_r ul .li_mk_img{ margin-bottom:.5rem;text-align:center;}
.fwys_r .ull .li_mk_img{ margin-top:.5rem;}
.fwys_r ul .li_mk_img img{ width:70%;margin:0 auto;}
.fwys_r ul .li_mk_tit{ font-size:.325rem; font-weight:lighter; color:#333333;padding-bottom:.37rem;margin-bottom:.3rem;border-bottom:1px #dedede solid;}
.fwys_r ul li p{ font-size:.2rem;line-height:.3rem;color:#666666; text-align:justify;}
.mk_tit_t{ color:#0042ff;font-size:.225rem;font-weight:600;padding-bottom:.2rem;display:flex;align-items:center;}
.mk_tit_t span{ width: 0.125rem;height: 0.125rem;background: #ff0000;border-radius: 50px;display: block;margin-right: .125rem;}
.mk_tit_b{ color:#333333;font-size:.525rem;font-weight:lighter;}
.home1_part2{ position: relative; z-index: 20; top: 0; left: 0; width: 100%; height: 1145px;}
.home1_part2 .bg{ position: absolute; top: 0; left: 0; }


/* 解决方案css开始 */
.jjfa_con{  background:url(/ciic/resource/cms/2025/11/2025112517160496404.png) no-repeat center top;background-size:cover;}
.jjfa_mk{ margin-top:.8rem;}
.jjfa_mk ul{ display: flex; justify-content: space-between;flex-wrap:wrap;}
.jjfa_mk ul li{ width:32%;background:url(/ciic/resource/cms/2025/11/2025112810002917005.png);border-radius:10px;padding:.2rem .5rem;transition:0.36s;margin-bottom:2%;}
.jjfa_mk ul li:nth-last-child(1){ margin-bottom:0; }
.jjfa_mk ul li:nth-last-child(2){ margin-bottom:0; }
.jjfa_mk ul li:nth-last-child(3){ margin-bottom:0; }
.jjfa_mk.bluebg ul li{ background:#ecf3fb;}
.jjfa_mk.lastzw ul li:last-child{ width:66%; color:#ffffff; background:url(/ciic/resource/cms/2025/11/2025112615432037112.png) no-repeat 9.8rem center #0042ff; background-size:contain;padding-top:.6rem;}
.jjfa_mk.lastzw ul li:last-child img{ width:.65rem;height:.42rem;}
.jjfa_mk.lastzw ul li:last-child div{ color:#ffffff;opacity:.6;font-size:.35rem;margin-top:.2rem;}
.jjfa_mk.lastzw1 ul li:last-child{ width:32%; background:url(/ciic/resource/cms/2025/11/2025112615432037112.png) no-repeat 3.5rem center #0042ff; background-size:contain;}
.jjfa_mk ul li .img1{ margin-top:.2rem;margin-bottom:.25rem;width:0.825rem;height:0.825rem;}
.jjfa_mk ul li .img2{ display:none;background:#ffffff;border-radius:50px;width:.625rem;height:.625rem;text-align:Center;}
.jjfa_mk ul li .img2 img{width:.0.2375rem;height:.0.175rem;}
.jjfa_mk ul li h3{ font-size:.325rem;color:#333333;margin-bottom:.0.2875rem;font-weight:lighter;}
.jjfa_mk ul li:hover{background:#0042ff; }
.jjfa_mk ul li:hover .img1{display:none; }
.jjfa_mk ul li:hover .img2{ display:flex;justify-content:center;align-items:center;margin-top:.2rem;margin-bottom:.2rem;}
.jjfa_mk ul li:hover h3{ color:#ffffff;margin-top:.25rem;}

/* 定制方案css开始 */
.dzfa_con{ background:url(/ciic/resource/cms/2025/11/2025112517564582768.jpg) no-repeat center top;background-size:cover; }
.dzfa_mk{display: flex; justify-content: space-between; align-items:center;padding:1rem 0;}
.dzfa_mk_l{  font-size:.55rem;color:#ffffff;line-height:1.6;font-weight:lighter;}
.dzfa_mk_r { width:2.5rem;height:.65rem;background: #ffffff;display: flex; justify-content: space-between; align-items:center;}
.dzfa_mk_r h4 {background: #5186d7;color:#ffffff;width:1.78rem;height:.625remm;line-height: .625rem;text-align: center;font-size: .25rem;font-weight:bold;margin-left:.01rem;}
.dzfa_mk_r h4 a{  color:#ffffff;display:block;font-size: .25rem;font-weight:bold;}
.dzfa_mk_r span img { padding-right:.25rem;}

/*服务内容css开始 */
.fwnr_mk{ margin-top:.8rem;}
.fwnr_mk ul{ display: flex; justify-content: space-between;}
.fwnr_mk ul li{ width:24%;background:url(/ciic/resource/cms/2025/11/2025112810002917005.png);border-radius:10px;padding:.2rem .35rem;transition:0.36s;margin-bottom:2%;padding-bottom:1rem;}
.fwnr_mk.list3 ul li{ width:32%; }
.fwnr_mk ul li h3{ font-size:.325rem;color:#333333;margin-bottom:.25rem;font-weight:lighter;}
.fwnr_mk ul li .img1{ margin-top:.25rem;margin-bottom:.25rem;width:.9rem;height:.9rem;}
.fwnr_mk ul li .fwnr_word{ font-size:.2rem;color:#666666;line-height:.3rem;font-weight:lighter;}
.fwnr_mk ul li .fwnr_word p{ font-size:.2rem;color:#666666;line-height:.3rem;font-weight:lighter;}
.fwnr_mk ul li:hover{ -webkit-transform:translateY(-15px);-moz-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px); }

/*服务案例css开始 */
.fwal_r{ width:100%; background:url(/ciic/resource/cms/2025/11/2025112714315429176.png) no-repeat right top;background-size:cover;padding:1.2rem 1.5rem 0 .8rem; }
.fwal_r ul{  background:url(/ciic/resource/cms/2025/11/2025112714230818895.png) no-repeat left bottom;background-size:80%;padding-bottom:1.5rem;}
.fwal_r .li_mk_tit{color:#333333; margin-bottom:.3rem;font-weight:bold;font-size:.2rem;}
.fwal_r .li_mk_word{ color:#333333; line-height:.35rem;font-size:.2rem;}
.fwal_r .li_mk_word p{ color:#333333; margin-bottom:.2rem;text-align:justify;font-size:.2rem;font-weight:lighter;}

/*联系我们css开始 */
.lxfs_con { display:flex;justify-content:space-between;}
.lxfs_mk_l{ width: 50%;padding:1.5rem 0;padding-left: 10%;background:#ecf3fb;}
.lxfs_mk_r{ width:50%;background:url(/ciic/resource/cms/2025/11/2025112611332012700.png) no-repeat center top; background-size:cover;}
.lxfs_mk_r.bg1{background:url(/ciic/resource/cms/2025/11/2025112713521910013.png) no-repeat center top;background-size:cover; }
.lxfs_mk{ margin-top:.3rem;padding-right:1rem;}
.lxfs_mk .li_mk_word{ font-size:.2rem;color:#666666;line-height:0.4375rem;}
.lxfs_mk .li_mk_word p{ color:#666666;font-weight:500; }
.lxfs_mk .li_mk_word strong{ font-size: inherit;color: inherit;font-weight:600;}
.lxfs_mk .li_mk_word span{ font-size: inherit;color: inherit;}

/*标题切换*/
.productListTitleBox{ display:flex;justify-content:center;margin:1rem 0 .5rem 0;padding:0 10%;}
.productListTitle:first-child{}
.productListTitle{font-size:.3rem;color:#666666;cursor:pointer;position:relative;width:50%;text-align:center;margin:0 auto;height:.8rem;line-height:.7rem;border-bottom:1px solid #d8d8d8;border-top:1px solid #d8d8d8;background:#f4f6fa;}
.productListTitleBox .active{ background:#265eff;color:#ffffff;}
.productListTitleBox .active span{position:absolute;bottom:-1px;left:0;width:100%;height:4px;background:#ff4200;content:'';transition:0.36s;display:block}
.picBox img{width:100%;display:block}
.tableBox,.onlineBox { display: none; }
.picBox.active,.tableBox.active,.onlineBox.active { display: flex;}

/*薪酬财税服务内容css*/
.xccs_r{ width:80%;display: flex; justify-content: space-between;}
.xccs_r ul { display:flex;justify-content:space-between;flex-wrap:wrap;width:100%;}
.xccs_r ul li{  padding:.625rem 0.375rem;padding-top:0.375rem;background:#fafafa; border:1px #ebecef solid;border-radius:10px;width:49%;margin-bottom:2%;transition:0.36s;}
.xccs_r ul li:nth-last-child(1){ margin-bottom:0; }
.xccs_r ul li:nth-last-child(2){ margin-bottom:0; }
.xccs_r ul li .li_mk_shuzi{  border-bottom:1px #ebecef solid; padding-bottom:.25rem;margin-bottom:.25rem;display:flex;justify-content:space-between; align-items: center; }
.xccs_r ul li .li_mk_shuzi h1{ color:#666666; font-size:0.325rem;font-weight:lighter;}
.xccs_r ul li .li_mk_shuzi h1 i{ font-size:0.325rem;font-style:normal;}
.xccs_r ul li .li_mk_shuzi .img2{ display:none; padding-right:.4rem;}
.xccs_r ul li .li_mk_tit{  color:#333333;font-size:0.325rem;font-weight:lighter;}
.xccs_r ul li p{ color:#666666;line-height:.35rem;font-size:.2rem;margin-top:.2rem;text-align:justify;}
.xccs_r ul li:hover { background:#0042ff;}
.xccs_r ul li:hover .li_mk_shuzi h1{ color:#ffffff;}
.xccs_r ul li:hover .li_mk_tit{ color:#ffffff;}
.xccs_r ul li:hover p{ color:#ffffff;}
.xccs_r ul li:hover .li_mk_shuzi .img1{ display:none;}
.xccs_r ul li:hover .li_mk_shuzi .img2{ display:block;}

/*薪酬财税解决方案-案例模块css*/
.xincfwal_con { background:url(/ciic/resource/cms/2025/11/2025112710081363083.png) no-repeat center top; background-size:cover; }
.fwal_r.mkbg{  background:url(/ciic/resource/cms/2025/11/2025112710102644707.png) no-repeat right top; background-size:cover;}

/*金融服务外包-服务优势css开始 */
.fwys_mk_list{ margin-top:.6rem;}
.fwys_mk_list ul{ display: flex; justify-content: space-between;background:#ffffff;border-radius:10px;opacity:.8;/*flex-wrap:wrap;*/}
.fwys_mk_list ul li{ width:25%;padding:1rem .6rem;transition:0.36s;margin-bottom:2%;padding-bottom:1rem;background:url(/ciic/resource/cms/2025/11/2025112713434353718.png) no-repeat right center; background-size:contain;}
.fwys_mk_list ul li:last-child{ background:none;}
.fwys_mk_list.list3 ul li{ width:32%; }
.fwys_mk_list ul li h3{ font-size:0.325rem;color:#000000;margin-bottom:.3125rem;font-weight:lighter;text-align:center;padding-top:.3rem;}
.fwys_mk_list ul li .img1{ margin-top:.25rem;margin-bottom:.25rem;width:.9rem;height:.9rem;}
.fwys_mk_list ul li .fwnr_word{ font-size:.2rem;color:#333333;line-height:0.3rem;text-align:justify; /*padding-bottom:.5rem;*/}
.fwys_mk_list ul li .fwnr_word p{ font-size:.2rem;color:#333333;line-height:0.3rem;text-align:justify;}

/*联系我们-了解详情css开始 */
/*.look_detail{ width:2.5rem;height:.65rem;background: #ffffff;display: flex; justify-content: space-between; align-items:center;background: #ffffff;border:1px #0042ff solid;margin-top:.5rem;}
.look_detail h4 {color:#0042ff;width:1.78rem;height:.625remm;line-height: .625rem;text-align: center;font-size: .25rem;font-weight:bold;margin-left:.01rem;}
.look_detail h4 a{  color:#0042ff;display:block;font-size: .25rem;font-weight:600;}
.look_detail span { background:#0042ff;width:.65rem;height:.65rem;display:flex;align-items:Center;justify-content:Center;}
.look_detail span img {  width:auto;}*/
.look_detail{ margin-top:.625rem;}

/*三级特殊服务内容css开始 */
.rencxp_mk{ float:left;width:40%; background:#fafafa;border:1px #ebecef solid;border-radius:10px;padding-bottom:.5rem;}
.rencxp_mk.mk1{ margin-left:10%;margin-right:1%; margin-bottom:1%;height:9.4rem;}
.rencxp_mk.mk3{ margin-left:10%;margin-right:1%;}
.rencxp_mk.mk2{  margin-bottom:1%;}
.rencxp_mk.mk4{ }
.rencxp_mk .rcxp_top{ padding:1rem .5rem;border-radius:.15rem .15rem 0 0;}
.rencxp_mk .rcxp_top h1{ font-size:.35rem;color:#ffffff;margin-bottom:.3rem;}
.rencxp_mk .rcxp_top div{ font-size:.25rem;color:#ffffff; letter-spacing:.1rem;}
.rencxp_mk.mk1 .rcxp_top{ background:url(/ciic/resource/cms/2025/11/2025112715374175970.png) no-repeat center center; background-size:cover; }
.rencxp_mk.mk2 .rcxp_top{ background:url(/ciic/resource/cms/2025/11/2025112715515320780.png) no-repeat center center; background-size:cover;}
.rencxp_mk.mk3 .rcxp_top{ background:url(/ciic/resource/cms/2025/11/2025112715521592648.png) no-repeat center center; background-size:cover;}
.rencxp_mk.mk4 .rcxp_top{ background:url(/ciic/resource/cms/2025/11/2025112715522865577.png) no-repeat center center; background-size:cover; }
.fwnr_list{ margin-top:.2rem;}
.fwnr_list ul{ padding:0 .5rem .25rem .5rem; display: flex;flex-wrap: wrap; }
.fwnr_list ul .icon_tit{ font-size:.2rem;color:#666666;width: 100%;padding: .3rem 0; position: relative;padding-left: .2rem;}
.fwnr_list ul .icon_tit span{ width:0.0625rem;height:0.0625rem;position: absolute;left: 0;background: #ff0000;top: 45%;}
.fwnr_list ul li{ border:1px #0042ff solid;padding:.1rem .3rem; color:#0042ff; display: block;margin-left: .3rem; font-size:.25rem; font-weight: 600;transition:.36s;}
.fwnr_list ul li a{ font-size:.2rem; color:#0042ff; font-weight: 600;background:url(/ciic/resource/cms/2025/11/2025112717162938403.png) no-repeat right center; padding-right:.22rem;}
.fwnr_list ul li:hover{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);}

/*三级banner css开始 */
.home1_part1.word_img_con{ width:80%;}
.word_img_box{ display: flex;justify-content: space-between;align-items: center;padding-top:2.5rem;}
.word_img_box .con_c{ width: 47%;position:inherit;}
.icon_img{ width:6.5rem;}







/****手机版*******/
 @media (max-width: 768px) {

.df {display: block;}
.part_wrap{ width:90%!important;padding:0 !important;  }
.mar_t_1{ margin-top:40px;}
.position{width: 90%; margin: 0 auto; border-bottom: solid 1px #d4d4d4;  height:auto;;line-height: 1.5; font-size:12px; color: #999;padding:15px 0; display:none;} 
.position span{ color: #999;font-size:12px; }
.position a{ font-size:12px;color: #999;padding:0 5px;}

.fwys_l{ width:100%;margin-right:0;margin-bottom:20px;;}
.fwys_r{ width:100%;display: block;}
.fwys_r .ull{ width:100%;}
.fwys_r .ulr{ width:100%;}

.mk_tit_t{ font-size:14px;padding-bottom:5px;}
.mk_tit_b{  font-size:22px;}


.fwys_mk_list{ margin-top:20px;}
.fwnr_mk{ margin-top:20px;}
.jjfa_mk ul li{  width:48%;padding:15px 10px;margin-bottom:15px;}
.jjfa_mk.lastzw1 ul li:last-child{ display:none;}
.jjfa_mk.lastzw ul li:last-child{ display:none;}
.fwys_r ul .li_mk_img{ display:none;}
.fwys_r ul li{ padding:20px;margin-bottom:20px;}
.fwys_r ul .li_mk_tit{ font-size:16px;padding-bottom:10px;margin-bottom:10px;}
.fwys_r ul li p{ font-size:12px;line-height:1.5;}
.fwys_r ul li:nth-child(2){ margin-bottom:20px;height:auto!important;}

.jjfa_mk ul li h3{ font-size:14px;}
.jjfa_mk ul li .img1{ width:25px;height:25px;}

.fwnr_mk ul{ flex-wrap:wrap;}
.fwnr_mk ul li{ width:49%;padding:10px 15px;}
.fwnr_mk.list3 ul li{ width:49%;}
.fwnr_mk.list3 ul li:last-child{width:100%; }
.fwnr_mk ul li h3{ font-size:16px;}
.fwnr_mk ul li .fwnr_word p{ font-size:12px;line-height:1.5;}
.fwnr_mk ul li .img1{ width:25px;height:25px;margin-bottom:10px;}
.productListTitleBox{ margin-top:40px;}
.xccs_r{ width:100%;}
.xccs_r ul li:nth-child(3){ margin-bottom:2%; }
.xccs_r ul li:nth-child(4){ margin-bottom:2%; }
.fwal_r{ background:url(/ciic/resource/cms/2025/11/2025112817065128191.png) no-repeat right top;background-size:contain;padding:0;padding-top:2rem;}
.fwal_r.mkbg{ background:url(/ciic/resource/cms/2025/11/2025112817065128191.png) no-repeat right top;background-size:contain;padding:0;padding-top:2rem;}
.fwal_r ul{ background:#ecf3fb;padding:20px;}
.fwal_r .li_mk_tit{font-size:12px;margin-bottom:10px; }
.fwal_r .li_mk_word p{ font-size:12px;line-height:1.5;}
.fwys_mk_list ul{ flex-wrap:wrap;}
.fwys_mk_list ul li{ width:49%;padding:15px 10px;margin-bottom:15px;}

.rencxp_mk{ float:none;width:80%;margin:0 auto;margin-bottom:5%!important;}
.rencxp_mk.mk1{ margin-left:10%;}

.xccs_r ul li{ padding:15px;padding-top:15px;}
.xccs_r ul li .li_mk_shuzi{ margin-bottom:15px;}
.xccs_r ul li .li_mk_shuzi h1{  font-size:14px;}
.xccs_r ul li .li_mk_shuzi h1 i{  font-size:14px;}
.xccs_r ul li .li_mk_tit{ font-size:14px;}
.xccs_r ul li p{  font-size:12px;margin-top:10px;line-height:1.5;}

.fwys_mk_list ul li h3{font-size:14px;margin-bottom:10px; }
.fwys_mk_list ul li .fwnr_word{  font-size:12px;line-height:1.5;}

.rencxp_mk.mk1{ height:auto;}
.rencxp_mk .rcxp_top h1{ font-size:16px;}
.rencxp_mk .rcxp_top div{ font-size:14px;}
.fwnr_list ul .icon_tit{ font-size:12px;padding:15px 0;padding-left:15px;}
.fwnr_list ul .icon_tit span{ width:5px; height:5px;}
.fwnr_list ul li{ padding:5px 10px;margin-left:15px;margin-bottom:10px;}
.fwnr_list ul li a{  font-size:12px;padding-right:15px;}

.productListTitle{ font-size:16px;height:40px;line-height:36px;}



.lxfs_con{ display: grid; grid-template-rows: auto auto; justify-content:inherit;}
.lxfs_mk{ margin-top:10px;padding-right:0;}
.lxfs_mk_l{ width:100%;order: 2;padding:3rem 0;padding-left:10%;}
.lxfs_mk_r{  width:100%;order: 1;height:14rem;}
.lxfs_mk .li_mk_word{ font-size:12px;line-height:1.5;}
.look_detail{ width:100px;height:28px;margin-top:15px; }
.look_detail h4{ width:auto;margin-left:10px;}
.look_detail h4 a{ font-size:12px;}
.look_detail span{ width:28px;height:28px;}


.erji_sj_con .bg_box{  }
.erji_sj_con{ /*position:inherit;*/}
.home1_s1_box.erji_sj_con .bg_box{ position:inherit;}
.home1_part1.erji_sj{ left:0;width:90%;margin:0 auto;}
.erji_sj{position:inherit;margin:0 auto;}
.erji_sj .con_c{ top:0;position:inherit;margin-top:-30px;}
.erji_sj_box{ display:block; }
.erji_sj_con.rlzy_box{ background:url(/ciic/resource/cms/2025/12/img_pc_site/2025120215392410867.png) no-repeat center top; background-size:100% auto;padding-top:25rem;}
.erji_sj_con.kjcx_box{ background:url(/ciic/resource/cms/2025/12/2025120217015215379.png) no-repeat center top; background-size:100% auto;padding-top:25rem;}
.erji_sj_con.cytz_box{ background:url(/ciic/resource/cms/2025/12/2025120216590323958.png) no-repeat center top; background-size:100% auto;padding-top:25rem;}
.erji_sj_con.czly_box{ background:url(/ciic/resource/cms/2025/12/2025120216472660305.png) no-repeat center top; background-size:100% auto;padding-top:25rem;}

.home1_s1_box.erji_sj_con::after {
  content: "";
  display: block;
  height: 100%; /* 关键：和子元素高度同步 */
  visibility: hidden; /* 隐形，不影响布局 */
}

.home1_part1{ left:5%;width:90%;}
.home1_part1.word_img_con{ width:90%; }
.home1_part1 .con_c{ width:100%;margin:inherit;}
.home1_part1 .con_c .li1{ font-size:26px;font-weight:600;}
.home1_part1 .con_c .li2{ font-size:12px;line-height:1.5;}
.home1_part1 .con_c .li2 p{ font-size:12px;line-height:1.5;}
.home1_s1_box{ height:auto;}
.sanji_bg_sjbox{ background:url(/ciic/resource/cms/2025/12/2025120210281485748.png) no-repeat center bottom;background-size:cover; }
.sanji_bg_sjbox .bg_box{ display:none;}
.erji_sj_con .bg_box{ display:none; }

.word_img_box{ display: grid;grid-auto-rows: auto auto;justify-content: inherit;padding-top:0;}
.icon_img{ width:12rem;order: 1; margin: 2rem auto;}
.word_img_box .con_c{ position:inherit;order:2;}
.ba_line{ margin:10px 0;height:1px;}
.ba_line img{ height:100%; }



}