@charset "utf-8";
.t-x-z ul {display: none;}

/* 主体容器 */
.container {background: #f1f5f8;}
.containerbai {background: #fff;min-width: 1600px;}
.container .wrap .sidebar, .container .wrapdanye .sidebar {float: right;width: 100%;}
.container .wrap .main, .container .wrapdanye .main {float: left;width: 880px;}
.container .wrap .sidebar-i, .container .wrapdanye .sidebar-i {float: left;width: 20%;background: #fff;}
.container .wrap .main-i, .container .wrapdanye .main-i {float: right;width: 78%;background: #fff;margin-bottom: 50px;}
.con {width: 94%;margin: 0 auto;background: #fff;padding-bottom: 10px;letter-spacing: 2px;}

/* 左侧栏目标题 */
.leftTitle {position: relative;height: 75px;background: #1c85a4;padding: 30px 0 0 30px;}
.leftTitle i, .leftTitle s {display: block;}
.leftTitle i {font-size: 28px;line-height: 28px;color: #fff;font-style: normal;font-weight: normal;}
.leftTitle s {color: #f2f2f2;font: 16px/30px arial;text-decoration: none;text-transform: uppercase;}

/* 面包屑导航 */
.location {position: relative;width: 1200px;height: 46px;line-height: 46px;margin: 0 auto;font-size: 14px;}
.locationdanye {position: relative;height: 46px;line-height: 46px;margin: 0 auto;font-size: 18px;width: 94%;}
.locationfuwuzhongxin {line-height: 46px;margin: 0 auto;font-size: 18px;background-color: #ededed;padding: 0.3% 3%;}

/* 筛选选择器1 */
.choice {border: 1px solid #e4e4e4;width: 94%;margin: 20px auto 30px;font-size: 14px;background: #fff;padding: 5px 0px;min-width: 1600px;}
.choice ul {}
.choice li {line-height: 42px;border-bottom: 1px dashed #eee;font-size: 16px;}
.choice li:last-child {border-bottom: 0;}
.choice li span {padding: 0 0px 0 13px;float: left;}
.choice li p {float: left;width: 93%;}
.choice li a {background: #fff;padding: 5px 5px;margin-right: 8px;border-radius: 3px;}
.choice li a:hover, .choice li a.on {color: #fff;background: #1c85a4;}

/* 筛选选择器2 */
.choice-2 {border: 1px solid #e4e4e4;width: 878px;margin: 0 auto 12px;font-size: 14px;background: #fff;padding: 5px 0;}
.choice-2 ul {}
.choice-2 li {line-height: 42px;border-bottom: 1px dashed #eee;}
.choice-2 li:last-child {border-bottom: 0;}
.choice-2 li span {padding: 0 13px;float: left;}
.choice-2 li p {float: left;width: 782px;}
.choice-2 li a {background: #fff;padding: 2px 5px;margin-right: 15px;border-radius: 3px;}
.choice-2 li a:hover, .choice-2 li a.on {color: #fff;background: #274aa2;}

/* 产品列表 */
.plist {margin: 0 auto;background: #fff;padding: 0 26px 30px 26px;}
.plist ul {padding-bottom: 50px;width: 104%;}
.plist li {width: 15%;float: left;display: inline;margin-right: 46px;margin-top: 32px;box-shadow: 0 3px 10px 5px #888888;min-height: 310px;padding: 20px;}
.plist li:nth-child(4n) {}
.plist li .p {position: relative;overflow: hidden;}
.plist li .p a {display: block;width: 278px;height: 159px;background: url(../images/tm.png);position: absolute;bottom: -159px;left: 0;z-index: 10;transition: all 0.5s;}
.plist li .p:hover a {bottom: 0;}
.plist li .p .nop {width: 278px;height: 159px;line-height: 159px;text-align: center;background: #f2f2f2;}
.plist li h3 {padding: 16px 0;font-size: 18px;line-height: 20px;height: 37px;}
.plist li p {font-size: 14px;height: 31px;line-height: 18px;}
.plist li .price {font-size: 15px;color: #153e88;margin: 63px auto 12px;}
.plist li .price a {color: #da1215;border: 1px solid #da1215;border-radius: 2px;font-size: 16px;padding: 4px 8px;margin-right: 20px;}

/* 新闻列表 */
.nlist {background: #fff;padding: 13px;}
.nlist ul {padding-bottom: 40px;}
.nlist li {padding: 13px;}
.nlist li h2 {font-size: 14px;}
.nlist li .i {font-size: 14px;color: #888;padding: 10px 0;}
.nlist li:hover {box-shadow: 0 0 15px #ccc;}
.nlist li p {color: #999;}
.nlist li .s1 {background: url(../images/s1.png) left center no-repeat;padding-left: 18px;}
.nlist li .s2 {background: url(../images/s2.png) left center no-repeat;margin: 0 20px;padding-left: 22px;}
.nlist li .s3 {background: url(../images/s3.png) left center no-repeat;padding-left: 25px;}

/* 服务列表 */
.slist {width: 1160px;margin: 0 auto;background: #fff;padding: 20px 20px 0;}
.slist ul {}
.slist li {width: 278px;height: 330px;position: relative;float: left;display: inline;margin: 0 16px 20px 0;}
.slist li:nth-child(4n) {float: right;margin-right: 0;}
.slist li h2 {font-size: 18px;color: #000;position: absolute;top: 40px;left: 35px;}
.slist li .m {position: absolute;top: 86px;left: 35px;}
.slist li .m a {display: block;width: 86px;height: 22px;line-height: 22px;background: #d51c20;border-radius: 22px;color: #fff;text-align: center;}

/* 标题栏 */
.tits {height: 105px;background: linear-gradient(to bottom, #abcd07, #1c85a5);color: #fff;text-align: center;}
.tits h2 {font-size: 24px;font-weight: normal;padding-top: 24px;}
.tits p {font-size: 18px;}

/* 侧边栏表单 */
.container .wrap .sidebar form {border: 1px solid #d3dcef;border-top: 0;padding: 20px 20px;background: #fff;font-size: 18px;}
.container .wrap .sidebar form select {width: 100%;height: 48px;border: 1px solid #e7e7e7;margin-top: 12px;}
.container .wrap .sidebar form textarea {width: 100%;height: 140px;border: 1px solid #e7e7e7;margin-top: 12px;padding: 5px 5px 30px;display: block;}
.container .wrap .sidebar form .text {width: 100%;height: 48px;line-height: 40px;border: 1px solid #e7e7e7;margin-top: 12px;padding-left: 5px;}
.container .wrap .sidebar form .text:nth-of-type(1) {margin-top: 0;}
.container .wrap .sidebar form .submit {width: 100%;height: 42px;line-height: 42px;background: #1c85a5;color: #fff;font-size: 14px;margin-top: 12px;cursor: pointer;}

/* 侧边栏客服 */
.sidebar-kefu li {background: #fff;margin-top: 12px;}
.sidebar-kefu li .p {padding: 20px 20px 0 20px;text-align: center;}
.sidebar-kefu li .p img {border-radius: 3px;margin: 0 auto;}
.sidebar-kefu li .t {background: #fff;margin: 10px 23px;}
.sidebar-kefu li .t a {display: block;padding: 8px 0 20px 0;}
.sidebar-kefu li .t h3 {width: 75%;height: 40px;line-height: 30px;margin-left: 18px;font-size: 20px;}
.sidebar-kefu li .t .sp {padding: 8px 0;}
.sidebar-kefu li .t p {font-size: 18px;padding: 7px 20px;line-height: 21px;}
.sidebar-kefu li .t p em {color: #d72025;}
.sidebar-kefu li .t span {display: block;width: 79px;height: 36px;line-height: 36px;background: url(../images/m.png);color: #fff;margin: 0 auto;font-size: 14px;padding-left: 40px;}

/* 工具模块 */
.tool {width: 1200px;margin: 0 auto;}
.tool ul {}
.tool li {margin-bottom: 28px;}
.tool li .p {float: left;}
.tool li .t {float: right;width: 723px;height: 234px;background: #fff;padding: 40px 40px 0;}
.tool li .t h2 {font-size: 26px;color: #18377d;font-weight: normal;}
.tool li .t .i {font-size: 14px;color: #777;padding-top: 10px;line-height: 25px;}
.tool li .t .i em {color: #bf1111;}
.tool li .btn {padding-top: 40px;}
.tool li .btn a:first-child {width: 148px;height: 36px;line-height: 36px;background: #4895e4;border: 1px solid #1973d0;float: left;text-align: center;color: #fff;font-size: 14px;margin-left: 402px;}
.tool li .btn a:last-child {width: 148px;height: 36px;line-height: 36px;background: #ebebeb;border: 1px solid #ccc;float: right;text-align: center;color: #fff;font-size: 14px;color: #000;}
.tool li .cx {padding-top: 60px;}
.tool li .cx .text {width: 564px;height: 36px;line-height: 36px;border: 1px solid #ddd;border-right: 0;float: left;padding-left: 10px;}
.tool li .cx .ibtn {width: 148px;height: 38px;line-height: 38px;background: #4895e4;border: 1px solid #1973d0;float: right;text-align: center;color: #fff;font-size: 14px;cursor: pointer;}

/* 弹窗模块 */
.pop {width: 500px;height: 402px;background: #fff;z-index: 1000;position: fixed;top: 50%;left: 50%;margin: -201px 0 0 -250px;box-shadow: 0 0 8px #ccc;border-radius: 4px;display: none;}
.pop h2 {border-top: 13px solid #334b7d;border-radius: 4px;font-size: 25px;text-align: center;padding: 20px 0 0 0;}
.pop p {font-size: 14px;text-align: center;color: #a6a6a6;border-bottom: 1px dashed #ddd;padding-bottom: 14px;margin: 0 23px;}
.pop form {}
.pop form ul {padding-top: 10px;}
.pop form li {font-size: 14px;margin: 24px 0 0 82px;}
.pop form span {}
.pop form .text {width: 273px;height: 38px;line-height: 38px;border: 1px solid #ddd;border-radius: 4px;padding-left: 5px;}
.pop form .text:focus {box-shadow: 0 0 10px #ccc;}
.pop form .ibtn {display: block;width: 336px;height: 54px;line-height: 54px;border-radius: 4px;background: #4895e4;color: #fff;font-size: 16px;text-align: center;margin: 30px auto 0;cursor: pointer;}
.pop form .safe {padding: 15px 0 0 126px;color: #888;}
.pop .closed {width: 18px;height: 18px;line-height: 18px;text-align: center;position: absolute;top: 26px;right: 16px;font-size: 20px;color: #999;z-index: 10;cursor: pointer;}

/* 遮罩层 */
.shadow {width: 100%;height: 100%;background: rgba(0,0,0,0.5);position: fixed;top: 0;left: 0;z-index: 900;display: none;}
.onn {display: block;}

/* 二级、三级菜单 */
.menu {border-bottom: 3px solid #1c85a4;}
.menu dl dt {border-bottom: 1px solid #e2e2e2;}
.menu dl dt:last-child {border-bottom: 0;}
.menu dl dt a {display: block;height: 64px;line-height: 64px;font-size: 20px;padding-left: 30px;}
.menu dl dt a:hover, .menu dl dt .current {background: #eaf1f9 url(../images/jt.png) right 26px center no-repeat;color: #1c85a4;}
.menu dl dd {height: 30px;line-height: 30px;padding-left: 30px;}
.menu dl dd a:hover, .menu dl dd a.current {color: #02276c;font-weight: bold;}

/* 新闻列表 */
.list {padding: 20px 40px 40px;}
.list li {padding: 20px 0;border-bottom: 1px dashed #e0e0e0;background: url(../images/ico_04.png) no-repeat left center;height: 30px;line-height: 30px;font-size: 22px;}
.list li a {float: left;padding: 0 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 85%;}
.list li span {float: right;color: #99999994;}
.list.liebiao li span:before {content: '';width: 1.25rem;height: 1.25rem;display: inline-block;vertical-align: middle;margin: -2px 0.2rem 0 0;background-position: center;background-repeat: no-repeat;background-size: contain;background-image: url(../images/shijianlogo.png);}

/* 图文新闻 */
.pothoItem {margin: 30px 40px 40px;}
.pothoItem .item {margin-bottom: 20px;padding: 0 0 20px;border-bottom: 1px dashed #d3d3d3;overflow: hidden;}
.pothoItem .item .pic {float: left;margin-right: 20px;padding: 4px;border: 1px solid #e7e7e7;}
.pothoItem .item .pic a {display: block;width: 200px;height: 165px;line-height: 165px;text-align: center;background: #eee;}
.pothoItem .item .pic img {width: 200px;height: 165px;}
.pothoItem .item dl {display: block;overflow: hidden;zoom: 1;padding: 0;line-height: 20px;}
.pothoItem .item dl dt {font-size: 16px;line-height: 32px;}
.pothoItem .item dl .d {font-size: 14px;padding-top: 3px;}
.pothoItem .item dl .m a {display: block;width: 120px;height: 30px;line-height: 30px;background: #ddd;text-align: center;}
.pothoItem .item dl .m a:hover {background: #02276c;color: #fff;}
.pothoItem .item dl .i {padding: 5px 0 20px;color: #999;font-size: 13px;line-height: 25px;}

/* 图片列表 */
.piList {padding: 30px 40px 40px;overflow: hidden;}
.piList .pic-item-list {}
.piList .pic-item {position: relative;width: 280px;margin: 0 26px 20px 0;float: left;display: inline;}
.piList .pic-item:nth-child(3n) {float: right;margin-right: 0;}
.piList .list-pic {}
.piList .list-pic a {display: block;width: 280px;height: 240px;line-height: 240px;text-align: center;background: #f2f2f2;}
.piList .list-pic img {width: 280px;height: 240px;}
.piList dl {padding: 4px 0;}
.piList dl dt {height: 30px;line-height: 30px;font-size: 13px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;text-align: center;}
.piList-2 {padding: 30px 40px 10px;}
.piList-2 ul {}
.piList-2 li {width: 280px;float: left;display: inline;margin-right: 26px;margin-bottom: 30px;box-shadow: 0 0 10px #ddd;}
.piList-2 li:nth-child(3n) {float: right;margin-right: 0;}
.piList-2 li .t {background: #fff;}
.piList-2 li .t a {display: block;padding: 8px 0 20px 0;}
.piList-2 li .t h3 {width: 206px;height: 30px;line-height: 30px;background: url(../images/rr.png);margin: 0 auto;font-size: 15px;padding-left: 30px;}
.piList-2 li .t .sp {padding: 8px 0;}
.piList-2 li .t p {font-size: 14px;padding: 0 22px;line-height: 25px;}
.piList-2 li .t p em {color: #d72025;}
.piList-2 li .t span {display: block;width: 79px;height: 36px;line-height: 36px;background: url(../images/m.png);color: #fff;margin: 0 0 0 22px;font-size: 14px;padding-left: 40px;}

/* 分页 */
.page {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size: 18px}
.page ul li {display: inline-block;border: 1px solid #ccc;padding: 4px 12px;margin: 0 1px;line-height: 24px;background: #f2f2f2;color: #999}
.page ul li:hover {background: #1c85a4;color: #fff;border: 1px solid #1c85a4;}
.page ul li:hover a {color: #fff;}
.page ul li.thisclass {display: inline-block;border: 1px solid #1c85a4;padding: 4px 12px;margin: 0 1px;background: #1c85a4;color: #fff;}
.page ul li.thisclass a {color: #fff;}
.page ul li a {display: block;color: #999}
.page ul li a:hover {color: #fff;}

/* 新闻列表（另一种样式） */
.message {padding: 0 0 30px;}
.message-list {margin-bottom: 5px;padding: 5px 5px 15px;border-bottom: 1px dotted #ddd;}
.message-list .m-title {padding: 0;color: #32a237;font-size: 14px;font-weight: bold;line-height: 20px;}
.message-list .m-title span {float: right;color: #01286f;font-size: 12px;font-weight: 100;}
.message-list .m-info {padding: 5px 0;line-height: 24px;}
.message-list .r-title {padding: 0;line-height: 20px;}
.message-list .r-info {padding: 5px 0;line-height: 24px;}

/* 人才招聘 */
.form-panel {padding: 0 0 30px;}
.form-panel h4 {margin-bottom: 10px;padding: 0 20px;background: #666;color: #fff;line-height: 30px;}
.form-panel .tips {padding: 10px 0 10px 100px;font-weight: bold;font-size: 13px;text-align: left;}
.form-panel .field {clear: both;}
.form-panel li.field label {display: block;float: left;width: 100px;line-height: 32px;text-align: right;}
.form-panel .input {padding: 5px 0;zoom: 1;}
.form-panel .field:after {content: '\20';display: block;height: 0;clear: both;}
.form-panel .text {height: 26px;padding: 2px 3px;border: 1px solid #ccc;background: #fff;color: #555;}
.form-panel .textarea {width: 450px;height: 100px;padding: 1px 3px;border: 1px solid #ccc;background: #fff;color: #555;}
.form-panel .submit-field {padding: 10px 10px 20px 100px;clear: both;}
.form-panel .submit-field input {margin-right: 10px;}
.form-panel .submit-field .btn-submit, .form-panel .submit-field .btn-reset {width: 100px;height: 32px;border: none;background: #666;color: #fff;cursor: pointer;}

/* 详情展示1 */
.service {padding: 40px 0;}
.display-1 {padding: 30px;background: #fff;}
.display-1 .p {float: left;width: 45%;}
.display-1 .p img {max-width: 100%;height: 356px;width: 100%;}
.display-1 .t {float: right;width: 53%;}
.display-1 .t h1 {font-size: 32px;font-weight: bold;}
.display-1 .t h2 {font-size: 32px;font-weight: bold;}
.display-1 .t h3 {font-size: 20px;font-weight: normal;padding-top: 10px;}
.display-1 .t h4 {font-size: 16px;font-weight: normal;color: #888;padding-top: 5px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.display-1 .t .mbc {height: 74px;background: #f2f2f2;margin-top: 16px;padding: 20px 0 0 30px;}
.display-1 .t .mbc p {font-size: 16px;line-height: 26px;}
.icon-user-multi:before {content: "\e666";}
.icon-team:before {content: "\e654";}
.icon-shield:before {content: "\f898";}
.icon-umbrella:before {content: "\e610";}
.icon-fivestar:before {content: "\e766";}
.display-1 .t .mbc em {color: #e94747;font-size: 20px;font-weight: bold;}
.display-1 .t .mbc span {color: #e94747;}
.display-1 .t a {display: block;width: 180px;height: 58px;line-height: 58px;text-align: center;background: #e94747;color: #fff;font-size: 18px;margin: 30px 0 20px;}
.display-1 .t a:hover {background: #1c85a4;}

/* 服务案例图标 */
.service--case-ico-section {width: 100%;padding: 7px 2px;box-sizing: border-box;max-width: 400px;}
.service--case-ico-list {display: flex;justify-content: space-between;align-items: center;gap: 2px;flex-wrap: wrap;}
.service--case-ico-item {display: flex;align-items: center;gap: 3px;font-size: 14px;color: #999;}
.service--case-ico-item .iconfont {font-size: 18px;color: #999;}

/* 详情展示2 */
.display-2 {padding: 15px 40px 40px 40px;background: #fff;margin-top: 28px;font-size: 20px;text-align: justify;line-height: 1.8;letter-spacing: 2px;}
.container .display-2 a {color: #abcd05;}
.container .display-2 a:hover {color: #1c85a4;}
.container .display-2 h2 {font-size: 23px;color: #1c85a5 !important;text-align: left;font-weight: 900;line-height: 20px;margin-bottom: 0.8cm;margin-top: 1cm;}
.container .display-2 p {margin: 1em 0em 1em 0em;line-height: 40px;}
.display-2.hasbg {background: #fff url(../images/lines.png) top center repeat-y;}
.display-2 img {max-width: 100%}
.display-2-z {width: 570px;float: left;}
.display-2-z li {height: 34px;line-height: 34px;cursor: pointer;}
.display-2-z li:hover, .display-2-z li.on {color: #e94747;}
.display-2-y {width: 550px;float: right;padding-left: 20px;}

/* 详情展示3 */
.display-2-1 {background: #fff;margin-top: 28px;font-size: 14px;padding: 20px 40px;}
.display-2-1 .ft {font-size: 18px;}
.display-2-1 .ft a:hover {color: #0099e6;}
.display-2-1 .ft .zuobian {float: left;}
.display-2-1 .ft .youbian {float: right;}

/* 详情展示4 */
.display-2-2 {background: #fff;margin-top: 28px;font-size: 14px;padding: 20px 40px;}

/* 文章面板 */
.article-panel .addon-header {border-bottom: 1px solid rgba(151,151,151,.2);padding-bottom: 1rem;}
.article-panel .article-panel-main {padding: 1.67rem 0;}
.article-panel .article-card-line+.article-card-line {margin-top: .83rem;}
.article-panel .article-card-line.animation {transition: all .2s linear;}
.article-panel .article-card-line {align-items: center;background: rgba(242,243,249,.5);cursor: pointer;display: flex;padding: 0.8rem 3rem;}
.article-panel .article-card-line .item-label {color: #15181f;flex: 1;font-size: 20px;line-height: 25px;transition: color .36s linear;}
.article-panel .article-card-line .global-arrow {margin-left: 1rem;}

/* 全局箭头 */
.global-arrow {background-color: #d3d4d7;border-radius: 3px;cursor: pointer;height: 3px;position: relative;transition: background .36s linear;width: 30px;}
.global-arrow:after, .global-arrow:before {background-color: #d3d4d7;border-radius: 3px;content: " ";display: block;height: 3px;position: absolute;right: -1px;top: 0;transition: background .36s linear;width: 14px;}
.global-arrow:before {transform: rotate(40deg);transform-origin: right bottom;}
.global-arrow:after {transform: rotate(-40deg);transform-origin: right top;}

/* 文章面板 hover 效果 */
.article-panel .article-card-line.animation:hover .item-label {color: #1c85a4;}
.article-panel .article-card-line.animation:hover {background-color: rgba(91,143,249,.08);border-left: .5rem solid;border-color: #1c85a4;}
.article-panel .article-card-line.animation:hover .global-arrow {background-color: #1c85a4;}
.article-panel .article-card-line.animation:hover .global-arrow:after, .article-panel .article-card-line.animation:hover .global-arrow:before {background-color: #1c85a4;}

/* 详情展示3 */
.display-3 {background: #fff;margin-top: 28px;font-size: 14px;}
.display-3 .p {float: left;}
.display-3 .t {width: 997px;height: 273px;float: right;}
.display-3 .t ul {}
.display-3 .t li {margin-top: 24px;float: left;display: inline;margin-left: 32px;}
.display-3 .t .pic {float: left;}
.display-3 .t .txt {background: #fff;width: 223px;height: 224px;border: 1px solid #eee;float: left;border-left: 0;}
.display-3 .t .txt a {display: block;padding: 8px 0 20px 0;}
.display-3 .t .txt h3 {width: 164px;height: 30px;line-height: 30px;background: url(../images/rr.png);margin: 0 auto;font-size: 15px;padding-left: 30px;}
.display-3 .t .txt .sp {padding: 10px 0;}
.display-3 .t .txt p {font-size: 14px;padding: 0 22px;line-height: 25px;}
.display-3 .t .txt p em {color: #d72025;}
.display-3 .t .txt span {display: block;width: 79px;height: 36px;line-height: 36px;background: url(../images/m.png);color: #fff;margin: 0 0 0 22px;font-size: 14px;padding-left: 40px;}

/* 详情展示4 */
.display-4 {padding: 30px;background: #fff;}
.display-4 .p {float: left;}
.display-4 .t {float: right;width: 750px;}
.display-4 .t h3 {font-size: 24px;font-weight: normal;padding-top: 10px;}
.display-4 .t h4 {font-size: 14px;font-weight: normal;color: #888;padding-top: 5px;}
.display-4 .t .mbc {height: 100px;background: #f2f2f2;margin-top: 16px;padding: 20px 0 0 30px;}
.display-4 .t .mbc p {font-size: 12px;line-height: 26px;}
.display-4 .t .mbc em {color: #e94747;font-size: 20px;font-weight: bold;}
.display-4 .t .mbc span {color: #e94747;}
.display-4 .t a {display: block;width: 180px;height: 38px;line-height: 38px;text-align: center;background: #e94747;color: #fff;font-size: 14px;margin: 30px 0 20px;}

/* 顾问模块 */
.guwen {width: 1160px;position: relative;margin: 10px auto 0;}
.slistgw {width: 1160px;margin: 0 auto;background: #fff;padding: 10px 20px 10px;}
.guwen ul {}
.guwen li {width: 275px;float: left;display: inline;margin-right: 15px;margin-top: 8px;}
.guwen li:nth-child(4n) {float: right;margin-right: 0;}
.guwen li .t {background: #f7f8fa;}
.guwen li .t a {display: block;padding: 8px 0 20px 0;}
.guwen li .t a:hover {background: #1f5093;color: #fff;}
.guwen li .t a:hover em {color: #fff;}
.guwen li .t h3 {width: 206px;height: 30px;line-height: 30px;background: url(../images/rr.png);margin: 0 auto;font-size: 15px;padding-left: 30px;}
.guwen li .t .sp {padding: 8px 0;}
.guwen li .t p {font-size: 14px;padding: 0 22px;line-height: 25px;}
.guwen li .t p em {color: #d72025;}
.guwen li .t span {display: block;width: 79px;height: 36px;line-height: 36px;background: url(../images/m.png);color: #fff;margin: 0 0 0 22px;font-size: 14px;padding-left: 40px;}

/* 内页banner图 */
.nybannerlianxiwomen {width: 100%;height: 700px;overflow: hidden;position: relative;background-size: cover !important;min-width: 1600px;}
.nybannerfuwuzhongxin {width: 100%;height: 620px;overflow: hidden;position: relative;background-size: cover !important;min-width: 1600px;}
.nybannerlianxiwomen img, .nybannerfuwuzhongxin img {width: 1920px;display: block;position: absolute;left: 50%;margin-left: -960px;top: 0;}
.boxlianxiwomen, .boxfuwuzhongxin {top: 0;cursor: pointer;height: 100%;width: 1600px;text-shadow: 0 5px 10px rgba(0,0,0,.5);text-align: center;margin: 0 auto;-webkit-text-stroke: 0.5px #ffffff;}
.boxlianxiwomen .p1881m3907bc531995dce6 {padding-bottom: 18px;width: 74%;color: #ffffff;font-size: 80px;font-weight: bold;text-align: center;line-height: 90px;border-bottom-color: #e9e9e9;border-bottom-style: solid;border-bottom-width: 1px;display: inline-block;position: relative;left: auto;top: 215px;letter-spacing: 8px;}
.boxlianxiwomen .p1881m058eb7372d88c6d4 {width: auto;position: relative;top: 240px;left: 0px;text-align: center;color: #ffffff;font-size: 36px;line-height: 24px;letter-spacing: 8px;text-shadow: 0 5px 10px rgba(0,0,0,.5);}
.boxfuwuzhongxin .p1881m3907bc531995dce6 {padding-bottom: 18px;width: 74%;color: #ffffff;font-size: 80px;font-weight: bold;text-align: center;line-height: 90px;border-bottom-color: #e9e9e9;border-bottom-style: solid;border-bottom-width: 1px;display: inline-block;position: relative;left: auto;top: 215px;letter-spacing: 8px;}
.boxfuwuzhongxin .p1881m058eb7372d88c6d4 {width: auto;position: relative;top: 240px;left: 0px;text-align: center;color: #ffffff;font-size: 36px;line-height: 24px;letter-spacing: 8px;text-shadow: 0 5px 10px rgba(0,0,0,.5);}

/* 文章页banner */
.nybannerwenzhangye {width: 100%;height: 700px;position: relative;display: flex;align-items: center;justify-content: center;}
.icon-dianji2:before {content: "\e68d";}
.icon-gongwenbao:before {content: "\e64d";}
.icon-shizhong:before {content: "\e74e";}
.icon-zhengshu:before {content: "\e600";}
.icon-baozhang:before {content: "\e601";}
.nybannerwenzhangye .banner-wenzhangye-con.wrap {background: #ffffff;padding: 60px 40px;display: flex;justify-content: space-between;align-items: stretch;gap: 25px;box-shadow: 0 8px 25px rgba(0, 0, 0, 0.06);}
.nybannerwenzhangye .banner-left {width: 30%;display: flex;flex-direction: column;justify-content: center;position: relative;padding: 40px 20px;background: linear-gradient(180deg, #f8fbfe 0%, #f0f7fc 100%);box-shadow: 0 3px 10px rgba(28, 133, 164, 0.05);transition: all 0.3s ease;}
.nybannerwenzhangye .banner-left:hover {transform: translateY(-3px);box-shadow: 0 6px 15px rgba(28, 133, 164, 0.08);}
.nybannerwenzhangye .banner-left::after {content: "";position: absolute;bottom: 20px;right: 20px;width: 60px;height: 60px;background-color: rgba(28, 133, 164, 0.05);}
.nybannerwenzhangye .banner-left > * {position: relative;z-index: 1;}
.nybannerwenzhangye .banner-title {font-size: 48px;font-weight: 800;color: #222222;line-height: 1.25;margin-bottom: 20px;}
.nybannerwenzhangye .banner-title::after {content: "";display: block;width: 70px;height: 3px;background: #b5cd32;margin-top: 12px;}
.nybannerwenzhangye .banner-desc {font-size: 20px;color: #555555;margin-bottom: 25px;line-height: 1.5;}
.nybannerwenzhangye .banner-tag {display: inline-block;padding: 12px 35px;background-color: #b5cd32;color: #ffffff;font-size: 17px;font-weight: 600;margin-bottom: 28px;box-shadow: 0 4px 10px rgba(181, 205, 50, 0.25);width: auto;max-width: 260px;transition: all 0.3s ease;}
.nybannerwenzhangye .banner-tag:hover {transform: scale(1.02);box-shadow: 0 6px 12px rgba(181, 205, 50, 0.3);}
.nybannerwenzhangye .banner-btn {display: block;width: fit-content;padding: 12px 45px;background-color: #1c85a4;color: #ffffff;text-decoration: none;font-size: 17px;font-weight: 600;transition: all 0.3s ease;box-shadow: 0 4px 12px rgba(28, 133, 164, 0.15);}
.nybannerwenzhangye .banner-btn:hover {background-color: #15738f;transform: translateY(-2px);box-shadow: 0 6px 18px rgba(28, 133, 164, 0.25);color: #ffffff;}
.nybannerwenzhangye .banner-btn .iconfont{font-size: 17px;margin-left: 8px;}
.nybannerwenzhangye .banner-center {width: 34%;display: grid;grid-template-columns: repeat(2, 1fr);grid-gap: 25px;align-items: stretch;justify-items: stretch;text-align: center;}
.nybannerwenzhangye .middle-item {padding: 25px 15px;background: linear-gradient(180deg, #f9f9f9 0%, #f5f8fa 100%);border: none;position: relative;display: flex;flex-direction: column;justify-content: center;box-shadow: 0 3px 10px rgba(28, 133, 164, 0.05);transition: all 0.3s ease;}
.nybannerwenzhangye .middle-item:hover {transform: translateY(-3px);box-shadow: 0 6px 12px rgba(28, 133, 164, 0.08);}
.nybannerwenzhangye .middle-item::after {content: "";display: block;width: 45px;height: 2px;background-color: #1c85a4;margin: 8px auto 0;}
.nybannerwenzhangye .middle-icon {font-size: 38px;color: #1c85a4;margin-bottom: 8px;filter: drop-shadow(0 2px 8px rgba(28, 133, 164, 0.1));transition: all 0.3s ease;}
.nybannerwenzhangye .middle-item:hover .middle-icon {transform: scale(1.05);filter: drop-shadow(0 4px 10px rgba(28, 133, 164, 0.15));}
.nybannerwenzhangye .middle-title {font-size: 20px;font-weight: 700;color: #1c85a4;margin-bottom: 6px;}
.nybannerwenzhangye .middle-desc {font-size: 13px;color: #666666;line-height: 1.5;}
.nybannerwenzhangye .banner-right {width: 28%;background: linear-gradient(135deg, #1c85a4 0%, #126a86 100%);color: #ffffff;padding: 50px 20px;text-align: center;box-shadow: 0 6px 18px rgba(28, 133, 164, 0.12);position: relative;overflow: hidden;display: flex;flex-direction: column;justify-content: center;transition: all 0.3s ease;}
.nybannerwenzhangye .banner-right:hover {transform: translateY(-3px);box-shadow: 0 8px 20px rgba(28, 133, 164, 0.15);}
.nybannerwenzhangye .banner-right::before {content: "";position: absolute;top: 15px;right: 15px;width: 70px;height: 70px;background-color: rgba(255, 255, 255, 0.08);}
.nybannerwenzhangye .banner-right::after {content: "";position: absolute;bottom: 15px;left: 15px;width: 35px;height: 35px;background-color: rgba(255, 255, 255, 0.06);}
.nybannerwenzhangye .banner-right > * {position: relative;z-index: 1;}
.nybannerwenzhangye .right-box-title {font-size: 26px;font-weight: 700;margin-bottom: 20px;}
.nybannerwenzhangye .right-box-desc {font-size: 16px;line-height: 1.6;margin-bottom: 30px;opacity: 0.95;}
.nybannerwenzhangye .right-box-phone {font-size: 28px;font-weight: 800;margin-bottom: 32px;color: #b5cd32;display: flex;align-items: center;justify-content: center;gap: 8px;transition: all 0.3s ease;}
.nybannerwenzhangye .banner-right:hover .right-box-phone {transform: scale(1.03);}
.nybannerwenzhangye .right-box-phone .icon-dianhua {font-size: 20px;color: #ffffff;}
.nybannerwenzhangye .banner-btn2 {display: inline-block;padding: 11px 45px;background-color: #ffffff;color: #1c85a4;text-decoration: none;font-size: 16px;font-weight: 600;transition: all 0.3s ease;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);margin: 0 auto;}
.nybannerwenzhangye .banner-btn2:hover {transform: translateY(-2px);box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);background-color: #f8f8f8;}

/* 关于我们 */
.about-us {padding: 30px 0 80px;}
.about-intro {margin: 0 auto 80px;padding: 50px;border: 2px solid #f0f7fa;border-radius: 20px;background: #ffffff;box-shadow: 0 5px 22px rgba(28, 133, 164, 0.06);box-sizing: border-box;transition: all 0.3s ease;}
.about-intro .intro-content {display: flex;gap: 60px;align-items: stretch;}
.about-intro .intro-text-wrap {flex: 1;display: flex;flex-direction: column;justify-content: space-between;}
.about-intro .intro-title {margin-bottom: 35px;padding-bottom: 20px;border-bottom: 1px solid #e8f4f8;transition: all 0.3s ease;}
.about-intro .intro-title h2 {font-size: 44px;font-weight: 700;color: #1c85a4;margin: 0 0 12px;letter-spacing: 2px;transition: all 0.3s ease;}
.about-intro .intro-title p {font-size: 20px;color: #5a8ca0;letter-spacing: 0.6px;transition: all 0.3s ease;}
.about-intro .intro-text {flex: 1;margin-bottom: 35px;padding: 25px;border-radius: 16px;border: 1px solid #e8f4f8;background-color: #ffffff;transition: all 0.35s ease;}
.about-intro .intro-text:hover {border-color: #1c85a4;background-color: #f8fcfd;box-shadow: 0 4px 12px rgba(28, 133, 164, 0.05);}
.about-intro .intro-text p {font-size: 18px;line-height: 2.1;color: #3e4b5b;margin: 0 0 22px;text-align: justify;transition: all 0.2s ease;}
.about-intro .intro-text p:last-child {margin-bottom: 0;}
.about-intro .intro-text p span {color: #1c85a4;font-weight: 600;padding: 1px 4px;border-radius: 3px;background-color: #f0f7fa;transition: all 0.3s ease;}
.about-intro .intro-text p:hover span {background-color: #1c85a4;color: #ffffff;transform: scale(1.02);}
.about-intro .intro-milestone {display: flex;justify-content: space-between;align-items: center;padding: 35px 20px;background-color: #f8fcfd;border-radius: 16px;border: 1px solid #e8f4f8;box-shadow: 0 6px 15px rgba(28, 133, 164, 0.07);transition: all 0.35s ease;}
.about-intro .intro-milestone:hover {box-shadow: 0 8px 20px rgba(28, 133, 164, 0.1);border-color: #1c85a4;}
.about-intro .milestone-item {text-align: center;padding: 0 15px;flex: 1;transition: all 0.3s ease;cursor: default;}
.about-intro .milestone-item:hover .num {transform: scale(1.08);text-shadow: 0 2px 8px rgba(28, 133, 164, 0.15);}
.about-intro .milestone-item .num {display: block;font-size: 42px;font-weight: 700;color: #1c85a4;margin: 0 0 10px;letter-spacing: 1.5px;transition: all 0.35s ease;}
.about-intro .milestone-item .text {font-size: 15px;color: #5a8ca0;margin: 0;line-height: 1.7;font-weight: 500;transition: all 0.3s ease;}
.about-intro .milestone-item:hover .text {color: #1c85a4;font-weight: 600;}
.about-intro .intro-img {flex: 0 0 490px;transition: all 0.35s ease;}
.about-intro .intro-img img {width: 100%;height: 100%;object-fit: cover;border-radius: 16px;box-shadow: 0 6px 22px rgba(28, 133, 164, 0.08);border: 1px solid #e8f4f8;transition: all 0.4s ease;}
.about-intro .intro-img:hover img {transform: translateY(-6px);box-shadow: 0 10px 25px rgba(28, 133, 164, 0.12);border-color: #1c85a4;}

/* 关于我们 - 服务板块 */
.about-service {margin: 0 auto 80px;padding: 60px 50px;border: 2px solid #f0f7fa;border-radius: 20px;background: #ffffff;box-shadow: 0 5px 22px rgba(28, 133, 164, 0.06);box-sizing: border-box;width: 100%;max-width: 1920px;}
.about-service .section-title {text-align: center;margin-bottom: 30px;padding-bottom: 20px;display: inline-block;position: relative;left: 50%;transform: translateX(-50%);}
.about-service .section-title::after {content: '';width: 80px;height: 3px;background: #1c85a4;border-radius: 3px;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
.about-service .section-title h3 {font-size: 44px;font-weight: 700;color: #1c85a4;margin: 0 0 10px;letter-spacing: 2px;}
.about-service .section-title p {font-size: 19px;color: #5a8ca0;margin: 0;letter-spacing: 0.5px;}
.about-service .service-desc {font-size: 18px;line-height: 2.3;color: #3e4b5b;text-align: center;max-width: 950px;margin: 0 auto 55px;letter-spacing: 0.3px;}
.about-service .service-list {list-style: none;padding: 0;margin: 0 auto;display: grid;grid-template-columns: repeat(6, 1fr);gap: 22px;}
.about-service .service-item {width: 100%;}
.about-service .service-item a {display: flex;flex-direction: column;align-items: center;justify-content: center;width: 100%;padding: 45px 15px;text-decoration: none;color: inherit;border-radius: 20px;background: #fff;transition: all 0.4s ease;box-sizing: border-box;box-shadow: 0 2px 8px rgba(28, 133, 164, 0.03);border: 1px solid transparent;}
.about-service .item-icon {font-size: 38px;color: #1c85a4;margin-bottom: 25px;width: 80px;height: 80px;line-height: 80px;text-align: center;border-radius: 50%;background: linear-gradient(135deg, #f8fcfd 0%, #f0f7fa 100%);box-shadow: 0 3px 10px rgba(28, 133, 164, 0.05), inset 0 1px 0 #fff;transition: all 0.4s ease;font-style: normal;}
.icon-medical-device3:before {content:"\e6c8";}
.about-service .service-item p {font-size: 18px;font-weight: 500;color: #4a5568;text-align: center;transition: all 0.4s ease;line-height: 1.6;letter-spacing: 0.2px;margin: 0;}
.about-service .service-item a:hover {transform: translateY(-6px);border: 1px solid #e8f4f8;background: #f8fcfd;box-shadow: 0 8px 20px rgba(28, 133, 164, 0.1);border-color: #1c85a4;}
.about-service .service-item a:hover .item-icon {background: #1c85a4;color: #ffffff;box-shadow: 0 5px 15px rgba(28, 133, 164, 0.15);transform: scale(1.05);}
.about-service .service-item a:hover p {color: #1c85a4;font-weight: 600;}

/* 关于我们 - 团队板块 */
.about-team {margin: 0 auto 80px;padding: 60px 50px;border: 2px solid #f0f7fa;border-radius: 20px;background: #ffffff;box-shadow: 0 5px 22px rgba(28, 133, 164, 0.06);box-sizing: border-box;width: 100%;}
.about-team .section-title {text-align: center;margin-bottom: 30px;padding-bottom: 20px;display: inline-block;position: relative;left: 50%;transform: translateX(-50%);}
.about-team .section-title::after {content: '';width: 80px;height: 3px;background: #1c85a4;border-radius: 3px;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
.about-team .section-title h3 {font-size: 44px;font-weight: 700;color: #1c85a4;margin: 0 0 10px;letter-spacing: 2px;}
.about-team .section-title p {font-size: 19px;color: #5a8ca0;margin: 0;letter-spacing: 0.5px;}
.about-team .team-desc {margin: 0 auto 55px;padding: 0 10px;transition: all 0.35s ease;}
.about-team .team-desc:hover {background-color: #f8fcfd;box-shadow: 0 4px 12px rgba(28, 133, 164, 0.05);border-radius: 16px;margin: 0 auto 55px;}
.about-team .team-desc p {font-size: 18px;line-height: 2.1;color: #3e4b5b;margin: 0 0 22px;text-align: justify;transition: all 0.2s ease;}
.about-team .team-desc p:last-child {margin-bottom: 0;}
.about-team .text-highlight {color: #1c85a4;font-weight: 600;padding: 1px 4px;border-radius: 3px;background-color: #f0f7fa;transition: all 0.3s ease;}
.about-team .team-desc p:hover .text-highlight {background-color: #1c85a4;color: #ffffff;transform: scale(1.02);}
.about-team .text-tag {color: #1c85a4;font-weight: 600;padding: 1px 4px;border-radius: 3px;background-color: #f0f7fa;transition: all 0.3s ease;display: inline-block;margin: 0 3px;}
.about-team .team-desc p:hover .text-tag {background-color: #1c85a4;color: #ffffff;transform: scale(1.02);}
.about-team .dept-list {margin: 0 auto 60px;display: grid;grid-template-columns: repeat(4, 1fr);gap: 25px;}
.about-team .dept-item {padding: 30px 25px;background: #ffffff;border: 1px solid #e8f4f8;border-radius: 16px;box-shadow: 0 2px 8px rgba(28, 133, 164, 0.03);transition: all 0.35s ease;height: 100%;box-sizing: border-box;}
.about-team .dept-item:hover {border-color: #1c85a4;background-color: #f8fcfd;box-shadow: 0 4px 12px rgba(28, 133, 164, 0.05);transform: translateY(-3px);}
.about-team .dept-icon {width: 48px;height: 48px;line-height: 48px;text-align: center;background: #f8fcfd;border: 1px solid #e8f4f8;border-radius: 50%;margin-bottom: 20px;transition: all 0.35s ease;}
.about-team .dept-icon i {font-size: 26px;color: #1c85a4;font-style: normal;transition: all 0.3s ease;}
.icon-xufanggouchengfenxi:before {content: "\e617";}
.icon-heguiguanli:before {content: "\e66e";}
.about-team .dept-item h4 {font-size: 20px;font-weight: 700;color: #1c85a4;margin: 0 0 15px;letter-spacing: 0.3px;transition: all 0.3s ease;}
.about-team .dept-item:hover .dept-icon {background-color: #1c85a4;border-color: #1c85a4;}
.about-team .dept-item:hover .dept-icon i {color: #ffffff;transform: scale(1.02);}
.about-team .dept-item:hover h4 {color: #1c85a4;letter-spacing: 0.5px;}
.about-team .dept-item p {font-size: 16px;line-height: 2.1;color: #3e4b5b;margin: 0;text-align: justify;}
.about-team .brand-culture {margin: 0 auto;display: grid;grid-template-columns: repeat(3, 1fr);gap: 30px;padding: 0 10px;}
.about-team .culture-item {text-align: center;padding: 30px 20px;border-radius: 16px;background: #f8fcfd;border: 1px solid #e8f4f8;transition: all 0.35s ease;}
.about-team .culture-item:hover {border-color: #1c85a4;background-color: #ffffff;box-shadow: 0 4px 12px rgba(28, 133, 164, 0.05);}
.about-team .culture-item h4 {font-size: 20px;font-weight: 700;color: #1c85a4;margin: 0 0 12px;letter-spacing: 0.3px;transition: all 0.3s ease;}
.about-team .culture-line {width: 40px;height: 2px;background: #1c85a4;border-radius: 2px;margin: 0 auto 20px;transition: all 0.3s ease;}
.about-team .culture-item:hover h4 {letter-spacing: 0.5px;}
.about-team .culture-item:hover .culture-line {width: 50px;background-color: #1c85a4;}
.about-team .culture-item p {font-size: 16px;color: #3e4b5b;white-space: pre-line;}

/* 关于我们 - 核心文化 */
.about-core-culture {margin: 0 auto;padding: 60px 50px;border: 2px solid #f0f7fa;border-radius: 20px;background: #ffffff;box-shadow: 0 5px 22px rgba(28, 133, 164, 0.06);box-sizing: border-box;}
.about-core-culture .section-title {text-align: center;margin-bottom: 30px;padding-bottom: 20px;display: inline-block;position: relative;left: 50%;transform: translateX(-50%);transition: all 0.35s ease;cursor: default;}
.about-core-culture .section-title::after {content: '';width: 80px;height: 3px;background: #1c85a4;border-radius: 3px;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);transition: all 0.35s ease;}
.about-core-culture .section-title h3 {font-size: 44px;font-weight: 700;color: #1c85a4;margin: 0 0 10px;letter-spacing: 2px;transition: all 0.35s ease;}
.about-core-culture .section-title p {font-size: 19px;color: #5a8ca0;margin: 0;letter-spacing: 0.5px;transition: all 0.35s ease;}
.about-core-culture .section-title:hover h3 {letter-spacing: 3px;text-shadow: 0 2px 8px rgba(28, 133, 164, 0.1);}
.about-core-culture .section-title:hover::after {width: 100px;box-shadow: 0 2px 6px rgba(28, 133, 164, 0.1);}
.about-core-culture .value-culture-list {display: grid;grid-template-columns: repeat(3, 1fr);gap: 25px;margin: 0;padding: 0;}
.about-core-culture .value-item {padding: 30px 25px;background: #ffffff;border: 1px solid #e8f4f8;border-radius: 16px;box-shadow: 0 2px 8px rgba(28, 133, 164, 0.03);transition: all 0.35s ease;box-sizing: border-box;height: 100%;}
.about-core-culture .value-item:hover {border-color: #1c85a4;background-color: #f8fcfd;box-shadow: 0 4px 12px rgba(28, 133, 164, 0.05);transform: translateY(-3px);}
.about-core-culture .value-icon {width: 48px;height: 48px;line-height: 48px;text-align: center;background: #f8fcfd;border: 1px solid #e8f4f8;border-radius: 50%;margin-bottom: 20px;transition: all 0.35s ease;}
.about-core-culture .value-icon i {font-size: 24px;color: #1c85a4;font-style: normal;transition: all 0.3s ease;}
.icon-mission:before{content:"\e6c3"}
.icon-vision:before{content:"\e651"}
.icon-value:before{content:"\e6bc"}
.about-core-culture .value-item:hover .value-icon {background-color: #1c85a4;border-color: #1c85a4;box-shadow: 0 4px 10px rgba(28, 133, 164, 0.12);}
.about-core-culture .value-item:hover .value-icon i {color: #ffffff;transform: scale(1.02);}
.about-core-culture .value-title {font-size: 20px;font-weight: 700;color: #1c85a4;margin: 0 0 15px;letter-spacing: 0.3px;transition: all 0.3s ease;}
.about-core-culture .value-item:hover .value-title {letter-spacing: 0.5px;text-shadow: 0 1px 3px rgba(28, 133, 164, 0.1);}
.about-core-culture .value-desc {font-size: 16px;line-height: 2.1;color: #3e4b5b;margin: 0;text-align: justify;transition: all 0.2s ease;}
.about-core-culture .value-item:hover .value-desc {color: #2d3748;}

/* 文章页CSS */
.articlewenzhangye {padding: 30px calc(2% + 20px);line-height: 1.8;word-wrap: break-word;text-align: justify;letter-spacing: 1px;}
.articlewenzhangye .hd {padding: 20px 0 25px;text-align: center;margin-bottom: 30px;border-bottom: 1px solid #f0f5f9;}
.articlewenzhangye .hd h1 {color: #333;font-size: 34px;line-height: 1.3;margin: 0 auto;font-weight: 700;max-width: 90%;}
.articlewenzhangye .hd .titBar {color: #797979;font-size: 16px;border-bottom: 1px dashed #e5e7eb;margin-top: 20px;padding-bottom: 15px;line-height: 1.5;}
.articlewenzhangye .hd .titBar a {color: #1c85a5;transition: color 0.3s ease;}
.articlewenzhangye .hd .titBar a:hover {color: #166a86;}
.articlewenzhangye .bd {padding-bottom: 30px;text-align: justify;}
.articlewenzhangye .bd p {margin: 0 0 20px 0;font-size: 20px;color: #4b5563;line-height: 1.8;}
.articlewenzhangye .bd p:last-child {margin-bottom: 0;}
.articlewenzhangye .bd .html_titleimg_p {margin: 30px 0;text-align: center;}
.articlewenzhangye .bd .html_titleimg_img {max-width: 100%;height: auto;border-radius: 8px;box-shadow: 0 2px 15px rgba(0,0,0,0.05);}
.articlewenzhangye .bd blockquote {border-left: 5px solid #1c85a5;padding: 15px 20px;margin-bottom: 20px;color: #6b7280;background: #f8fafc;border-radius: 0 8px 8px 0;}
.articlewenzhangye .bd hr {margin: 0 0 20px 0;border: none;border-top: 1px solid #e5e7eb;}
.articlewenzhangye .bd p a, .articlewenzhangye table a {color: #1c85a5;font-weight: 500;}
.articlewenzhangye .bd p a:hover, .articlewenzhangye table a:hover {color: #166a86;}
.articlewenzhangye .bd h2 {margin: 30px 0 20px;font-size: 26px;color: #1c85a5;font-weight: 700;line-height: 1.4;}
.articlewenzhangye .bd h3 {margin: 25px 0 18px;color: #abcd07;font-size: 23px;font-weight: 600;line-height: 1.4;}
.articlewenzhangye .bd h4 {margin: 20px 0 15px;color: #ff7c00;font-size: 21px;font-weight: 600;line-height: 1.4;}
.articlewenzhangye .bd table caption {margin: 0 auto 10px;font-size: 18px;color: #333;font-weight: 500;}
.articlewenzhangye .bd table {margin: 0 auto 20px;font-size: 16px;width: 100%;border-collapse: collapse;border-radius: 8px;overflow: hidden;box-shadow: 0 1px 3px rgba(0,0,0,0.05);}
.articlewenzhangye .bd table p {margin: 0.5rem 0;font-size: 16px;}
.articlewenzhangye .bd table th {border: 1px solid #e5e7eb;padding: 12px 15px;background: #1c85a5;color: #fff;font-weight: 500;text-align: center;}
.articlewenzhangye .bd table td {border: 1px solid #e5e7eb;padding: 12px 15px;text-align: center;color: #4b5563;}
.articlewenzhangye .zhuanhua {margin: 40px 0;border-radius: 8px;overflow: hidden;}
.articlewenzhangye .zhuanhua img {width: 100%;height: auto;display: block;}
.shengming {padding: 30px 0;margin: 20px 0;}
.shengming ._editor1 {margin: 10px 5px;}
.shengming ._editor2 {margin-top: 17px;border: 1px solid #0e338e;width: 100%;box-sizing: border-box;border-radius: 8px;overflow: hidden;}
.shengming ._editor3 {border: 1px solid #1c85a4;margin: 4px -6px -6px 5px;padding: 15px 15px;box-sizing: border-box;}
.shengming ._editor4 {margin-top: -30px;}
.shengming ._editor5 {display: inline-block;background: #1c85a4;padding: 5px 15px;box-sizing: border-box;border-radius: 4px 4px 0 0;}
.shengming ._editor6 {color: #ffffff;font-size: 20px;min-width: 1em;font-weight: 500;}
.shengming ._editor7 {margin: 10px;}
.shengming ._editor8 {font-size: 16px;color: #808080;min-width: 1em;line-height: 1.8;}
.articlewenzhangye .ft {padding: 25px 0 0;border-top: 1px solid #e5e7eb;margin-top: 30px;}
.articlewenzhangye .ft ul {list-style: none;padding: 0;margin: 0;display: flex;flex-direction: column;gap: 15px;}
.articlewenzhangye .ft ul li {font-size: 16px;letter-spacing: 0;}
.articlewenzhangye .ft ul li a {color: #4b5563;text-decoration: none;transition: color 0.3s ease;line-height: 1.6;}
.articlewenzhangye .ft ul li a:hover {color: #1c85a5;text-decoration: underline;}
.articlewenzhangye .flect_bt {width: 100%;height: 150px;border-top: 2px solid #0099e6;margin: 7px auto;display: flex;align-items: center;justify-content: center;}
.articlewenzhangye .flect_bt a {display: inline-block;width: 250px;height: 60px;background: #0099e6;color: #fff;padding-top: 10px;margin: 0 20px;font-weight: 600;font-size: 18px;text-align: center;line-height: 26px;border-radius: 8px;text-decoration: none;transition: background 0.3s ease;}
.articlewenzhangye .flect_bt a:hover {background: #0086c3;}
.sub-left .zhuanhua {margin-top: 35px;border-radius: 8px;overflow: hidden;}
.sub-left .zhuanhua img {width: 100%;height: auto;display: block;}
.monk-article-title span, .monk-article-description span{color:#1c85a4 !important;}
/* 内页 留言 */
.b-15 {background-image: linear-gradient(to right, #1c85a4, #b5cd32 );}
.b-15 .wrap {position: relative;height: 150px;margin: 0 auto;padding: 0;}
.b-15 .wrap .p {width: 236px;height: 204px;background: url(../images/girl.png);position: absolute;bottom: 0;left: -36px;}
.b-15 .wrap .hotline {font-size: 18px;color: #fff;position: absolute;left: 250px;top: 50%;transform: translateY(-50%);line-height: 1.5;}
.b-15 .wrap .hotline em {display: block;font-size: 40px;line-height: 40px;}
.b-15 .wrap form {position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 828px;height: 100px;font-size: 18px;}
.b-15 .wrap .name {width: 346px;height: 46px;background: #f2f2f2;position: absolute;top: 0;left: 0;padding-left: 15px;}
.b-15 .wrap .phone {width: 346px;height: 46px;background: #f2f2f2;position: absolute;top: 0;left: 354px;padding-left: 15px;}
.b-15 .wrap select {width: 540px;height: 44px;background: #f2f2f2;position: absolute;bottom: 0;left: 0;color: #777;border: none;box-sizing: border-box;}
.b-15 .wrap .text {width: 700px;height: 46px;background: #f2f2f2;position: absolute;bottom: 0;left: 0;padding-left: 15px;}
.b-15 .wrap .submit {width: 120px;height: 100px;position: absolute;top: -1px;right: 0px;color: #fff;text-align: center;cursor: pointer;background: linear-gradient(#1787c5, #17347e);border-radius: 4px;font-size: 18px;transition: all 0.4s ease;box-shadow: 0 2px 6px rgb(0 0 0 / 10%);}
.b-15 .wrap .submit:hover {background: linear-gradient(#1a98e0, #1a3b8f);transform: translateY(-2px);box-shadow: 0 4px 10px rgb(0 0 0 / 15%);}
.b-15 .wrap input:focus {outline: 2px solid #1c85a4;background: #fff;}

/* 文章页底部推荐 */
.news-article-recommend {padding: 10px 60px 50px;display: flex;gap: 20px;align-items: flex-start;}
.news-article-recommend .news-recommend-card {width: 32%;border-radius: 5px;box-shadow: 0 0 10px #e9e9e9;background: #fff;overflow: hidden;transition: all 0.3s ease;}
.news-article-recommend .news-recommend-card:hover {transform: translateY(-2px);box-shadow: 0 0 15px rgba(28, 133, 164, 0.15);}
.news-article-recommend .news-card-header {display: flex;justify-content: space-between;align-items: center;padding: 0 20px;height: 50px;border-bottom: 1px solid #e9e9e9;}
.news-article-recommend .news-card-title {font-size: 18px;font-weight: bold;margin: 0;color: #1c85a4;transition: color 0.3s ease;}
.news-article-recommend .news-recommend-card:hover .news-card-title {color: #0f6f8c;}
.news-article-recommend .news-card-more {color: #1c85a4;text-decoration: none;font-size: 14px;transition: all 0.3s ease;}
.news-article-recommend .news-card-more:hover {color: #0f6f8c;transform: translateX(3px);}
.news-article-recommend .news-card-list {list-style: none;padding: 20px;margin: 0;line-height: 28px;}
.news-article-recommend .news-list-item {position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 3px 25px;transition: background-color 0.3s ease;}
.news-article-recommend .news-list-item::before {content: "\e7ed";font-family: "iconfont" !important;font-size: 14px;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;left: 0;color: #1c85a4;transition: all 0.3s ease;}
.news-article-recommend .news-list-item:hover {background-color: #f5f8fa;border-radius: 3px;}
.news-article-recommend .news-list-item:hover::before {transform: scale(1.2);color: #0f6f8c;}
.news-article-recommend .news-list-item a {color: #333;text-decoration: none;font-size: 16px;transition: color 0.3s ease;}
.news-article-recommend .news-list-item:hover a {color: #0f6f8c;}

/* 客户案例栏目页 */
.nybanneranlilanmuye {width: 100%;height: 868px;overflow: hidden;position: relative;background-size: cover !important;}
.nybanneranlilanmuye .box {overflow: hidden;position: absolute;display: block;pointer-events: auto;left: 1000px;top: 34%;z-index: 8;transition: all 0.4s ease;}
.nybanneranlilanmuye .box:hover {transform: translateY(-5px);}
.nybanneranlilanmuye .box .one {color: rgb(255, 255, 255);line-height: 29px;letter-spacing: 4px;font-weight: 400;font-size: 28px;opacity: 1;transition: color 0.3s ease;}
.nybanneranlilanmuye .box:hover .one {color: #f0f7ff;}
.nybanneranlilanmuye .box .two {color: #ffffff;line-height: 66px;letter-spacing: 1px;font-weight: 700;font-size: 50px;margin: 20px 0;transition: color 0.3s ease;}
.nybanneranlilanmuye .box:hover .two {color: #f0f7ff;}
.nybanneranlilanmuye .box .three {background: linear-gradient(350deg, rgb(60, 80, 224) 0%, rgb(29, 98, 240) 100%);width: 160px;height: 50px;text-align: center;line-height: 50px;font-weight: 500;font-size: 20px;border-radius: 4px;margin-top: 40px;transition: all 0.3s ease;cursor: pointer;box-shadow: 0 2px 8px rgba(29, 98, 240, 0.2);}
.nybanneranlilanmuye .box .three:hover {background: linear-gradient(350deg, rgb(29, 98, 240) 0%, rgb(60, 80, 224) 100%);transform: scale(1.05);box-shadow: 0 4px 15px rgba(29, 98, 240, 0.3);border-radius: 6px;}
.nybanneranlilanmuye .box .three a {color: rgb(255, 255, 255);text-decoration: none;transition: color 0.3s ease;}
.nybanneranlilanmuye .box .three:hover a {color: #f8fbff;}
.caselist_301 {width: 100%;min-width: 1600px;padding: 60px 0 80px;background: #f8f9fa;}
.caselist_301 .wrap {width: 94%;max-width: 1920px;margin: auto;position: relative;}
.caselist_301 .wrap .caselist_title {font-weight: 700;position: relative;display: table;padding: 0 0 40px;width: auto;margin: 0 auto 50px;font-size: 46px;line-height: 1.2;text-align: center;color: #222;letter-spacing: 1px;}
.caselist_301 .wrap .caselist_title span {display: block;font: 300 18px "AvantGarde Bk BT", sans-serif;color: #1c85a4;text-align: center;text-transform: uppercase;margin: 15px 0 0;letter-spacing: 2px;}
.caselist_301 .wrap .caselist_title:before, .caselist_301 .wrap .caselist_title:after {width: 60px;height: 2px;background: #1c85a4;position: absolute;content: '';top: 50%;transform: translateY(-50%);}
.caselist_301 .wrap .caselist_title:before {left: -80px;}
.caselist_301 .wrap .caselist_title:after {right: -80px;}
.caselist_301 .wrap .caselist_list {width: 100%;padding: 0;margin: 0;display: grid;grid-template-columns: repeat(4, 1fr);gap: 30px 25px;}
.caselist_301 .wrap .caselist_list ul {list-style: none;padding: 0;margin: 0;display: contents;}
.caselist_301 .wrap .caselist_list li {width: 100%;height: auto;background: #fff;box-sizing: border-box;border-bottom: none;overflow: hidden;box-shadow: 0 6px 24px rgba(0,0,0,0.06);transition: all 0.4s ease;border: 1px solid #f0f0f0;}
.caselist_301 .wrap .caselist_list li:hover {transform: translateY(-8px);box-shadow: 0 12px 32px rgba(28, 133, 164, 0.12);border-color: rgba(28, 133, 164, 0.2);}
.caselist_301 .wrap .caselist_list li .img {position: relative;overflow: hidden;height: 260px;}
.caselist_301 .wrap .caselist_list li .img img {width: 100%;height: 100%;object-fit: cover;transition: transform 0.6s ease;}
.caselist_301 .wrap .caselist_list li:hover .img img {transform: scale(1.08);}
.caselist_301 .wrap .caselist_list li .img span {position: absolute;left: 22px;top: 15px;padding: 6px 18px;color: #fff;font-size: 16px;box-shadow: 0 4px 12px rgba(28, 133, 164, 0.2);background-image: linear-gradient(to right, #1c85a4cc, #b5cd32a8 );}
.caselist_301 .wrap .caselist_list li .tbox {padding: 0 22px;}
.caselist_301 .wrap .caselist_list li .tbox .t1 {font-size: 21px;font-weight: 600;color: #333;padding: 15px 0 7px;transition: color 0.3s ease;line-height: 1.3;}
.caselist_301 .wrap .caselist_list li:hover .tbox .t1 {color: #1c85a4;}
.caselist_301 .wrap .caselist_list li .tbox .t2 {margin: 0 0 20px;line-height: 22px;color: #777;font-size: 15px;font-weight: 400;letter-spacing: 0.5px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.caselist_301 .wrap .caselist_list li .view199 {width: 130px;height: 36px;font-size: 15px;line-height: 36px;text-align: center;background: #f5f5f5;color: #555;margin: 0 22px 18px;border-radius: 8px;transition: all 0.3s ease;font-weight: 500;}
.caselist_301 .wrap .caselist_list li:hover .view199 {background: #1c85a4;color: #fff;box-shadow: 0 6px 16px rgba(28, 133, 164, 0.25);}
.caselist_301 .wrap .caselist_list li a {padding: 0;width: 100%;display: block;height: 100%;text-decoration: none;}
.index-case_302 {padding: 60px 0;}
.index-case_302 .box {width: 94%;margin: auto;position: relative;}
.index-case_302 .title {text-align: center;margin-bottom: 50px;position: relative;}
.index-case_302 .title h2 {font-size: 42px;color: #333;margin-bottom: 5px;display: inline-block;position: relative;padding: 0 105px;}
.index-case_302 .box .title h2:before {width: 85px;height: 1px;background: #dedede;position: absolute;content: '';top: 50%;left: 0;transform: translateY(-50%);}
.index-case_302 .box .title h2:after {width: 85px;height: 1px;background: #dedede;position: absolute;content: '';top: 50%;right: 0;transform: translateY(-50%);}
.index-case_302 .box .title span {display: block;font: 300 16px "AvantGarde Bk BT";color: #666;text-align: center;text-transform: uppercase;}
.index-case_302 .advantage-container {display: flex;flex-wrap: wrap;gap: 40px;justify-content: center;margin: 0 auto;width: unset;}
.index-case_302 .advantage-item {flex: 1 1 calc(25% - 40px);min-width: 280px;background-color: #ffffff;border: 1px solid #f5f5f5;border-radius: 6px;padding: 40px 30px;text-align: center;transition: all 0.3s ease;}
.index-case_302 .advantage-item h3 {font-size: 22px;color: #333;font-weight: 600;margin-bottom: 20px;margin-top: 10px;}
.index-case_302 .advantage-item p {font-size: 16px;color: #666;line-height: 25px;}
.index-case_302 .advantage-item:hover {transform: translateY(-8px);box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);border-color: #0066cc;}
.index-case_302 .advantage-tip {padding: 30px 20px;margin: 40px 0;background-color: #f5faff;border: 1px solid #e6f2ff;border-radius: 4px;color: #333;text-align: center;}
.index-case_302 .advantage-tip span {font-size: 24px;}
.index-case_302 .advantage-tip .consult-btn {display: block;width: fit-content;margin: 30px auto 0;padding: 10px 50px;background-color: #1c85a4;color: #fff;font-size: 22px;font-weight: 500;border-radius: 4px;text-decoration: none;transition: background-color 0.3s;}
.index-case_302 .advantage-tip .consult-btn:hover {background-color: #b5cd32;}
.icon-size-80 {font-size: 80px;}
.advantage-tip .iconfont {font-size: 30px;}
.advantage-tip a .iconfont {font-size: 24px;margin-right: 10px;}
.icon-quanpinlei:before {content: "\e686";}
.icon-ziyuanduijie:before {content: "\e614";}
.icon-liuchengguankong:before {content: "\e681";}
.icon-dingzhifangan:before {content: "\e616";}
.icon-kefufill:before {content: "\e740";}
.icon-fuwu:before {content: "\e6d0";}
/* 通用模块样式 */
.c-11 {position: relative;background: #fff;padding: 60px 0 130px;}
.c-11 .c-12 {text-align: center;}
.c-11 .c-12 h2 {font-size: 42px;}
.c-11 .c-12 p {margin-top: 20px;font-size: 24px;}
.c-11 ul {width: 94%;margin: 80px auto 50px;min-width: 1600px;}
.c-11 li {margin-bottom: 14px;text-align: center;box-sizing: border-box;padding: 75px;background-image: url(/template/pc/skin/images/yd_bc_up.png);}
.c-11 .c-13 {float: left;width: 25%;background-position: left top;background-repeat: no-repeat;background-size: cover;height: 473px;color: #1c85a4;}
.c-11 .c-14 {font-size: 80px;line-height: 208px;margin-bottom: 20px;vertical-align: middle;}
.c-11 .c-15 {font-size: 38px;margin-left: 6px;vertical-align: middle;}
.c-11 div {color: #333333;font-size: 24px;}
.c-11 .c-18 {background-image: url(/template/pc/skin/images/yd_bc_down.png);}

/* 详情页顶部样式 */
.detail-top-box {background: #fff;overflow: hidden;}
.detail-top-box .col120 {width: 94%;min-width: 1600px;margin: 0px auto;padding: 40px 0;position: relative;height: 410px;}
.detail-top-box .col121 {width: 75%;float: left;padding-right: 50px;box-sizing: border-box;}
.detail-top-box .col121 .contentanli {background: #F5F5F5;padding: 60px 130px 60px 70px; position: relative;overflow: hidden;}
.detail-top-box .col121 .contentanli h1::before {content: "";display: inline-block;width: 4px;height: 32px;background: #2979ff; margin-right: 12px;vertical-align: middle;border-radius: 2px;}
.detail-top-box .col121 .contentanli h1 {margin-bottom: 20px;font-size: 42px;line-height: 1.5;color: #222;}
.detail-top-box .col121 p {color: #555; font-size: 22px;line-height: 36px; margin-bottom: 30px;}
.detail-top-box .col121 .author {display: inline-block;min-height: 25px;max-width: 65%;background: #fff;padding: 15px 25px;border-radius: 8px;box-shadow: 0 4px 12px rgba(0,0,0,0.03);}
.detail-top-box .col121 .author .name {display: block;font-size: 22px;color: #2979ff;font-weight: 500;margin-bottom: 8px;}
.detail-top-box .col121 .author .times {display: block;font-size: 20px;margin-top: 5px;color: #666;}
.detail-top-box .col121 .author .content_1_lkLink {float: none;margin-top: 15px;color: #666;display: block;font-size: .875em;}
.detail-top-box .hidden-anli {position: absolute;top: 50%;right: 1px;transform: translateY(-50%);width: 33.333333%;}
.detail-top-box .hidden-anli .imgbox img {border-style: none;width: 100%;transition: transform 0.3s ease;}
.detail-top-box .hidden-anli:hover .imgbox img {transform: scale(1.03);}

/* 注册变更banner样式 */
.nybannerzhucebiangeng {width: 100%;height: 620px;overflow: hidden;position: relative;background-size: cover !important;min-width: 1900px;}
.boxzhucebiangeng {top: 0;cursor: pointer;height: 100%;width: 1600px;text-shadow: 0 5px 10px rgba(0,0,0,.5);text-align: center;margin: 0 auto;}
.boxzhucebiangeng .p1881m3907bc531995dce6 {padding-bottom: 18px;width: 70%;color: #ffffff;font-size: 80px;font-weight: bold;text-align: center;line-height: 90px;border-bottom-color: #e9e9e9;border-bottom-style: solid;border-bottom-width: 1px;display: inline-block;position: relative;left: auto;top: 215px;}
.boxzhucebiangeng .p1881m058eb7372d88c6d4 {width: auto;position: relative;top: 240px;left: 0px;text-align: center;color: #ffffff;font-size: 28px;line-height: 24px;letter-spacing: 2px;text-shadow: 0 5px 10px rgba(0,0,0,.5);}

/* 分类界定 */
.idx_seo {padding: 70px 0 10px;background: url(../images2/idx_33.jpg) no-repeat center bottom;background-size: cover;margin-top: 10px;}
.idx_seo .title {font-size: 30px;color: #333333;text-align: center;}
.idx_seo .smtit {font-size: 24px;color: #00bbfa;font-weight: bold;text-align: center;margin-top: 25px;}
.idx_seo .brief {font-size: 16px;color: #888888;line-height: 30px;width: 1080px;margin: 45px auto 0;}
.idx_seo .detail {margin-top: 60px;}
.idx_seo .detail .img {width: auto;margin: 0 auto;display: block;}

.idx_risk {padding: 113px 0 64px;background: url(../images2/idx_32.jpg) no-repeat center;background-size: cover;}
.idx_titbox {text-align: center;}
.idx_titbox .en {font-size: 66px;color: #999999;text-transform: uppercase;opacity: .3;}
.idx_titbox .cn {font-size: 36px;color: #222222;margin-top: -35px;letter-spacing: 2px;}
.idx_titbox .line {background: url(../images2/idx_24.png) no-repeat center;background-size: cover;width: 30px;height: 4px;display: block;margin: 25px auto 0;}
.idx_titbox .sm {margin-top: 25px;font-size: 18px;color: #333333;font-weight: bold;text-align: center;}
.idx_risk .detail {margin-top: 75px;}
.idx_risk .lbox {width: 530px;margin-left: 10%;}
.idx_risk .lbox li {margin-bottom: 40px;padding: 25px;border-radius: 6px;box-shadow: 0 0 10px #ddd;background: #fff;}
.idx_risk .lbox .icon {width: 90px;}
.idx_risk .lbox .info {width: 360px;}
.idx_risk .lbox .title {font-size: 24px;color: #333333;font-weight: bold;padding: 5px 0 5px;}
.idx_risk .lbox .desc {font-size: 16px;color: #999999;margin-top: 15px;}
.idx_risk .rbox {width: 50%;}

.idx_price {padding: 80px 0 0;}
.idx_price .list {margin-top: 80px;text-align: center;font-size: 0;}
.idx_price .item {width: 25%;display: inline-block;padding: 0;height: 0;border-bottom: 0;}
.idx_price .item .icon {width: 100px;height: 100px;display: block;margin: 0 auto;background-repeat: no-repeat;background-position: center;background-size: cover;position: relative;}
.idx_price .item_1 .icon {background-image: url(../images2/idx_06.png);}
.idx_price .item_2 .icon {background-image: url(../images2/idx_07.png);}
.idx_price .item_3 .icon {background-image: url(../images2/idx_08.png);}
.idx_price .item_4 .icon {background-image: url(../images2/idx_09.png);}
.idx_price .item_1:hover .icon {background-image: url(../images2/idx_06-1.png);}
.idx_price .item_2:hover .icon {background-image: url(../images2/idx_07-1.png);}
.idx_price .item_3:hover .icon {background-image: url(../images2/idx_08-1.png);}
.idx_price .item_4:hover .icon {background-image: url(../images2/idx_09-1.png);}
.idx_price .item .title {font-size: 24px;color: #333333;font-weight: bold;margin-top: 40px;}
.idx_price .item .icon:before, .idx_price .item .icon:after {width: 164px;height: 1px;display: block;background: #dfe2e6;content: '';top: 50%;position: absolute;}
.idx_price .item .icon:before {left: -164px;}
.idx_price .item .icon:after {right: -164px;}
.item_scale .icon {transition: all .3s;}
.idx_price .item .price {font-size: 30px;color: #079eff;font-style: italic;margin: 20px 0;}
.idx_price .item .fz {font-size: 16px;color: #999999;}

.idx_advan {padding: 250px 0 50px;background: url(../images2/idx_31.jpg) no-repeat top center;background-size: cover;}
.idx_advan .list {margin-top: 80px;text-align: center;font-size: 0;}
.idx_advan .item {width: 31.3%;margin: 0 1%;border-radius: 6px;box-shadow: 0 0 10px #ddd;padding: 70px 55px 0;height: 470px;display: inline-block;vertical-align: text-top;background: #fff;transition: all .3s;box-sizing: border-box;}
.idx_advan .item_1 .icon {background-image: url(../images2/idx_10.png);}
.idx_advan .item_2 .icon {background-image: url(../images2/idx_11.png);}
.idx_advan .item_3 .icon {background-image: url(../images2/idx_12.png);}
.idx_advan .item:hover {background: #079eff;transform: scale(1.05, 1.05);}
.idx_advan .item:hover .title, .idx_advan .item:hover .desc {color: #fff;}
.idx_advan .item:hover .line {background: #fff;}
.idx_advan .item_1:hover .icon {background-image: url(../images2/idx_10-1.png);}
.idx_advan .item_2:hover .icon {background-image: url(../images2/idx_11-1.png);}
.idx_advan .item_3:hover .icon {background-image: url(../images2/idx_12-1.png);}
.idx_advan .item .icon {width: 100px;height: 100px;display: block;margin: 0 auto;background-repeat: no-repeat;background-position: center;background-size: cover;}
.idx_advan .item .title {font-size: 30px;color: #333333;font-weight: bold;text-align: center;margin-top: 50px;}
.idx_advan .item .sm_line {margin-top: 25px;background: url(../images2/idx_24.png) no-repeat center;background-size: cover;width: 30px;height: 4px;display: block;margin: 25px auto 0;}
.idx_advan .item .desc {margin-top: 30px;font-size: 16px;color: #888888;line-height: 30px;}

.idx_customer {padding: 135px 0 150px;background: url(/tupian/oTwrDc.jpg) no-repeat center;background-size: cover;}
.idx_customer .idx_titbox .en {color: #fff;}
.idx_customer .idx_titbox .cn {color: #fff;}
.idx_customer .list {margin-top: 70px;font-size: 0;}
.item_scale:hover .icon {transform: scale(1.05, 1.05);}
.idx_customer .list li {width: 30.3%;height: 370px;border-radius: 10px;text-align: center;padding: 55px 0 0;position: relative;display: inline-block;vertical-align: text-top;margin: 0 1.5%;background: #fff;}
.idx_customer .list li a {float: none;padding-left: 0;}
.idx_customer .list .icon {border-radius: 50%;box-shadow: 0 0 10px #ddd;pointer-events: auto;}
.idx_customer .list .title {font-size: 24px;color: #333333;font-weight: bold;margin-top: 50px;}
.idx_customer .list .en_tit {font-size: 16px;color: #999999;margin-top: 25px;text-transform: uppercase;}
.idx_customer .list .sm_line {width: 40px;height: 8px;position: absolute;bottom: 0;left: 50%;margin-left: -20px;}

.idx_last {background: url(../images2/idx_30.jpg) no-repeat bottom center;background-size: cover;padding: 0 0 110px;}
.idx_ad {background: url(../images2/idx_23.jpg) no-repeat center;background-size: cover;padding: 100px 0 140px;text-align: center;height: 170px;border-radius: 25px;width: 65%;margin: 0 auto;}
.idx_ad .title {font-size: 36px;color: #333333;font-weight: bold;}
.idx_ad .title .fz {font-size: 48px;color: #079eff;}
.idx_ad .button {width: 250px;height: 50px;border-radius: 25px;font-size: 16px;color: #fff;font-weight: bold;line-height: 50px;background: #08a9ff;background: -webkit-gradient(linear, left top, right bottom, from(#08a9ff), to(#326ce4));background: -moz-linear-gradient(top, #08a9ff, #326ce4);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08a9ff', endColorstr='#326ce4');margin: 60px auto 0;display: block;}

.idx_news {margin-top: 120px;}
.idx_news .idx_titbox .cn {color: #fff;}
.idx_news .idx_titbox .en {color: #fff;}
.idx_titbox .en {font-size: 66px;color: #999999;text-transform: uppercase;opacity: .3;}
.idx_news .detail {margin: 80px 0 0 0px;}
.idx_news .column {margin-left: 30px;background: #fff;border-radius: 10px;padding: 55px 0 0;width: 30.3%;box-sizing: border-box;margin: 0 1.5%;}
.idx_news .column .t_tit {font-size: 24px;color: #333333;font-weight: bold;text-align: center;}
.idx_news .column .line {background: url(../images2/idx_24.png) no-repeat center;background-size: cover;width: 30px;height: 4px;display: block;margin: 15px auto 0;}
.idx_news .column .list {margin-top: 25px;padding: 0 40px 40px;}
.idx_news .column li {position: relative;background: none;height: 20px;}
.idx_news .column li:before {content: '';display: inline-block;width: 5px;height: 5px;background: #079eff;border-radius: 50%;vertical-align: middle;margin-right: 10px;float: left;margin-top: 12px;}
.idx_news .column .tit {width: 60%;display: inline-block;font-size: 15px;color: #888888;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 30px;}
.idx_news .column .date {float: right;font-size: 13px;color: #999;line-height: 30px;}

/* 分类界定子页面 */
.daili_plan {padding: 75px 0 20px;}
.daili_plan .title {font-size: 30px;color: #222222;font-weight: bold;text-align: center;}
.daili_plan .breif {font-size: 16px;color: #888888;line-height: 30px;text-align: center;margin-top: 27px;}
.daili_plan .list {margin-top: 25px;text-align: center;padding: 0;}
.daili_plan .list li {font-size: 16px;color: #333333;font-weight: bold;background: url(../images2/idx_02.png) no-repeat left center;background-size: 20px;display: inline-block;vertical-align: middle;margin: 0 15px;line-height: 20px;padding: 0 0 0 25px;border-bottom: 0;height: auto;}

.daili_tenants {padding: 50px 0 50px;}
.daili_titbox {text-align: center;}
.daili_titbox .en {font-size: 66px;color: rgba(153,153,153,.3);text-transform: uppercase;font-weight: normal;}
.daili_titbox .cn {font-size: 36px;color: #222222;margin-top: -62px;letter-spacing: 2px;font-weight: normal;}
.daili_titbox .line {background: url(../images2/idx_03.png) no-repeat center;background-size: cover;width: 40px;height: 3px;display: block;margin: 25px auto 0;}
.daili_tenants .list {margin: 50px 0 0 -2%;}
.daili_tenants .item {width: 31.3%;border-radius: 6px;float: left;margin-left: 2%;padding: 35px 30px 0;min-height: 220px;background: #fff;box-shadow: 0 0 10px #ddd;border-bottom: 0;height: auto;box-sizing: border-box;}
.daili_tenants .item .title {font-size: 22px;color: #333333;font-weight: bold;line-height: 45px;}
.daili_tenants .item .ico {display: inline-block;vertical-align: middle;margin-right: 10px;}
.daili_tenants .item .ico_hover {display: none;}
.daili_tenants .item .breif {font-size: 15px;color: #888888;line-height: 26px;margin-top: 20px;}
.daili_tenants .item:hover .ico_hover {display: inline-block;}
.daili_tenants .item:hover .ico_mr {display: none;}
.daili_tenants .item:hover .title {color: #fff;}
.daili_tenants .item:hover .breif {color: #fff;}
.daili_tenants .item:hover {background: #079eff;}

.daili_prospect .detail {margin-top: 85px;}
.daili_prospect .imgbox {width: 40%;margin-left: 6%;}
.daili_prospect .imgbox img {max-width: 100%;width: 90%;}
.daili_prospect .info {width: 35%;padding: 30px 0px;margin-right: 10%;}
.daili_prospect .info li {margin-bottom: 25px;}
.daili_prospect .info .icon {width: 54px;height: 54px;}
.daili_prospect .info .txt {width: 88%;padding-top: 10px;}
.daili_prospect .info .title {font-size: 20px;color: #333333;font-weight: bold;}
.daili_prospect .info .desc {font-size: 15px;color: #888888;line-height: 30px;margin: 10px 0;}
.daili_prospect .info .desc em {font-size: 18px;color: #14cc70;font-weight: bold;}

.daili_advan {padding: 80px 0;}
.daili_advan .list {margin: 80px 0 0 -2%;}
.daili_advan .list .item {border-radius: 6px;box-shadow: 0 0 10px #ddd;width: 31.3%;margin-left: 2%;padding: 45px 30px 0;float: left;height: 500px;transition: all .3s;box-sizing: border-box;border-bottom: 0;background: none;}
.daili_advan .list .item .ico {width: 80px;height: 80px;margin: 0 auto;display: block;}
.daili_advan .list .item img.ico_hover {display: none;}
.daili_advan .list .title {font-size: 24px;color: #333333;font-weight: bold;text-align: center;margin-top: 30px;text-align: center;}
.daili_advan .list .line {width: 24px;height: 4px;background: url(../images/idx_03.png) no-repeat center;background-size: cover;margin: 20px auto 0;display: block;}
.daili_advan .list .desc {margin-top: 30px;}
.daili_advan .list .desc p {text-indent: 2em;font-size: 15px;color: #888888;line-height: 32px;}
.daili_advan .list .item:hover {transform: scale(1.05, 1.05);}
.daili_advan .list .item:hover .ico_hover {display: block;}
.daili_advan .list .item:hover .ico_mor {display: none;}
.daili_advan .list .item:hover {background: #079eff;}
.daili_advan .list .item:hover .title {color: #fff;}
.daili_advan .list .item:hover .line {background: #fff;}
.daili_advan .list .item:hover .desc p {color: #fff;}

.daili_return {padding: 50px 0;}
.daili_return .detail {}
.daili_return .desc {padding-top: 120px;width: 40%;margin-left: 6%;}
.daili_return .desc p {text-indent: 2em;font-size: 18px;color: #666666;line-height: 32px;margin-bottom: 20px;}
.daili_return .desc em {font-size: 24px;}
/* 代理返佣补充样式 */
.daili_return .imgbox {width: 35%;margin-right: 10%;}
.c_blue {color: #199fff;}
.bold {font-weight: bold;}
.daili_return .imgbox img {width: 100%;max-width: 100%;}
.c_green {color: #00cd6f;}

/* 代理政策样式 */
.daili_policy {padding: 50px 0 30px;}
.daili_policy .list {margin: 80px 0 0 -2%;}
.daili_policy .item {height: 406px;width: 23%;margin-left: 2%;padding: 45px 20px 0;border-radius: 4px;box-shadow: 0 0 10px #ddd;float: left;text-align: center;box-sizing: border-box;border-bottom: 0;background: none;}
.daili_policy .item .title {font-size: 24px;color: #333333;font-weight: bold;line-height: 26px;}
.daili_policy .item .ico {margin-right: 13px;display: inline-block;vertical-align: bottom;}
.daili_policy .item .days {font-size: 20px;color: #666666;margin-top: 50px;line-height: 28px;height: 30px;}
.daili_policy .item .days em {font-size: 40px;color: #14cc70;font-weight: bold;}
.daili_policy .item .fz {font-size: 16px;color: #999999;margin-top: 45px;}
.daili_policy .item .font {font-size: 16px;color: #333333;font-weight: bold;margin-top: 15px;}
.daili_policy .item .button {font-size: 16px;color: #fff;font-weight: bold;width: 200px;height: 50px;line-height: 50px;text-align: center;border-radius: 25px;display: block;margin: 30px auto 0;float: none;padding: 0;}
.button_gradient {background: -webkit-gradient(linear, left top, right bottom, from(#00a1fd), to(#00e4f4));}

/* 代理提示样式 */
.daili_tips {padding: 30px 0;}
.daili_tips .title {font-size: 24px;color: #333333;font-weight: bold;text-align: center;}
.daili_tips .desc {font-size: 16px;color: #888888;line-height: 30px;text-align: center;width: 85%;margin: 25px auto 0;}

/* 代理支持样式 */
.daili_support {padding: 205px 0 110px;background: url(/tupian/oWFHlv.png) no-repeat center top;background-size: cover;}
.daili_support .daili_titbox .en {color: rgba(255,255,255,.2);}
.daili_support .daili_titbox .cn {color: #fff;}
.daili_support .list {margin-top: 60px;border-radius: 18px;overflow: hidden;}
.daili_support .item {width: 25%;float: left;text-align: center;position: relative;box-sizing: border-box;padding: 0;border-bottom: 0;background: none;height: auto;}
.daili_support .item img {width: 100%;}
.daili_support .item .shadebox {position: absolute;top: 0;left: 0px;bottom: 0;right: 0;background: rgba(0,0,0,0.7);padding: 180px 47px 0px;border-radius: 0px;}
.daili_support .item .shadebox img {width: auto;height: auto;}
.daili_support .item .ico {}
.daili_support .item .title {font-size: 24px;color: #fff;margin-top: 30px;}
.daili_support .item .desc {font-size: 15px;color: #fff;line-height: 24px;margin-top: 30px;}

/* 证书相关样式 */
.zhengshu-s3 {padding: 6.25vw 0;position: relative;}
.zhengshu-s3 .bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;filter: grayscale(1);opacity: 0.1;z-index: 1;}
.zhengshu-s3 .bg:after {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: linear-gradient(180deg, white, rgba(255, 255, 255, 0));}
.wrap-s {width: 70%;max-width: 1200px;margin: 0 auto;position: relative;z-index: 3;}
.zhengshu-s3 .desc {color: #272c3185;line-height: 1.5;margin-bottom: 3.125rem;font-size: 1.25rem;letter-spacing: 2px;}
.zhengshu-s3 .tab-tit {font-size: 1rem;text-align: center;}
.zhengshu-s3 .tab-tit a.active, .zhengshu-s3 .tab-tit a:hover {background-color: #1c85a4;color: #fff;}
.zhengshu-s3 .tab-tit a:nth-of-type(1) {margin-left: 0;}
.zhengshu-s3 .tab-tit a {display: inline-block;vertical-align: top;width: 15rem;margin-left: 1.5rem;line-height: 3.75rem;color: #1c85a4;border: 1px solid #1c85a4;border-radius: 5px;cursor: pointer;transition: all .3s ease;}
.zhengshu-s3 .tab-cont {margin-top: 7.5rem;font-size: 0;}
.zhengshu-s3 .tab-cont .img-box, .zhengshu-s3 .tab-cont .txt-box {display: inline-block;vertical-align: top;}
.zhengshu-s3 .tab-cont .img-box {width: 50%;overflow: hidden;border-radius: 10px;}
.zhengshu-s3 .tab-cont .txt-box {width: 50%;padding-left: 3.75rem;box-sizing: border-box;}
.zhengshu-s3 .tab-cont .img-box img {display: block;width: 100%;transition: transform .5s ease;}
.zhengshu-s3 .tab-cont .tit {color: #272c31;margin-bottom: 2rem;font-size: 2rem;font-weight: 100;}
.zhengshu-s3 .tab-cont .para {color: #272c3185;line-height: 1.6;font-size: 1.15rem;letter-spacing: 2px;}
.zhengshu-s3 .tab-cont .para span {font-weight: bold;line-height: 1.2;display: block;font-size: 1.5rem;color: #272c31;}
.zhengshu-s3 .comm-line-btn {margin: 3.75rem auto 0;display: block;width: 9.375rem;line-height: 3rem;text-align: center;color: #1c85a4;border: 1px solid #1c85a4;border-radius: 5px;transition: all .3s ease;font-size: 1rem;}
.zhengshu-s3 .comm-line-btn:hover {background-color: #1c85a4;color: #fff;box-shadow: 0 10px 20px rgba(75, 135, 55, 0.3);transform: translateY(-3px);}
.zhengshu-s3 .tab-cont .img-box:hover img {transform: scale(1.1);}

.zhengshu-s4 {padding: 6.25vw 0;background-position: center;background-repeat: no-repeat;background-size: cover;background-attachment: fixed;}
.zhengshu-s4 .label {text-align: center;color: #fff;font-size: 3rem;}
.zhengshu-s4 .items {margin-top: 2.5rem;display: flex;}
.zhengshu-s4 .item {flex: 1;margin-left: 1.5rem;position: relative;background-color: rgba(91, 184, 208, 0.2);padding: 3.125rem 2rem 6.125rem;border-radius: 10px;transition: all .3s ease;}
.zhengshu-s4 .item:nth-child(1) {margin-left: 0;}
.zhengshu-s4 .item:before {content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-repeat: no-repeat;background-size: 100% auto;background-position: center bottom;background-image: url(/template/pc/skin/images/img-8.png);z-index: 1;opacity: 0;transition: opacity .3s ease;}
.zhengshu-s4 .item .tit {color: #fff;font-size: 2rem;}
.zhengshu-s4 .item .tit, .zhengshu-s4 .item .para {position: relative;z-index: 2;}
.zhengshu-s4 .item .tit:before {background-color: #fff;content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-repeat: no-repeat;background-size: 100% auto;background-position: center bottom;background-image: url(../images/img-8.png);z-index: 1;opacity: 0;transition: opacity .3s ease;}
.zhengshu-s4 .item .para {padding: 2rem 0;}
.zhengshu-s4 .item p {color: #fff;line-height: 2;padding-left: 1.25rem;position: relative;font-size: 1.25rem;}
.zhengshu-s4 .item p:before {content: '√';line-height: 2;color: #fff;position: absolute;left: 0;top: 0;}
.zhengshu-s4 .item a {display: block;width: 9.375rem;position: absolute;left: 2.5rem;bottom: 3.125rem;line-height: 3rem;text-align: center;color: #fff;border-radius: 5px;background-color: #1c85a4;transition: all .3s ease;z-index: 2;font-size: 16px;}
.zhengshu-s4 .item:hover:before {opacity: 1;}
.zhengshu-s4 .item:hover {background-color: #1c85a4;box-shadow: 0 10px 30px rgba(75, 135, 55, 0.3);}
.zhengshu-s4 .item:hover a {background-color: #fff;color: #1c85a4;}

.zhengshu-s5.pd-1 {padding: 6.25vw 0;}
.zhengshu-s5 .label {text-align: center;color: #272c31;font-size: 3rem;}
.zhengshu-s5 .items {margin-top: 2.5rem;display: flex;}
.zhengshu-s5 .item {flex: 1;margin-left: 1.5rem;position: relative;padding: 5rem 2.5rem;border: 1px solid rgba(60, 135, 196, 0.2);text-align: center;}
.zhengshu-s5 .item:nth-child(1) {margin-left: 0;}
.zhengshu-s5 .item .icon-l {width: 5.625rem;height: 5.625rem;}
.zhengshu-s5 .item .icon {display: block;margin: 0 auto;background-position: center;background-repeat: no-repeat;background-size: contain;}
.zhengshu-s5 .item span {display: block;margin-top: 3.75rem;font-size: 1.125rem;color: #272c3185;line-height: 1.5;letter-spacing: 1px;}
.zhengshu-s5 .item i.lt {top: -1px;left: -1px;border-style: solid none none solid;}
.zhengshu-s5 .item i.lb {bottom: -1px;left: -1px;border-style: none none solid solid;}
.zhengshu-s5 .item i.rt {top: -1px;right: -1px;border-style: solid solid none none;}
.zhengshu-s5 .item i.rb {bottom: -1px;right: -1px;border-style: none solid solid none;}
.zhengshu-s5 .comm-line-btn {margin: 3.75rem auto 0;display: block;width: 9.375rem;line-height: 3rem;text-align: center;color: #1c85a4;border: 1px solid #1c85a4;border-radius: 5px;transition: all .3s ease;font-size: 14px;}
.zhengshu-s5 .item i.ani {width: 20px;height: 20px;position: absolute;border-width: 2px;border-color: #1c85a4;}
.zhengshu-s5 .item:hover .icon {transform: rotateY(360deg);transition: transform 1s ease;}
.zhengshu-s5 .comm-line-btn:hover {background-color: #1c85a4;color: #fff;box-shadow: 0 10px 20px rgba(75, 135, 55, 0.3);transform: translateY(-3px);}

.zhengshu-s6 {padding: 6.25vw 0;background-position: center;background-repeat: no-repeat;background-size: cover;background-image: url(/template/pc/skin/images/img-6.jpg);background-attachment: fixed;}
.zhengshu-s6 .label {text-align: center;color: #272c31;font-size: 3rem;}
.zhengshu-s6 .items {margin-top: 2.5rem;}
.zhengshu-s6 .item:nth-of-type(1) {margin-top: 0;}
.zhengshu-s6 .item {margin-top: 10px;background-color: rgba(255, 255, 255, 0.6);padding: 1.5rem 0;font-size: 0;transition: all .3s ease;box-sizing: border-box;-webkit-box-sizing: border-box;}
.zhengshu-s6 .item:hover {background-color: #1c85a4;}
.zhengshu-s6 .item span {display: inline-block;vertical-align: middle;width: 8.75rem;text-align: center;color: #1c85a4;position: relative;transition: color .3s ease;font-size: 2.25rem;}
.zhengshu-s6 .item span:after {content: '';width: 1px;height: 1.875rem;background-color: #ccd0d3;position: absolute;right: 0;top: 50%;transform: translateY(-50%);transition: all .3s ease;}
.zhengshu-s6 .item p {display: inline-block;vertical-align: middle;width: calc(100% - 8.75rem);padding: 0 3.75rem;transition: color .3s ease;font-size: 1.5rem;box-sizing: border-box;color: #272c3185;}
.zhengshu-s6 .item:hover span, .zhengshu-s6 .item:hover p {color: #fff;}
.zhengshu-s6 .comm-line-btn {margin: 3.75rem auto 0;display: block;width: 9.375rem;line-height: 3rem;text-align: center;color: #1c85a4;border: 1px solid #1c85a4;border-radius: 5px;transition: all .3s ease;font-size: 14px;}
.zhengshu-s6 .comm-line-btn:hover {background-color: #1c85a4;color: #fff;box-shadow: 0 10px 20px rgba(75, 135, 55, 0.3);transform: translateY(-3px);}

.zhengshu-s2 {padding: 6.25vw 0;}
.zhengshu-s2 .label {text-align: center;color: #272c31;font-size: 3rem;}
.zhengshu-s2 .items {margin-top: 2.5rem;font-size: 0;}
.zhengshu-s2 .item:nth-of-type(1), .zhengshu-s2 .item:nth-of-type(2) {border-top: 1px solid #e6e6e6;}
.zhengshu-s2 .item {position: relative;width: calc((100% - 3.75rem) / 2);display: inline-block;vertical-align: top;border-bottom: 1px solid #e6e6e6;transition: all .3s ease;}
.zhengshu-s2 .item:before {content: '';width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-position: center bottom;background-size: 100% auto;background-image: url(/template/pc/skin/images/img-4.png);opacity: 0;transition: opacity .3s ease;}
.zhengshu-s2 .item a {display: block;height: 8rem;padding: 0 2.5rem;position: relative;z-index: 2;}
.cell-box {font-size: 0;}
.cell-box:before {content: '';height: 100%;display: inline-block;vertical-align: middle;}
.cell-box .cell {width: 100%;display: inline-block;vertical-align: middle;}
.zhengshu-s2 .item h2 {line-height: 1.78;font-size: 1.125rem;font-weight: normal;color: #272c3185;}
.zhengshu-s2 .item:nth-of-type(even) {margin-left: 3.75rem;}
.zhengshu-s2 .item:hover {background-color: #1c85a4;box-shadow: 0 10px 30px rgba(75, 135, 55, 0.3);}
.zhengshu-s2 .item:hover:before {opacity: 1;}
.zhengshu-s2 .item:hover h2 {color: #fff;}
.zhengshu-s2 .comm-bg-btn {margin: 3.75rem auto 0;display: block;width: 9.375rem;line-height: 3rem;text-align: center;color: #fff;background-color: #1c85a4;border-radius: 5px;transition: all .3s ease;font-size: 14px;}
.zhengshu-s2 .comm-bg-btn:hover {box-shadow: 0 10px 20px rgba(75, 135, 55, 0.3);transform: translateY(-3px);}

/* 关于我们样式 */
.homeabout {overflow: hidden;padding: 140px 0;background: url(/template/pc/skin/images/habj.jpg) no-repeat center top;background-size: 100% auto;}
.homeabout .atxt {width: 49%;padding-right: 3%;}
.tit02 .title {color: #1c85a4;font-size: 20px;font-weight: bold;line-height: 1;position: relative;padding-left: 70px;}
.tit02 .title:after {content: "";width: 45px;height: 3px;background: #1c85a4;position: absolute;left: 0;top: 50%;margin-top: -1.5px;}
.tit02 h3, .tit02 h1 {color: #282828;font-size: 45px;line-height: 1.2;margin-top: 10px;}
.homeabout .atxt .info {color: #8d8d8d;line-height: 1.5;margin: 35px 0 55px 0px;letter-spacing: 4px;}
.homeabout .atxt .info p {font-size: 16px;margin-bottom: 30px;}
.mores {color: #1c85a4;font-size: 18px;width: 218px;height: 70px;font-weight: bold;border-radius: 35px;border: 2px solid #1c85a4;display: block;text-align: center;line-height: 66px;}
.mores:hover {background: #1c85a4;color: #ffffff;}
.homeabout .aimg {width: 46%;padding: 0 3.5%;position: relative;box-sizing: border-box;}
.homeabout .aimg a {overflow: hidden;display: block;}
.homeabout .aimg img {width: 100%;display: block;-webkit-transition: all .4s ease-in;}
.homeabout .aimg .experience {position: absolute;overflow: hidden;width: 300px;height: 92px;background: #1c85a4;border-radius: 10px;right: 20px;bottom: 70px;color: #ffffff;padding: 25px 0 0 26px;}
.homeabout .aimg .experience .num {float: left;font-size: 64px;font-weight: bold;line-height: 0.7;margin-right: 14px;}
.homeabout .aimg .experience .num sup {font-weight: normal;}
.homeabout .aimg .experience span {font-size: 24px;line-height: 1.4;padding-top: 10px;}
.homeabout .aimg:hover img {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}

/* 我们的服务样式 */
.our_services {background: #f2f6f9 url(/template/pc/skin/images/osbj.jpg) no-repeat center top;background-size: 100% auto;padding-top: 120px;}
.tit01 {text-align: center;}
.tit01 .title {color: #1c85a4;font-size: 20px;font-weight: bold;position: relative;}
.tit01 .title:before {content: "";width: 45px;height: 3px;background: #1c85a4;position: absolute;right: 50%;margin-right: -130px;top: 50%;margin-top: -1.5px;}
.tit01 .title:after {content: "";width: 45px;height: 3px;background: #1c85a4;position: absolute;left: 50%;margin-left: -130px;top: 50%;margin-top: -1.5px;}
.tit01 h3 {color: #282828;font-size: 45px;line-height: 1.2;margin-top: 20px;}
.oslist {overflow: hidden;margin-top: 70px;margin-bottom: -90px;position: relative;z-index: 2000;}
.oslist li {float: left;width: 23.125%;margin-right: 2.5%;border-radius: 10px;background: #ffffff;overflow: hidden;}
.oslist li.delay4 {margin-right: 0;}
.oslist li .img {width: 100%;position: relative;}
.oslist li .img>img {display: block;width: 100%;}
.oslist li .img .ico {position: absolute;width: 82px;right: 30px;bottom: -23px;border-radius: 5px;overflow: hidden;z-index: 2;}
.oslist li .img .ico img {display: block;width: 100%;}
.oslist li .txt {padding: 40px 35px;position: relative;z-index: 1;background: #ffffff;}
.oslist li:hover .txt {background: #1c85a4;}
.oslist li:hover .txt h3 {color: #ffffff;}
.oslist li:hover .txt p {color: #ffffff;}
.oslist li:hover .txt span {color: #ffffff;}
.oslist li .txt .info {height: 170px;}
.oslist li .txt h3 {color: #282828;font-size: 20px;line-height: 1.2;}
.oslist li .txt p {color: #8d8d8d;font-size: 16px;line-height: 1.8;margin-top: 20px;}
.oslist li .txt span {color: #1c85a4;font-size: 14px;font-weight: bold;}

/* 我们的优势样式 */
.our_advantage {background: #282828;overflow: hidden;}
.advleft {width: 43%;padding-top: 205px;}
.tit02 h3.bai {color: #ffffff;margin-top: 45px;}
.abvlist {overflow: hidden;}
.abvlist li {float: left;width: 50%;color: #ffffff;margin-top: 100px;}
.abvlist li .ico {width: 70px;float: left;margin-right: 30px;height: 70px;}
.abvlist li .ico img {display: block;width: 100%;}
.abvlist li .txt {line-height: 1;}
.abvlist li .txt h3 {font-size: 36px;font-weight: normal;}
.abvlist li .txt p {font-size: 18px;margin-top: 14px;}
.advright {width: 50%;}
.advright img {width: 100%;display: block;max-height: 830px;}
.w1600a {width: 94%;margin: 0 auto;}

/* 最新文章样式 */
.recent_articles {padding: 120px 0;}
.infolist {overflow: hidden;margin-top: 70px;}
.infolist li {float: left;width: 23.125%;margin-right: 2.5%;border-radius: 10px;overflow: hidden;}
.infolist li:nth-child(4n) {margin-right: 0;}
.infolist li .img {overflow: hidden;}
.infolist li .img img {display: block;width: 100%;max-height: 240px;}
.infolist li .txt {padding: 20px;}
.infolist li .txt .time {background: url(/template/pc/skin/images/hot2s.png) no-repeat left center;font-size: 17px;color: #9c9cae;line-height: 20px;padding-left: 20px;margin-bottom: 20px;}
.infolist li .txt h3 {color: #16143e;font-size: 20px;line-height: 1.5;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.infolist li .txt p {font-size: 14px;color: #9c9cae;margin: 10px 0 30px 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.infolist li .txt .more {color: #413f62;font-size: 14px;font-weight: bold;position: relative;padding-left: 30px;display: block;}
.infolist li .txt .more:after {content: "";width: 20px;height: 1px;position: absolute;left: 0;top: 50%;margin-top: -0.5px;background: #413f62;}
.ramore {margin: 90px auto 0 auto;}
.infolist li .txt .more:after {content: "";width: 20px;height: 1px;position: absolute;left: 0;top: 50%;margin-top: -0.5px;background: #413f62;}
.infolist li:hover {background: #1c85a4;}
.infolist li:hover .time {color: #ffffff;background-image: url(/template/pc/skin/images/hot2ss.png);}
.infolist li:hover h3 {color: #ffffff}
.infolist li:hover p {color: #ffffff;}
.infolist li:hover .txt .more {color: #ffffff;}
.infolist li:hover .txt .more:after {background: #ffffff;}

/* 产品相关样式 */
.pro {padding: 100px 3vw;background-color: #1c85a4;background-image: url(/tupian/o79kEX.png);background-position: center;background-repeat: no-repeat;background-size: cover;padding-bottom: 30px;}
.pro h1, .pro h2 {font-size: 30px;line-height: 32px;font-weight: normal;color: #FFFFFF;}
.pro h1 i {color: rgba(255,255,255,0.30);margin-left: 28px;text-transform: uppercase;font-style: normal;}
.pro01 {width: 100%;margin-top: 54px;display: flex;background-color: #f0f0ff;border-radius: 5px;overflow: hidden;margin-bottom: 20px;}
.pro01 div {width: 50%;font-size: 14px;color: rgba(20,18,58,0.60);align-items: center;padding: 0px 6vw;height: 550px;text-align: center;}
.pro01 div:hover {background-color: #d1d1ff;cursor: pointer;}
.pro01 div img {max-height: 275px;margin-top: 73px;max-width: 80%;}
.pro01 div h2 {margin-top: 30px;margin-bottom: 15px;font-size: 24px;color: #061858;line-height: 32px;}
.pro01 div p {font-size: 18px;line-height: 28px;}
.cp {display: table;color: #FFFFFF;width: 100%;height: 80px;background-image: none !important;background-color: initial;}
.nypro-l {}
.nypro-l .tex {display: table-cell;vertical-align: middle;}
.pro .nypro-l .tex .more2 {justify-content: center;margin: 10px 0 30px;}
.nypro-l .tex .more2 a {width: 250px;height: 48px;line-height: 48px;text-align: center;background-color: #1b5ef9;background-image: linear-gradient(to right, #00d9ff, #1b5ef9 );color: #FFFFFF;font-size: 17px;border-radius: 35px;}
.nypro {width: 100%;display: flex;height: 662px;}
.nypro-r {width: 50%;height: 662px;background-image: url(/tupian/o79Uj9.png);background-position: center;background-size: cover;box-sizing: border-box;}
.nypro-r.cb {background-image: url(/tupian/o79r9g.png);}
.nypro .nypro-l {width: 50%;height: 662px;background-color: #1c85a4;background-image: linear-gradient(to right, #b5cd32, #1c85a4 );padding-left: 4.5vw;display: table;color: #FFFFFF;box-sizing: border-box;}
.nypro .nypro-l.cp {background-image: linear-gradient(to right, #1c85a4, #b5cd32 ) !important;}
.nypro-l .tex h2 {font-size: 30px;line-height: 32px;font-weight: normal;margin-bottom: 10px;}
.nypro-l .tex h2 p {color: #b5cd32;float: left;}
.nypro-l .tex h2 p.color {color: #1c85a4}
.nypro-l .tex h3 {font-size: 14px;line-height: 18px;font-weight: normal;margin-bottom: 24px;}
.nypro-l .tex .line04 {width: 109px;height: 4px;background-color: #FFFFFF;}
.nypro-l .tex .wenzi {font-size: 16px;line-height: 30px;margin-top: 35px;}
.nypro-l .tex .wenzi b {font-size: 18px;}
.nypro-l .tex .more2 {margin-top: 64px;display: flex;}

/* 优势模块样式 */
.youshi {background: linear-gradient(110deg, #1c85a4 0%, #4c8ad2 100%);position: relative;height: 729px;color: #FFFFFF;}
.youshi .p01 {width: 24vw;height: 600px;position: absolute;left: 3vw;z-index: 3;top: 128px;}
.youshi .p01 img {max-width: 100%;max-height: 100%;vertical-align: middle;}
.youshi .p02 {width: 18vw;height: 688px;position: absolute;right: 3vw;z-index: 1;top: 34px;}
.youshi .p02 img {max-width: 100%;max-height: 100%;vertical-align: middle;}
.youshi .ys {width: 100%;position: absolute;left: 0;top: 0;padding: 0px 5vw;z-index: 2;box-sizing: border-box;}
/* 优势模块补充样式 */
.youshi .ys h2 {font-size: 30px;line-height: 32px;margin-top: 50px;}
.youshi .ys h2 i {margin-left: 28px;text-transform: uppercase;font-weight: normal;font-style: normal;}
.youshi .ys .ys01 {width: 68vw;float: right;background: linear-gradient(90deg, #467ac3e3, #2826758f 100%);border-radius: 5px;padding: 0px 50px;margin-top: 88px;padding-bottom: 50px;color: #FFFFFF;box-sizing: border-box;}
.youshi .ys .ys01 ul {display: flex;justify-content: space-around;flex-wrap: wrap;}
.youshi .ys .ys01 ul li {font-size: 14px;line-height: 30px;margin-right: 42px;margin-top: 75px;width: calc(33.3% - 42px);}
.youshi .ys .ys01 ul li h3 {margin-bottom: 20px;font-size: 24px;line-height: 32px;}

/* 客户案例/认可模块 */
.renke {width: 100%;padding: 60px 5vw 80px;background: linear-gradient(110deg, #1c85a4 100%, #4c8ad2 100%);color: #FFFFFF;box-sizing: border-box;display: inline-block;}
.renke .bt {width: 100%;float: left;margin-top: 14px;text-align: center;}
.renke .bt dl dt {font-size: 30px;line-height: 32px;font-weight: bold;}
.renke .bt dl dd {font-size: 20px;line-height: 16px;margin-top: 15px;}
.renke .kehu01 {width: 100%;float: left;margin-top: 32px;border: 1px solid #e5e5e5;border-bottom: 0px;background: #FFFFFF;}
.renke .kehu01 ul {display: flex;flex-wrap: wrap;}
.renke .kehu01 ul li {width: 25%;height: 145px;text-align: center;border-right: 1px solid #e5e5e5;border-bottom: 1px solid #E5E5E5;box-sizing: border-box;}
.renke .kehu01 ul li:nth-child(4n) {border-right: 0px;}
.renke .kehu01 ul li span {height: 100%;display: inline-block;vertical-align: middle;}
.renke .kehu01 ul li img {max-height: 100%;max-width: 100%;vertical-align: middle;filter: grayscale(100%);opacity: 0.7;}
.renke .kehu01 ul li:hover img {-webkit-filter: grayscale(0);filter: grayscale(0);filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0)Alpha(opacity=100);-moz-opacity: 1;opacity: 1;}

/* 购买按钮样式 */
.sub-left .buy {display: block;width: 300px;height: 60px;line-height: 60px !important;background: #da2512;color: #fff;cursor: pointer;border-radius: 5px;margin: 60px auto 60px !important;padding: 5px 0!important;text-align: center;font-size: 26px;}
.sub-left .buy:hover {background: #1c85a4;}

/* 证书相关-固定样式 */
.static-hero {margin-top: 6.25vw;}
.align-items-center {align-items: center!important;}
.cezhengshu .row {--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display: flex;flex-wrap: wrap;margin-top: calc(var(--bs-gutter-y) * -1);margin-right: calc(var(--bs-gutter-x)/ -2);margin-left: calc(var(--bs-gutter-x)/ -2);}
.cezhengshu .row>* {max-width: 100%;padding-right: calc(var(--bs-gutter-x)/ 2);padding-left: calc(var(--bs-gutter-x)/ 2);margin-top: var(--bs-gutter-y);}
.col-lg-5 {flex: 0 0 auto;width: 50%;box-sizing: border-box;}
.static-hero .hero-content .images {position: relative;}
.static-hero .hero-content .images img {width: 100%;-o-object-fit: cover;object-fit: cover;max-width: 100%;vertical-align: middle;}
.static-hero .hero-content .hero-text {position: absolute;left: 50px;top: 50%;max-width: 262px;}
.static-hero .hero-content .hero-text h3 {font-weight: 700;font-size: 48px;color: #fff;margin-top: 0;margin-bottom: 0.5rem;line-height: 1.2;}
.theme-btn, .view-cart-btn {background: #E0A500;color: #333333;display: inline-block;padding: 12px 30px;border: 0;-webkit-backface-visibility: hidden;z-index: 1;position: relative;font-weight: 700;font-size: 15px;text-transform: capitalize;}
.theme-btn:after, .view-cart-btn:after {position: absolute;content: '';top: 0;left: 0;width: 100%;height: 100%;background: #b78700;-webkit-transition: opacity 0.5s ease-out;transition: opacity 0.5s ease-out;opacity: 0;z-index: -1;}
.static-hero .col:last-child .hero-content {position: relative;}
.static-hero .hero-content.s2 {margin-bottom: 20px;}
.static-hero .hero-content .images::before {position: absolute;left: 0;top: 0;width: 100%;height: 100%;content: '';background: linear-gradient(126.4deg, rgba(0,0,0,0.52) 29.67%, rgba(0,0,0,0) 53.01%);}
.static-hero .col:last-child .hero-content .hero-text {max-width: 262px;top: 30%;}
.static-hero .col:last-child .hero-content .hero-text h2 {font-weight: 500;font-size: 12px;letter-spacing: 0;text-transform: uppercase;color: #DCDCDC;}
.static-hero .col:last-child .hero-content .hero-text h3 {font-weight: 700;font-size: 24px;text-transform: capitalize;color: #fff;}
.static-hero .col:last-child .hero-content .hero-text h3 span {color: #FC0012;}
.static-hero .col:last-child .hero-content .hero-text .theme-btn, .static-hero .col:last-child .hero-content .hero-text .view-cart-btn {background: transparent;padding: 0;color: #E0A500;}

/* 电商服务模块 */
.ecommerc-service-section {background: #F5F2EE;padding: 70px 0;margin-top: 120px;}
.ecommerc-service-section .service-card {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: left;-ms-flex-pack: left;justify-content: left;}
.ecommerc-service-section .service-card .icon {width: 72px;height: 72px;}
.ecommerc-service-section .service-card .icon .fi {font-size: 72px;color: #E0A500;}
.ecommerc-service-section .service-card .content {margin-left: 20px;}
.ecommerc-service-section .service-card .content h2 {font-weight: 600;font-size: 22px;text-transform: capitalize;color: #333333;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;margin-top: 0;margin-bottom: 0.5rem;line-height: 1.2;}
.static-hero .hero-content .hero-text h2 {font-weight: 700;font-size: 16px;letter-spacing: 0.54em;text-transform: uppercase;color: #FC0012;margin-top: 0;margin-bottom: 0.5rem;line-height: 1.2;}
.ecommerc-service-section .service-card .content p {font-weight: 400;font-size: 15px;color: #4F4F4F;margin-bottom: 0;padding-right: 19px;line-height: 22px;}
.ecommerc-service-section .col:nth-child(2) {padding-left: 40px;}
.ecommerc-service-section .col:last-child {padding-left: 70px;}

/* 电商热销模块 */
.ecommerc-best-seller-section {padding-bottom: 90px;}
.section-padding {padding: 120px 0;}
.ecm-section-title, .ecm-section-title-s2 {margin-bottom: 35px;text-align: center;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;position: relative;}
.ecm-section-title h2, .ecm-section-title-s2 h2 {font-style: normal;font-weight: 600;font-size: 26px;line-height: 104.9%;text-transform: capitalize;margin-bottom: 0px;text-align: left;position: relative;display: inline-block;padding-right: 50px;background: #fff;padding-left: 25px;z-index: 11;}
.ecm-section-title h2:before, .ecm-section-title h2:after, .ecm-section-title-s2 h2:before, .ecm-section-title-s2 h2:after {position: absolute;left: 0;top: 0;width: 13px;height: 13px;background: rgba(224,165,0,0.7);content: "";border-radius: 50%;}
.ecm-section-title h2:after, .ecm-section-title-s2 h2:after {background: rgba(224,165,0,0.16);top: 10px;}
.ecm-section-title .ecm-s-btn, .ecm-section-title-s2 .ecm-s-btn {background: #fff;padding-left: 20px;z-index: 11;padding-left: 50px;}
.blog-btn {color: #E0A500;display: inline-block;padding: 10px 45px;padding-right: 65px;border: 2px solid #E0A500;border-radius: 6px;text-transform: capitalize;-webkit-backface-visibility: hidden;z-index: 1;position: relative;font-size: 16px;line-height: 27px;letter-spacing: 0.01em;text-transform: capitalize;border-radius: 0px;}
.blog-btn:after {position: absolute;content: "\e628";top: 11px;right: 40px;-webkit-transform: rotate(30deg);transform: rotate(30deg);}
.ecm-section-title::before, .ecm-section-title-s2::before {position: absolute;right: 0px;top: 50%;width: 100%;height: 1px;background: rgba(6,7,46,0.06);content: "";}
.ecm-section-title::after, .ecm-section-title-s2::after {position: absolute;right: 0px;top: 56%;width: 100%;height: 1px;background: rgba(6,7,46,0.06);content: "";}
.product-single-item {margin-bottom: 30px;}
.product-single-item .image {position: relative;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;overflow: hidden;}
.product-single-item .image img {width: 100%;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.product-single-item .text {text-align: center;padding-top: 20px;}
.product-single-item .text .price .old-price, .product-single-item .text .price .present-price {font-weight: 700;font-size: 18px;line-height: 23px;color: #8D8D8D;}
.product-single-item .text .price .present-price {color: #333333;}
.product-single-item .text h2 {margin-bottom: 0;line-height: 20px;}
.product-single-item .text h2 a {font-weight: 500;font-size: 16px;line-height: 20px;margin-bottom: 0;color: #333333;display: inline-block;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.product-single-item .text .rating-product {margin-top: 5px;}
.product-single-item .text .rating-product span {font-weight: 400;font-size: 14px;color: #969AA6;padding-left: 10px;}
.product-single-item .image .card-icon {position: absolute;top: 30px;right: 0;}
.product-single-item .image .card-icon .hot, .product-single-item .image .card-icon .hot-2 {padding: 15px 25px;background: #C2572B;text-align: center;font-size: 20px;font-weight: 700;line-height: 13px;color: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.product-single-item:hover .image img {-webkit-transform: scale(1.1);transform: scale(1.1);}

/* 电商CTA模块 */
.ecommerc-cta-section {background: url(https://zanall.kuaituiyun.cn/155/template/default/pc/skin/images/cta.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;height: 655px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.justify-content-center {justify-content: center!important;}
.col-lg-8 {flex: 0 0 auto;width: 66.6666666667%;}
.ecommerc-cta-section .cta-content {text-align: center;}
.ecommerc-cta-section .cta-content span {font-weight: 600;font-size: 16px;letter-spacing: 0.47em;text-transform: uppercase;color: #E0A500;background: #fff;padding: 3px 25px;}
.ecommerc-cta-section .cta-content h2 {font-weight: 800;font-size: 64px;text-transform: capitalize;color: #fff;margin-bottom: 40px;margin-top: 20px;}
.ecommerc-cta-section .cta-content .view-btn {font-weight: 700;font-size: 16px;letter-spacing: 0.075em;text-transform: capitalize;color: #000;background: #E0A500;padding: 12px 50px;}

/* 电商折扣模块 */
.ecommerc-discount-section .discount-laft-content {margin-right: 40px;}
.ecommerc-discount-section .discount-laft-content h2 {font-weight: 500;font-size: 48px;text-transform: capitalize;color: #333333;max-width: 200px;}
.ecommerc-discount-section .discount-laft-content p {font-weight: 300;font-size: 17px;color: #4F4F4F;line-height: 1.8em;margin: 1rem 0;}

/* 同品种比对核心模块 */
.clinical-compare-core {padding: 60px 0 80px;}
.clinical-compare-core .container {width: 94%;margin: auto;position: relative;display: flex;align-items: flex-start;gap: 80px;background: none;}
.core-content {flex: 5;}
.content-header {margin-bottom: 24px;}
.core-title {font-size: 36px;color: #1e293b;font-weight: 700;line-height: 1.4;margin-bottom: 12px;}
.core-title .title-tag {display: inline-block;font-size: 18px;color: #3b82f6;font-weight: 500;background-color: #eff6ff;padding: 6px 16px;border-radius: 16px;margin-left: 16px;}
.policy-tag {display: flex;align-items: center;gap: 8px;font-size: 14px;color: #64748b;padding: 8px 16px;background-color: #f1f5f9;border-radius: 8px;width: fit-content;}
.policy-tag .iconfont {color: #3b82f6;font-size: 16px;}
.core-desc {font-size: 18px;color: #475569;line-height: 1.8;margin-bottom: 40px;text-align: justify;}
.service-dimension {margin-bottom: 40px;}
.dimension-title {font-size: 22px;color: #1e293b;font-weight: 600;margin-bottom: 20px;position: relative;padding-left: 12px;}
.dimension-title::before {content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 4px;height: 20px;background-color: #3b82f6;border-radius: 2px;}
.dimension-list {display: grid;grid-template-columns: repeat(2, 1fr);gap: 20px;}
.dimension-item {display: flex;align-items: flex-start;gap: 12px;padding: 16px;background-color: #ffffff;border-radius: 12px;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);transition: all 0.3s ease;}
.dimension-item:hover {box-shadow: 0 4px 16px rgba(59, 130, 246, 0.1);transform: translateY(-2px);}
.advantage-icon {width: 32px;height: 32px;border-radius: 50%;flex-shrink: 0;display: flex;align-items: center;justify-content: center;color: #ffffff;font-size: 16px;}
.icon-selection {background-color: #3b82f6;}
.icon-plus-fill {background-color: #10b981;}
.icon-analysis {background-color: #f59e0b;}
.icon-report {background-color: #8b5cf6;}

.icon-consult {background-color: #ec4899;}
.dimension-text h4 {font-size: 18px;color: #1e293b;font-weight: 600;margin-bottom: 6px;}
.dimension-text p {font-size: 14px;color: #64748b;line-height: 1.6;}
.core-data {display: flex;justify-content: space-around;align-items: center;margin-bottom: 40px;padding: 20px;background-color: #eff6ff;border-radius: 12px;}
.data-item {text-align: center;}
.data-num {display: block;font-size: 28px;color: #3b82f6;font-weight: 700;margin-bottom: 4px;}
.data-text {font-size: 14px;color: #475569;}
.core-btn {display: inline-block;padding: 16px 40px;background-color: #3b82f6;color: white;font-size: 18px;font-weight: 600;border-radius: 10px;text-decoration: none;transition: all 0.3s ease;box-shadow: 0 4px 12px rgba(59, 130, 246, 0.2);}
.core-btn:hover {background-color: #2563eb;transform: translateY(-3px);box-shadow: 0 6px 20px rgba(59, 130, 246, 0.3);color: #ffffff;}
.core-visual {flex: 4;display: flex;flex-direction: column;gap: 24px;}
.visual-card {background-color: white;border-radius: 16px;padding: 30px;box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08);}
.card-header {margin-bottom: 24px;}
.card-header h3 {font-size: 22px;color: #1e293b;font-weight: 600;margin-bottom: 8px;}
.card-header p {font-size: 14px;color: #64748b;}
.chart-wrapper {display: flex;flex-direction: column;align-items: center;gap: 20px;}
.ring-container {position: relative;width: 280px;height: 280px;}
.ring-bg {display: none;}
.ring-progress {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 50%;background: conic-gradient( #3b82f6 0deg 162deg, #10b981 162deg 288deg, #f59e0b 288deg 360deg );z-index: 2;-webkit-mask: radial-gradient(circle, transparent 50%, black 50%);mask: radial-gradient(circle, transparent 50%, black 50%);}
.ring-center {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);text-align: center;z-index: 3;width: 180px;height: 180px;background: white;border-radius: 50%;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.ring-percent {font-size: 42px;color: #3b82f6;font-weight: 700;}
.ring-desc {font-size: 18px;color: #64748b;margin-top: 8px;}
.ring-legend {display: flex;justify-content: center;gap: 24px;}
.legend-item {display: flex;align-items: center;gap: 8px;}
.legend-color {width: 16px;height: 16px;border-radius: 4px;}
.color-blue {background-color: #3b82f6;}
.color-green {background-color: #10b981;}
.color-orange {background-color: #f59e0b;}
.legend-text {font-size: 14px;color: #475569;}
.category-card {padding-bottom: 20px;}
.category-list {display: grid;grid-template-columns: repeat(2, 1fr);gap: 16px;}
.category-item {display: flex;align-items: center;gap: 10px;padding: 12px 16px;background-color: #f8fafc;border-radius: 8px;transition: all 0.2s ease;}
.category-item:hover {background-color: #eff6ff;}
.category-item .iconfont {font-size: 18px;color: #3b82f6;}
.category-item span {font-size: 16px;color: #1e293b;}
.compliance-tip {display: flex;align-items: flex-start;gap: 12px;padding: 16px;background-color: #fef3c7;border: 1px solid #fcd34d;border-radius: 8px;margin-top: 8px;}
.compliance-tip .iconfont {font-size: 18px;color: #d97706;margin-top: 2px;}
.compliance-tip p {font-size: 14px;color: #92400e;line-height: 1.6;}
.icon-law {font-size: 16px;}
.icon-warning {font-size: 18px;}
.icon-law:before {content: "\e628";}
.icon-selection:before {content: "\e6e1";}
.icon-plus-fill:before {content: "\e7c6";}
.icon-analysis:before {content: "\e667";}
.icon-report:before {content: "\e611";}
.icon-consult:before {content: "\e6e9";}
.icon-orthopaedics:before {content: "\e644";}
.icon-consumables:before {content: "\e61c";}
.icon-diagnostic:before {content: "\e62c";}
.icon-rehabilitation:before {content: "\e691";}
.icon-ivd:before {content: "\e606";}
.icon-cardiology:before {content: "\e60e";}
.icon-neurosurgery:before {content: "\e65a";}
.icon-dental:before {content: "\e630";}
.icon-warning:before {content: "\e73d";}

/* 同品种比对优势模块 */
.clinical-compare-advantage {padding: 70px 0;background-color: #f5f8ff;overflow: hidden;}
.advantage-container {width: 94%;margin: 0 auto;display: flex;justify-content: space-between;gap: 25px;align-items: stretch;box-sizing: border-box;}
.advantage-left {flex: 0 0 65%;background-color: #ffffff;border-radius: 12px;padding: 25px;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);display: flex;flex-direction: column;box-sizing: border-box;}
.advantage-title {font-size: 30px;color: #1e293b;font-weight: 700;margin: 0 0 25px 0;position: relative;padding-bottom: 12px;}
.advantage-title .title-line {position: absolute;left: 0;bottom: 0;width: 75px;height: 3px;background-color: #3b82f6;border-radius: 2px;display: block;}
.advantage-list {display: grid;grid-template-columns: repeat(2, 1fr);gap: 20px;flex: 1;}
.advantage-item {display: flex;flex-direction: column;gap: 8px;padding: 20px;background-color: #f8fafc;border-radius: 10px;transition: all 0.3s ease;border: 1px solid #f0f7ff;}
.advantage-item:hover {transform: translateY(-3px);box-shadow: 0 4px 12px rgba(59, 130, 246, 0.08);}
.advantage-item-header {display: flex;align-items: center;gap: 10px;margin-bottom: 5px;}
.advantage-item-header h3 {font-size: 18px;color: #1e293b;font-weight: 600;margin: 0;}
.advantage-icon-2 {width: 40px;height: 40px;border-radius: 50%;background-color: #e0efff;border: 1px solid #d1e7ff;display: flex;align-items: center;justify-content: center;flex-shrink: 0;}
.advantage-icon-2 .iconfont {font-size: 20px;color: #2563eb;}
.advantage-text {flex: 1;display: flex;flex-direction: column;gap: 6px;}
.advantage-text p {font-size: 14px;color: #64748b;line-height: 1.6;margin: 0;}
.advantage-tag {padding: 5px 10px;background-color: #eff6ff;border-radius: 4px;font-size: 12px;color: #3b82f6;display: inline-block;align-self: flex-start;}
.advantage-right {flex: 1 1 35%;min-width: 336px;max-width: 600px;background-color: #ffffff;border-radius: 12px;padding: 20px;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);display: flex;flex-direction: column;border: 1px solid #f0f7ff;box-sizing: border-box;}
.data-card {display: flex;justify-content: space-around;gap: 15px;padding: 15px;background-color: #eff6ff;border-radius: 8px;text-align: center;margin: 0 0 20px 0;}
.data-item .data-num-2 {font-size: 26px;color: #3b82f6;font-weight: 700;margin-bottom: 3px;display: block;}
.data-item .data-text-2 {font-size: 14px;color: #64748b;}
.case-title {font-size: 19px;color: #1e293b;font-weight: 700;padding-bottom: 10px;border-bottom: 2px solid #f0f7ff;margin: 0 0 20px 0;}
.case-list {display: flex;flex-direction: column;gap: 18px;flex: 1;margin: 0 0 20px 0;}
.case-item {padding: 20px;background-color: #f8fafc;border-radius: 8px;transition: all 0.3s ease;flex: 1;display: flex;gap: 12px;border: 1px solid #f0f7ff;}
.case-icon {width: 36px;height: 36px;border-radius: 50%;background-color: #eff6ff;display: flex;align-items: center;justify-content: center;flex-shrink: 0;}
.case-icon .iconfont {font-size: 18px;color: #3b82f6;}
.case-content {flex: 1;display: flex;flex-direction: column;gap: 8px;}
.case-content h3 {font-size: 15px;color: #1e293b;font-weight: 600;margin: 0;}
.case-content p {font-size: 14px;color: #64748b;line-height: 1.6;margin: 0;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.case-tag {padding: 5px 10px;background-color: #eff6ff;color: #3b82f6;font-size: 12px;border-radius: 4px;align-self: flex-start;}
.case-more {display: block;padding: 14px 0;background-color: #3b82f6;color: #ffffff;font-size: 14px;font-weight: 500;border-radius: 6px;text-decoration: none;transition: all 0.3s ease;text-align: center;margin-top: auto;box-shadow: 0 2px 8px rgba(59, 130, 246, 0.15);}
.case-more:hover {background-color: #2563eb;box-shadow: 0 3px 10px rgba(59, 130, 246, 0.2);color: #ffffff;}
.case-more .iconfont {font-size: 13px;margin-left: 5px;}
.icon-professional:before {content: "\e609";}
.icon-resource:before {content: "\e618";}
.icon-efficiency:before {content: "\e645";}
.icon-risk:before {content: "\e635";}
.icon-price:before {content: "\eb53";}
.icon-aftersale:before {content: "\e63d";}
.icon-medical:before {content: "\e60f";}
.icon-reagent:before {content: "\e607";}
.icon-equipment:before {content: "\e60a";}

/* 同品种比对流程模块 */
.clinical-process {padding: 80px 0;background-color: #ffffff;}
.process-container {width: 94%;margin: 0 auto;box-sizing: border-box;}
.process-title-wrap {text-align: center;margin: 0 0 60px 0;}
.process-title {font-size: 32px;color: #1e293b;font-weight: 700;margin: 0 0 12px 0;}
.process-subtitle {font-size: 16px;color: #64748b;margin: 0 0 15px 0;line-height: 1.5;}
.process-line {display: inline-block;width: 80px;height: 3px;background-color: #3b82f6;border-radius: 2px;}
.process-steps {display: flex;justify-content: space-between;align-items: flex-start;gap: 20px;position: relative;}
.process-steps::before {content: "";position: absolute;top: 40px;left: 5%;right: 5%;height: 2px;background-color: #eff6ff;z-index: 1;}
.process-step {flex: 1;text-align: center;position: relative;z-index: 2;}
.step-icon {width: 80px;height: 80px;border-radius: 50%;background-color: #eff6ff;border: 2px solid #d1e7ff;margin: 0 auto 20px;display: flex;align-items: center;justify-content: center;position: relative;transition: all 0.3s ease;}
.process-step:hover .step-icon {background-color: #3b82f6;border-color: #2563eb;transform: scale(1.05);}
.step-icon .iconfont {font-size: 40px;color: #3b82f6;transition: all 0.3s ease;}
.process-step:hover .step-icon .iconfont {color: #ffffff;}
.step-num {position: absolute;bottom: -8px;right: -8px;width: 28px;height: 28px;border-radius: 50%;background-color: #3b82f6;color: #ffffff;font-size: 14px;font-weight: 700;display: flex;align-items: center;justify-content: center;}
.step-content {text-align: center;}
.step-name {font-size: 18px;color: #1e293b;font-weight: 600;margin: 0 0 10px 0;}
.step-desc {font-size: 13px;color: #64748b;line-height: 1.6;margin: 0;}
.process-action {text-align: center;margin-top: 60px;}
.process-btn {display: inline-block;padding: 15px 40px;background-color: #3b82f6;color: #ffffff;font-size: 16px;font-weight: 600;border-radius: 8px;text-decoration: none;transition: all 0.3s ease;box-shadow: 0 4px 12px rgba(59, 130, 246, 0.15);}
.process-btn:hover {background-color: #2563eb;box-shadow: 0 6px 16px rgba(59, 130, 246, 0.2);transform: translateY(-2px);color: #ffffff;}
.icon-communicate:before {content: "\e62a";}
.icon-select:before {content: "\e6e6";}
.icon-collect:before {content: "\e60c";}
.icon-edit:before {content: "\e657";}
.icon-audit:before {content: "\e63e";}
.icon-deliver:before {content: "\e608";}

/* 同品种比对反馈模块 */
.clinical-feedback {padding: 60px 0;width: 100%;min-height: 550px;overflow: hidden;margin: 0 auto;position: relative;background: url(/tupian/tongpinzhongbidui-lasesectionbackground.webp) no-repeat fixed center center;background-size: cover;background-color: rgb(40 82 93 / 80%);background-blend-mode: overlay;}
.clinical-feedback h2.title::after {content: unset;}
.clinical-feedback::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(255,255,255,0.5);z-index: 1;}
.clinical-feedback .container {width: 90%;max-width: 100%;margin: 0 auto;padding: 0;position: relative;z-index: 2;background: none;}
.clinical-feedback .title-wrap {text-align: center;margin-bottom: 40px;padding: 20px 0;}
.clinical-feedback .title {font-size: 32px;color: #222;font-weight: 700;margin-bottom: 10px;line-height: 1.2;}
.clinical-feedback .subtitle {font-size: 16px;color: #666;margin-bottom: 15px;line-height: 1.5;}
.clinical-feedback .line {display: inline-block;width: 80px;height: 3px;background: #3b82f6;border-radius: 1px;}
.clinical-feedback .feedback-box {width: 100%;margin: 0 auto;}
.clinical-feedback .feedback-wrap {width: 100%;}
.clinical-feedback .feedback-content {display: flex;justify-content: space-between;gap: 20px;position: relative;}
.clinical-feedback .feedback-content::after {content: ">>>";position: absolute;right: 20px;top: 50%;transform: translateY(-50%);color: #ccc;font-size: 24px;}
.clinical-feedback .feedback-item {width: calc(33.33% - 15px);background: #fff;border: 1px solid #e8e8e8;border-radius: 8px;padding: 25px;box-shadow: 0 2px 10px rgba(0,0,0,0.05);height: 100%;position: relative;transition: all 0.3s ease;}
.clinical-feedback .feedback-item:hover {transform: translateY(-3px);box-shadow: 0 4px 12px rgb(59 130 246 / 8%);}
.clinical-feedback .feedback-text {font-size: 15px;color: #333;line-height: 1.8;margin-bottom: 10px;min-height: 135px;}
.clinical-feedback .user-info {display: flex;align-items: center;gap: 10px;margin-bottom: 27px;}
.clinical-feedback .avatar {width: 45px;height: 45px;border-radius: 50%;overflow: hidden;border: 1px solid #e8e8e8;}
.clinical-feedback .avatar img {width: 100%;height: 100%;object-fit: cover;}
.clinical-feedback .user-name {font-size: 15px;color: #222;font-weight: 600;margin-bottom: 3px;}
.clinical-feedback .star {display: flex;gap: 3px;font-size: 13px;color: #f59e0b;}
.clinical-feedback .tag {padding: 3px 8px;background: #f5f5f5;border-radius: 4px;font-size: 12px;color: #666;position: absolute;bottom: 20px;left: 25px;}

/* 二类注册固定栏模块 */
.second-med-reg-fixed {width: 100%;padding: 40px 0 90px;background-color: #f5f8fc;}
.second-med-reg-fixed .reg-fixed-wrap {display: flex;align-items: stretch;gap: 40px;}
/* 二类医疗注册固定栏-左侧卡片 */
.second-med-reg-fixed .reg-fixed-left {width: 55%;display: flex;}
.second-med-reg-fixed .reg-fixed-card {width: 100%;background: linear-gradient(135deg, #1c85a4 0%, #166d86 100%);color: #fff;padding: 55px;border-radius: 20px;box-shadow: 0 12px 30px rgba(28, 133, 164, 0.2);position: relative;overflow: hidden;}
.second-med-reg-fixed .reg-fixed-card::before {content: "";position: absolute;top: 0;right: 0;width: 150px;height: 150px;background-color: rgba(255,255,255,0.1);border-radius: 0 0 0 100px;}
.second-med-reg-fixed .reg-fixed-tag {font-size: 16px;padding: 6px 18px;background-color: rgba(255,255,255,0.2);border-radius: 20px;display: inline-block;margin-bottom: 20px;}
.second-med-reg-fixed .reg-fixed-title {font-size: 38px;font-weight: 800;line-height: 1.3;margin-bottom: 12px;}
.second-med-reg-fixed .reg-fixed-subtitle {font-size: 18px;opacity: 0.9;margin-bottom: 30px;}
.second-med-reg-fixed .reg-fixed-values {display: flex;flex-wrap: wrap;gap: 5px;margin-bottom: 35px;}
.second-med-reg-fixed .value-item {display: flex;align-items: center;gap: 10px;font-size: 15px;width: calc(50% - 10px);}
.second-med-reg-fixed .value-icon {font-size: 20px;min-width: 24px;}
.second-med-reg-fixed .reg-fixed-service {margin-bottom: 28px;padding-top: 25px;border-top: 1px solid rgba(255,255,255,0.2);}
.second-med-reg-fixed .service-title {font-size: 20px;font-weight: 600;margin-bottom: 15px;}
.second-med-reg-fixed .service-list {list-style: none;padding: 0;font-size: 15px;line-height: 2;opacity: 0.9;}
.second-med-reg-fixed .reg-fixed-btns {display: flex;gap: 20px;}
.second-med-reg-fixed .reg-fixed-btn-main {padding: 15px 35px;background-color: #fff;color: #1c85a4;font-weight: 600;border-radius: 8px;text-decoration: none;transition: all 0.3s;}
.second-med-reg-fixed .reg-fixed-btn-main:hover {transform: translateY(-3px);box-shadow: 0 8px 20px rgba(255,255,255,0.3);}
.second-med-reg-fixed .reg-fixed-btn-sub {padding: 15px 35px;background-color: transparent;color: #fff;border: 1px solid rgba(255,255,255,0.5);font-weight: 600;border-radius: 8px;text-decoration: none;transition: all 0.3s;}
.second-med-reg-fixed .reg-fixed-btn-sub:hover {border-color: #fff;transform: translateY(-3px);}

/* 二类医疗注册固定栏-右侧优势卡片 */
.second-med-reg-fixed .reg-fixed-right {width: 40%;display: grid;grid-template-columns: repeat(2, 1fr);gap: 25px;align-content: start;}
.second-med-reg-fixed .reg-adv-card {background-color: #fff;padding: 50px 20px;border-radius: 16px;text-align: center;box-shadow: 0 8px 20px rgba(0,0,0,0.05);transition: all 0.3s;display: flex;flex-direction: column;justify-content: center;}
.second-med-reg-fixed .adv-card-1, .second-med-reg-fixed .adv-card-3 {border-top: 4px solid #1c85a4;}
.second-med-reg-fixed .adv-card-2, .second-med-reg-fixed .adv-card-4 {border-top: 4px solid #b5cd32;}
.second-med-reg-fixed .adv-card-icon {font-size: 36px;margin-bottom: 15px;}
.second-med-reg-fixed .adv-card-1 .adv-card-icon, .second-med-reg-fixed .adv-card-3 .adv-card-icon {color: #1c85a4;}
.second-med-reg-fixed .adv-card-2 .adv-card-icon, .second-med-reg-fixed .adv-card-4 .adv-card-icon {color: #b5cd32;}
.second-med-reg-fixed .adv-card-title {font-size: 20px;font-weight: 600;margin-bottom: 8px;color: #2d3748;}
.second-med-reg-fixed .adv-card-desc {font-size: 14px;color: #718096;line-height: 1.6;}
.second-med-reg-fixed .reg-case-card {background: linear-gradient(135deg, #b5cd32 0%, #a2b828 100%);color: #fff;padding: 40px 20px;border-radius: 16px;text-align: center;box-shadow: 0 8px 20px rgba(181, 205, 50, 0.2);transition: all 0.3s;grid-column: span 2;}
.second-med-reg-fixed .reg-adv-card:hover {transform: translateY(8px);box-shadow: 0 12px 30px rgba(0,0,0,0.1);}
.second-med-reg-fixed .reg-case-card:hover {transform: translateY(-8px);box-shadow: 0 12px 30px rgba(181, 205, 50, 0.3);}
.second-med-reg-fixed .case-card-header {font-size: 20px;font-weight: 600;margin-bottom: 15px;}
.second-med-reg-fixed .case-icon {font-size: 24px;margin-bottom: 10px;display: inline-block;}
.second-med-reg-fixed .case-text {font-size: 15px;line-height: 1.6;}

/* 二类医疗注册优势模块 */
.second-med-reg-advantage {width: 100%;padding: 80px 0;background-color: #fff;}
.second-med-reg-advantage .reg-advantage-wrap {width: 100%;}
.second-med-reg-advantage .reg-advantage-header {text-align: center;margin-bottom: 60px;}
.second-med-reg-advantage .advantage-main-title {font-size: 32px;color: #2d3748;font-weight: 800;margin-bottom: 15px;}
.second-med-reg-advantage .advantage-sub-title {font-size: 18px;color: #718096;line-height: 1.5;}
.second-med-reg-advantage .reg-ensure-group {display: grid;grid-template-columns: repeat(3, 1fr);gap: 30px;margin-bottom: 80px;}
.second-med-reg-advantage .reg-ensure-card {padding: 40px 30px;border-radius: 16px;background-color: #f5f8fc;box-shadow: 0 8px 20px rgba(0,0,0,0.05);position: relative;overflow: hidden;transition: all 0.3s;}
.second-med-reg-advantage .reg-ensure-card:hover {transform: translateY(-8px);box-shadow: 0 12px 30px rgba(0,0,0,0.1);}
.second-med-reg-advantage .ensure-card-1, .second-med-reg-advantage .ensure-card-3 {border-top: 4px solid #1c85a4;}
.second-med-reg-advantage .ensure-card-2 {border-top: 4px solid #b5cd32;}
.second-med-reg-advantage .ensure-icon {font-size: 40px;margin-bottom: 20px;color: #1c85a4;}
.second-med-reg-advantage .ensure-card-2 .ensure-icon {color: #b5cd32;}
.second-med-reg-advantage .ensure-title {font-size: 20px;color: #2d3748;font-weight: 600;margin-bottom: 15px;}
.second-med-reg-advantage .ensure-desc {font-size: 15px;color: #718096;line-height: 1.8;margin-bottom: 20px;}
.second-med-reg-advantage .ensure-tag {display: inline-block;padding: 6px 18px;background-color: rgba(28, 133, 164, 0.1);color: #1c85a4;border-radius: 20px;font-size: 14px;font-weight: 600;margin-bottom: 10px;}
.second-med-reg-advantage .ensure-card-2 .ensure-tag {background-color: rgba(181, 205, 50, 0.1);color: #b5cd32;}
.second-med-reg-advantage .ensure-tip {font-size: 13px;color: #a0aec0;font-style: italic;}

/* 二类医疗注册对比模块 */
.second-med-reg-advantage .reg-compare-section {display: flex;align-items: stretch;gap: 30px;background-color: #f5f8fc;padding: 40px;border-radius: 20px;margin-bottom: 80px;}
.second-med-reg-advantage .compare-left {width: 60%;display: flex;flex-direction: column;gap: 25px;}
.second-med-reg-advantage .compare-title {font-size: 26px;color: #2d3748;font-weight: 800;margin-bottom: 5px;}
.second-med-reg-advantage .compare-desc {font-size: 16px;color: #718096;}
.second-med-reg-advantage .compare-list {display: flex;flex-direction: column;gap: 15px;}
.second-med-reg-advantage .compare-item {display: flex;flex-wrap: wrap;align-items: center;padding: 17px;background-color: #fff;border-radius: 10px;box-shadow: 0 4px 10px rgba(0,0,0,0.03);}
.second-med-reg-advantage .compare-label {font-size: 18px;color: #4a5568;font-weight: 500;width: 18%;}
.second-med-reg-advantage .compare-our {font-size: 16px;color: #1c85a4;font-weight: 700;width: 25%;text-align: center;}
.second-med-reg-advantage .compare-line {font-size: 14px;color: #cbd5e0;width: 8%;text-align: center;}
.second-med-reg-advantage .compare-peer {font-size: 14px;color: #a0aec0;width: 25%;text-align: center;}
.second-med-reg-advantage .compare-pain {font-size: 14px;color: #e53e3e;width: 100%;margin-top: 8px;padding-top: 8px;border-top: 1px dashed #e2e8f0;}
.second-med-reg-advantage .compare-case {padding: 20px;background-color: rgba(28, 133, 164, 0.05);border-radius: 10px;border-left: 4px solid #1c85a4;}
.second-med-reg-advantage .case-title {font-size: 20px;color: #2d3748;font-weight: 800;margin-bottom: 8px;}
.second-med-reg-advantage .case-content {font-size: 14px;color: #718096;line-height: 1.7;}
.second-med-reg-advantage .compare-right {width: 40%;}
.second-med-reg-advantage .compare-right-inner {display: flex;flex-direction: column;gap: 20px;height: 100%;justify-content: space-between;}
.second-med-reg-advantage .compare-img-box {border-radius: 12px;overflow: hidden;box-shadow: 0 8px 20px rgba(0,0,0,0.1);margin-top: 114px;}
.second-med-reg-advantage .compare-img {width: 100%;height: 280px;object-fit: cover;}
.second-med-reg-advantage .compare-img-tip {padding: 12px 15px;background-color: #fff;font-size: 16px;color: #718096;text-align: center;line-height: 1.5;}
.second-med-reg-advantage .compare-cert {padding: 20px;background-color: #fff;border-radius: 10px;box-shadow: 0 4px 10px rgba(0,0,0,0.03);}
.second-med-reg-advantage .cert-title {font-size: 20px;color: #2d3748;font-weight: 800;margin-bottom: 12px;padding-bottom: 8px;border-bottom: 1px solid #f0f7fa;}
.second-med-reg-advantage .cert-list {display: flex;flex-direction: column;gap: 10px;}
.second-med-reg-advantage .cert-item {font-size: 18px;color: #4a5568;line-height: 1.5;padding-left: 5px;position: relative;}
.second-med-reg-advantage .compare-praise {padding: 20px;background-color: #fff;border-radius: 10px;box-shadow: 0 4px 10px rgba(0,0,0,0.03);border-top: 3px solid #b5cd32;}
.second-med-reg-advantage .praise-title {font-size: 20px;color: #2d3748;font-weight: 800;margin-bottom: 10px;padding-bottom: 8px;border-bottom: 1px solid #f0f7fa;}
.second-med-reg-advantage .praise-text {font-size: 14px;color: #718096;line-height: 1.8;margin-bottom: 8px;font-style: italic;}
.second-med-reg-advantage .praise-from {font-size: 13px;color: #4a5568;text-align: right;}

/* 二类医疗注册流程模块 */
.second-med-reg-advantage .reg-process-section {text-align: center;}
.second-med-reg-advantage .process-title {font-size: 30px;color: #2d3748;font-weight: 800;margin-bottom: 40px;}
.second-med-reg-advantage .process-card-group {display: flex;gap: 25px;margin-bottom: 40px;}
.second-med-reg-advantage .process-card {flex: 1;display: flex;align-items: flex-start;gap: 20px;padding: 30px;background-color: #f5f8fc;border-radius: 16px;box-shadow: 0 8px 20px rgba(0,0,0,0.05);}
.second-med-reg-advantage .process-num {font-size: 36px;color: #1c85a4;font-weight: 700;opacity: 0.8;min-width: 40px;}
.second-med-reg-advantage .process-content {text-align: left;flex: 1;}
.second-med-reg-advantage .process-step {font-size: 20px;color: #2d3748;font-weight: 600;margin-bottom: 10px;display: flex;}
.second-med-reg-advantage .process-desc {font-size: 15px;color: #718096;line-height: 1.7;}
.second-med-reg-advantage .process-btn {display: inline-block;padding: 18px 45px;background: linear-gradient(135deg, #1c85a4 0%, #166d86 100%);color: #fff;font-size: 18px;font-weight: 600;border-radius: 8px;text-decoration: none;transition: all 0.3s;box-shadow: 0 8px 20px rgba(28, 133, 164, 0.2);}
.second-med-reg-advantage .process-btn:hover {transform: translateY(-3px);box-shadow: 0 12px 30px rgba(28, 133, 164, 0.3);}

/* 三类医疗注册模块 */
.third-med-reg-module {width: 100%;padding: 80px 0;position: relative;}
.third-med-reg-module .third-module-wrap {margin: 0 auto;position: relative;}
.third-med-reg-module .third-module-header {text-align: center;margin-bottom: 64px;}
.third-med-reg-module .third-main-title {font-size: 32px;color: #182635;font-weight: 800;line-height: 1.2;margin-bottom: 16px;}
.third-med-reg-module .third-sub-title {font-size: 16px;color: #6b7785;line-height: 1.5;max-width: 700px;margin: 0 auto;}
.third-med-reg-module .reg-process-container {position: relative;width: 100%;margin-bottom: 72px;}
.third-med-reg-module .flow-row {display: flex;align-items: center;justify-content: space-between;position: relative;width: 100%;margin-bottom: 48px;}
.third-med-reg-module .flow-row.bottom-row {margin-bottom: 0;}
.third-med-reg-module .flow-card {flex: 1;min-width: 140px;max-width: 180px;background: #f8fafc;border: 1px solid #e2e8f0;border-radius: 8px;padding: 40px 30px;margin: 0 6px;text-align: center;position: relative;z-index: 2;transition: all 0.2s ease;}
.third-med-reg-module .flow-card:hover {border-color: #1c85a4;background: #f0f9fb;transform: translateY(-2px);}
.third-med-reg-module .flow-card.node-1, .third-med-reg-module .flow-card.node-12 {background: #f7fee7;border-color: #d9f99d;}
.third-med-reg-module .card-icon {width: 50px;height: 50px;line-height: 50px;border-radius: 50%;background: #1c85a4;color: #ffffff;font-size: 16px;font-weight: 600;margin: 0 auto 12px;display: block;}
.third-med-reg-module .node-1 .card-icon, .third-med-reg-module .node-12 .card-icon {background: #b5cd32;}
.third-med-reg-module .card-title {font-size: 19px;color: #182635;font-weight: 600;margin-bottom: 8px;line-height: 1.3;}
.third-med-reg-module .card-desc {font-size: 15px;color: #6b7785;line-height: 1.4;}
.third-med-reg-module .connector {background: #1c85a4;z-index: 1;pointer-events: none;border-radius: 1px;}
.third-med-reg-module .h-connector {height: 2px;width: 100%;max-width: 20px;margin: 0 4px;}
.third-med-reg-module .v-connector {position: absolute;width: 2px;height: 48px;top: calc(50% - 24px);}
.third-med-reg-module .right-v {right: calc((100% - (180px * 8 + 9px * 10)) / 2);background: linear-gradient(to bottom, #1c85a4, #b5cd32);}
.third-med-reg-module .left-v {left: calc((100% - (180px * 8 + 10px * 10)) / 2);background: linear-gradient(to top, #1c85a4, #b5cd32);}
.third-med-reg-module .process-guarantee {display: flex;justify-content: space-between;gap: 20px;margin-bottom: 64px;flex-wrap: wrap;}
.third-med-reg-module .guarantee-card {flex: 1;min-width: 280px;background: #f8fafc;border: 1px solid #e2e8f0;border-radius: 8px;padding: 28px 20px;text-align: center;transition: all 0.2s ease;}
.third-med-reg-module .guarantee-card:hover {border-color: #1c85a4;background: #f0f9fb;}
.third-med-reg-module .guarantee-icon {font-size: 36px;color: #1c85a4;margin-bottom: 16px;display: block;}
.third-med-reg-module .guarantee-title {font-size: 20px;color: #182635;font-weight: 600;margin-bottom: 10px;}
.third-med-reg-module .guarantee-desc {font-size: 15px;color: #6b7785;line-height: 1.6;}
.medical-reg-service .consult-btn-wrap, .third-med-reg-module .consult-btn-wrap {text-align: center;}
.medical-reg-service .consult-btn, .third-med-reg-module .consult-btn {display: inline-block;padding: 14px 40px;background: #1c85a4;color: #ffffff;font-size: 20px;font-weight: 600;border-radius: 6px;text-decoration: none;transition: background 0.2s ease;}
.medical-reg-service .consult-btn:hover, .third-med-reg-module .consult-btn:hover {background: #14708f;}
.medical-reg-service .btn-tag, .third-med-reg-module .btn-tag {display: block;font-size: 14px;font-weight: 400;opacity: 0.9;margin-top: 4px;}

/* 三类医疗注册案例图片模块 */
.third-case-img-module {width: 100%;padding: 80px 0;position: relative;box-sizing: border-box;background-color: #f8fafc;}
.third-case-img-module .third-module-wrap {margin: 0 auto;position: relative;box-sizing: border-box;}
.third-case-img-module .third-module-header {text-align: center;margin-bottom: 40px;}
.third-case-img-module .third-main-title {font-size: 32px;color: #182635;font-weight: 800;line-height: 1.2;margin-bottom: 16px;position: relative;}
.third-case-img-module .third-main-title::after {content: "";display: block;width: 80px;height: 3px;background-color: #1c85a4;margin: 12px auto 0;border-radius: 2px;}
.third-case-img-module .third-sub-title {font-size: 16px;color: #6b7785;line-height: 1.5;max-width: 700px;margin: 0 auto;}
.third-case-img-module .case-category-wrap {display: flex;justify-content: center;gap: 20px;margin-bottom: 50px;flex-wrap: wrap;}
.third-case-img-module .category-item {font-size: 16px;color: #182635;font-weight: 500;padding: 10px 24px;border-radius: 30px;cursor: pointer;transition: all 0.3s ease;background-color: #ffffff;border: 1px solid #e2e8f0;position: relative;overflow: hidden;}
.third-case-img-module .category-item::before {content: "";position: absolute;top: 0;left: -100%;width: 100%;height: 100%;background: linear-gradient(90deg, transparent, rgba(28, 133, 164, 0.1), transparent);transition: left 0.5s ease;}
.third-case-img-module .category-item:hover::before {left: 100%;}
.third-case-img-module .category-item.active {color: #ffffff;background-color: #1c85a4;border-color: #1c85a4;box-shadow: 0 4px 12px rgba(28, 133, 164, 0.2);}
.third-case-img-module .category-item:hover:not(.active) {color: #1c85a4;border-color: #1c85a4;background-color: #f0f9fb;}
.third-case-img-module .case-grid-container {display: flex;justify-content: space-between;align-items: stretch;gap: 20px;width: 100%;flex-wrap: wrap;}
.third-case-img-module .case-card {flex: 1;min-width: 300px;background: #ffffff;border: 1px solid #e2e8f0;border-radius: 12px;padding: 24px;box-sizing: border-box;transition: all 0.3s ease;display: flex;gap: 20px;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);align-items: stretch;}
.third-case-img-module .case-card:hover {border-color: #1c85a4;background-color: #ffffff;transform: translateY(-5px);box-shadow: 0 8px 24px rgba(28, 133, 164, 0.1);}
.third-case-img-module .card-left {position: relative;flex: 0 0 160px;align-self: stretch;display: flex;flex-direction: column;}
.third-case-img-module .case-tag {position: absolute;top: 12px;left: 12px;font-size: 12px;color: #ffffff;background-color: #1c85a4;padding: 4px 12px;border-radius: 20px;font-weight: 500;z-index: 1;box-shadow: 0 2px 6px rgba(28, 133, 164, 0.2);}
.third-case-img-module .case-img-box {width: 100%;flex: 1;border-radius: 8px;overflow: hidden;background-color: #f9fafb;border: 1px solid #f0f0f0;display: flex;align-items: center;justify-content: center;}
.third-case-img-module .case-img-box img {width: 100%;height: 100%;object-fit: contain;transition: transform 0.3s ease;}
.third-case-img-module .case-card:hover .case-img-box img {transform: scale(1.02);}
.third-case-img-module .card-right {flex: 1;align-self: stretch;display: flex;flex-direction: column;justify-content: center;}
.third-case-img-module .case-title {font-size: 18px;color: #182635;font-weight: 600;margin-bottom: 18px;line-height: 1.4;padding-bottom: 8px;border-bottom: 1px solid #f0f0f0;}
.third-case-img-module .case-detail-group {flex: 1;}
.third-case-img-module .detail-item {display: flex;align-items: flex-start;margin-bottom: 12px;line-height: 1.6;}
.third-case-img-module .detail-label {font-size: 14px;color: #1c85a4;font-weight: 600;min-width: 70px;}
.third-case-img-module .detail-desc {font-size: 14px;color: #6b7785;flex: 1;}

/* 医疗注册服务总览模块 */
.medical-reg-service {width: 100%;padding: 80px 0;background-color: #ffffff;position: relative;overflow: visible;}
.medical-reg-service .reg-service-header {text-align: center;margin-bottom: 30px;position: relative;}
.medical-reg-service .reg-header-main {font-size: 32px;color: #182635;font-weight: 800;margin: 0 0 12px;line-height: 1.2;}
.medical-reg-service .reg-header-main::after {content: "";display: block;width: 80px;height: 3px;background-color: #1c85a4;margin: 12px auto 0;border-radius: 2px;}
.medical-reg-service .reg-header-sub {font-size: 16px;color: #6b7785;margin: 0 0 16px;line-height: 1.5;}
.medical-reg-service .reg-service-content {padding-top: 10px;margin-bottom: 64px;}
.medical-reg-service .reg-service-list {display: flex;justify-content: space-between;flex-wrap: wrap;gap: 40px;list-style: none;padding: 0;margin: 0;}
.medical-reg-service .reg-service-item {flex: 1;min-width: 240px;background-color: #f8fafc;border-radius: 12px;border: 1px solid #e2e8f0;padding: 24px;box-sizing: border-box;transition: all 0.3s ease;display: flex;flex-direction: column;align-items: center;justify-content: center;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);position: relative;z-index: 1;}
.medical-reg-service .reg-service-item:hover {transform: translateY(-5px);border-color: #1c85a4;box-shadow: 0 8px 24px rgba(28, 133, 164, 0.1);background-color: #ffffff;z-index: 2;}
.medical-reg-service .reg-service-link {display: flex;flex-direction: column;align-items: center;justify-content: center;text-decoration: none;color: inherit;height: 100%;width: 100%;}
.medical-reg-service .reg-item-icon {margin-bottom: 16px;transition: transform 0.3s ease;color: #1c85a4;}
.medical-reg-service .reg-item-icon i {font-size: 70px;}
.medical-reg-service .reg-service-item:hover .reg-item-icon {transform: scale(1.05);}
.icon-medical-device:before {content: "\e612";}
.icon-import-medical:before {content: "\e6b0";}
.icon-ivd-reagent:before {content: "\e682";}
.icon-import-ivd:before {content: "\e6ab";}
.icon-medical-registrant:before {content: "\e634";}
.medical-reg-service .reg-item-text {color: #182635;font-weight: 500;text-align: center;line-height: 1.4;transition: color 0.3s ease;}
.medical-reg-service .reg-service-item:hover .reg-item-text {color: #1c85a4;}