@charset "UTF-8";
html { color: #404040; background: #fff; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-rendering: optimizelegibility;}
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, menu, nav, section { margin: 0; padding: 0; }
body, button, input, select, textarea { font-family:  "Helvetica Neue", Roboto, "Segoe UI", "Microsoft Yahei", sans-serif; }
button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; }
table { border-collapse: collapse; border-spacing: 0; }
input,textarea,button{margin:0;padding:0;border:none; outline:none;}
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: 400; }
ul, ol { list-style: none; }
caption, th { text-align: left; }
th { font-weight: 400; }
a { color: #404040; }
a:hover { text-decoration: underline;}
a { text-decoration: none; }
strong, b { font-weight: bold; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
h1, h2, h3, h4, h5, h6 {color: #000; line-height: 1.35; font-weight: normal;}
em,i{font-style: normal;}


/* 轮播容器 */
.header{width: 100%;background: #fff;position: sticky;top: 0;z-index: 999;}
.header .logo img{height: 48px;width: auto;display: block;}
.header-container{width: 1300px;margin: 0 auto;display: flex;align-items: center;justify-content: space-between;height: 64px;position: relative;}
.nav-menu ul{display: flex;list-style: none;gap: 32px;font-weight: bold;}
.nav-menu li a{height: 64px;line-height: 64px;display: block;border-top: 4px solid #fff;}
.nav-menu li a.current{color: #2a5798;border-top: 4px solid #2a5798;}
.nav-menu li a:hover{text-decoration: none;}
.meta_layer{display: flex;align-items: center;gap: 5px;}
.meta_layer .li a{width: 40px;height: 40px;display: block;border-radius: 40px;}
.meta_layer .li a:hover{background: #c4d7f3;}
.meta_layer .li i{width: 40px;height: 40px;display: block;}
.meta_layer .li i.icon_ss{background: url(../images/search.png);background-size: 40px;background-repeat: no-repeat;}
.meta_layer .li i.icon_yy{background: url(../images/language.png);background-size: 40px;background-repeat: no-repeat;}
.meta_layer .li i.icon_my{background: url(../images/account.png);background-size: 40px;background-repeat: no-repeat;}
.meta_layer .h5_menu{display: none;}

/* 登录 */
.login{position: absolute;z-index: 10; right: 52px;background: white;border: 1px solid #cccccc;box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);top: 64px;}
.login ul{padding: 10px;margin: 0;}
.login li a{padding: 10px 15px !important;font-size: 12px;line-height: 18px;white-space: nowrap;display: block;background: #60a540;color: #fff;text-align: center;}
.login li a:hover,.login li a:visited{background: #60a540;}

/* 二级菜单 */
.menu_box{position: absolute;left: 0;top: 64px;right: 0;background: #fff;padding: 20px 0;}
.menu_box .inner{display: flex;align-items: stretch;max-width: 1009px;margin: 0 auto;font-size: 14px;line-height: 21px;transition: opacity 0.75s cubic-bezier(0.3, 0.1, 0.3, 1);-webkit-transition: opacity 0.75s cubic-bezier(0.3, 0.1, 0.3, 1);opacity: 1;position: relative;}
.menu_box .menu_close{font-size: 14px;line-height: 21px;cursor: pointer;position: absolute;right: -42px;top: 20px;}
.menu_box .menu_close::before,.menu_box .menu_close::after,
.menu_box .menu_close::after{position: absolute;right: 5px;top: -30px;content: ' ';height: 20px;width: 2px;background-color: #004494;}
.menu_box .menu_close::after{transform: rotate(-45deg);}
.menu_box .menu_close::before{transform: rotate(45deg);}
.menu_box .entry{width: 33.315%;box-sizing: border-box;float: left;padding: 0;margin: 0;-webkit-transition: background-color 0.4s;transition: background-color 0.4s;min-height: 400px;max-height: 80vh;overflow: scroll;-ms-overflow-style: none;scrollbar-width: none;}
.menu_box .entry li{display: block;border-bottom: 1px solid #e5e5e5;margin: 0;position: relative;background-color: #fff;transition: background-color 0.2s cubic-bezier(0.3, 0.1, 0.3, 1);-webkit-transition: background-color 0.2s cubic-bezier(0.3, 0.1, 0.3, 1);}
.menu_box .entry li:first-child{border-top: 1px solid #e5e5e5;}
.menu_box .entry li:hover{background-color: #eaebf4;}
.menu_box .entry li a{color: #666666;white-space: initial;word-wrap: break-word;text-decoration: none;display: block;padding: 16px 30px 16px 15px;}
.col2,.col3{padding-left: 20px !important;}
.menu_box .entry li .more::after{border-style: solid;border-width: 0.15rem 0.15rem 0 0;content: '';display: block;height: 0.4rem;position: absolute;top: 40%;width: 0.4rem;right: 15px;transform: rotate(45deg);-webkit-transform: rotate(45deg);color: #004494;box-sizing: content-box;}
.menu_box .entry li .more::after{display: block !important;}
.menu_box .service a{padding: 16px 15px;color: #004494;font-size: 14px;display: inline-block;font-weight: bold;}
.menu_box .service span{color: #f0f0f0;}
.menu_box .service a:hover{background-color: #eaebf4;}

.h5_nav{display: none;}

.country{position: absolute;left: 0;top: 64px;right: 0;background: #fff;padding: 20px 0;}
.country .inner{max-width: 1009px;margin: 0 auto;}
.country .tit{margin: 15px auto 30px auto;font-size: 27px;line-height: 31px;}
.country .close{display: block;float: right;cursor: pointer;}
.country .close i {position: relative;font-style: normal;font-weight: bold;font-size: 1rem;height: 20px;width: 20px;}
.country .close i::before,.country .close i::after {position: absolute;content: ' ';height: 20px;width: 2px;background-color: #004494;left: 9px;}
.country .close i::before,.country .close i::after {left: 0;}
.country .close i::before {transform: rotate(45deg);}
.country .close i::after {transform: rotate(-45deg);}
.country .item{font-size: 16px;color: black;}
.country .entry{background: #F5F5F9;padding: 20px;margin-top: 20px;}
.country .entry span{font-size: 16px;font-weight: bold;}
.country .entry p{font-size: 16px;display: block;margin: 15px 0;}
.country .entry a{font-size: 16px;line-height: 30px;}
.country .entry a img{position: relative;top: 10px;display: inline-block;margin-right: 10px;}
.country .entry a:hover{text-decoration: none;}


/* 轮播容器 */
.carousel-wrapper {position: relative;width: 100%;height: 600px;overflow: hidden;}
.carousel-item {position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;transition: opacity 0.6s ease;}
.carousel-item.active {opacity: 1;}
.carousel-bg {width: 100%;height: 100%;background-size: cover;background-position: center;position: relative;}
.carousel-video {width: 100%;height: 100%;position: relative;}
.carousel-video video {width: 100%;height: 100%;object-fit: cover;}
.carousel-mask {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(to right, rgba(0, 80, 150, 0.7), rgba(0, 120, 200, 0.5));z-index: 1;}
.carousel-content {position: absolute;top: 50%;left: 10%;transform: translateY(-50%);z-index: 2;color: #fff;max-width: 800px;}
.carousel-title {font-size: 60px;font-weight: 700;line-height: 1.2;margin-bottom: 30px;color: #fff;}
.carousel-subtitle {font-size: 28px;line-height: 1.5;margin-bottom: 40px;}
.carousel-btn {display: inline-block;padding: 14px 36px;background-color: #5cb85c;color: #fff;font-size: 20px;text-decoration: none;border-radius: 4px;transition: background-color 0.3s;}
.carousel-btn:hover {background-color: #4cae4c;}
.carousel-controls {position: absolute;bottom: 30px;left: 10%;z-index: 3;display: flex;align-items: center;gap: 16px;}
.carousel-arrow {width: 24px;height: 24px;color: #fff;display: flex;align-items: center;justify-content: center;cursor: pointer;transition: all 0.3s;font-size: 18px;}
.carousel-arrow:hover {color: rgba(255, 255, 255, 0.7);}
.carousel-indicators {display: flex;gap: 8px;}
.indicator {width: 8px;height: 8px;border: 1px solid #fff;cursor: pointer;transition: all 0.3s;}
.indicator.active {background-color: #fff;}

/* 搜索容器 */
.search-container{max-width: 1010px;display: block;margin: 40px auto;display: flex;justify-content: space-between;}
.custom-select select{width: 300px;height: 54px;border: 1px solid #c7c7c7;font-size: 16px;padding: 0 15px;}
.search-input{position: relative;}
.search-input input{width: 600px;height: 54px;line-height: 54px;border: 1px solid #c7c7c7;font-size: 16px;text-indent: 45px;}
.search-input .icon_ss{width: 24px;height: 24px;display: block;background: url(../images/home_search.png) no-repeat;background-size: 24px;position: absolute;left: 15px;top: 15px;}
.search-btn a{width: 54px;height: 54px;background: #9ebe51;display: block;}
.search-btn .icon_arrow{width: 24px;height: 24px;background: url(../images/ArrowRight.png) no-repeat;background-size: 24px;display: block;margin: 0 auto;position: relative;top: 14px;}
.search-btn a:hover{background: #88a73f;}
.filter{display: none;}

.grey_bg{background: #f6f6f6;padding: 70px 0;}
.service-container {max-width: 1010px;margin: 0 auto;padding: 60px 20px;}
.service-grid {display: grid;grid-template-columns: repeat(3, 1fr);gap: 24px;}
.service-card {background: #fff; border: 1px solid #ccc; border-radius: 2px;padding: 28px 24px;transition: all 0.2s ease;}
.service-card:hover {border-color: #004699;}
.service-card a {text-decoration: none;color: inherit;display: flex;flex-direction: column;gap: 16px;}
.card-header {display: flex;align-items: center;justify-content: space-between;}
.header-left {display: flex;align-items: center;gap: 12px;}.header-left img {width: 40px;height: 40px;object-fit: contain;}
.header-left h3 {font-size: 16px;color: #004699;font-weight: 600;}
.arrow-icon {width: 18px;height: 18px;object-fit: contain;}
.service-card p {font-size: 14px;color: #666;line-height: 1.5;}
.solution-container {max-width: 1010px;margin: 0 auto;padding: 60px 20px;}
.solution-title {font-size: 32px;color: #2b579a;font-weight: 600;margin-bottom: 40px;position: relative;display: inline-block;}
.solution-title::before {content: "";position: absolute;top: -12px;left: 0;width: 100%;height: 4px;background-color: #8cc665;}
.solution-grid {display: grid;grid-template-columns: repeat(3, 1fr);gap: 24px;}
.solution-card {border: 1px solid #e5e5e5;border-radius: 4px;padding: 20px;transition: all 0.3s ease;}
.solution-card:hover {border-color: #2b579a;box-shadow: 0 4px 12px rgba(0,0,0,0.08);}
.solution-card a {text-decoration: none;color: inherit;display: block;}
.solution-card img {width: 100%;height: auto;margin-bottom: 20px;border-radius: 4px;}
.solution-card h3 {font-size: 16px;color: #2b579a;margin-bottom: 12px;font-weight: 600;}
.solution-card p {font-size: 14px;color: #666;line-height: 1.6;}


.service-support-container {max-width: 1010px;margin: 0 auto;padding: 20px 20px;}
.section-title {font-size: 30px;color: #004699;font-weight: 600;margin-bottom: 40px;position: relative;display: inline-block;}
.section-title::before {content: "";position: absolute;top: -12px;left: 0;width: 100%;height: 4px; background-color: #8cc665;}
.service-card {background: #fff;border: 1px solid #ccc;display: flex;align-items: center;padding: 30px;gap: 60px;}
.service-image {flex: 0 0 36%;}
.service-image img {width: 100%;height: auto;display: block;}
.service-content {flex: 1;display: flex;flex-direction: column;gap: 24px;}
.service-title {font-size: 16px;color: #004699;font-weight: 600;}
.service-title a {text-decoration: none;color: inherit;}
.service-list {list-style: none;font-size: 16px;color: #666;line-height: 2;}
.service-list li::before {content: "▪";color: #666; margin-right: 10px;}
.btn-more {width: fit-content; padding: 10px 24px;border: 1px solid #004699;background: #fff;color: #004699 !important;font-size: 14px;cursor: pointer;text-decoration: none;}
.btn-more:hover {background: #004699;color: #fff !important;text-decoration: none;}
.service-more{padding: 60px 0 0 0;text-align: center;}
.service-more a{background: #60a540;color: #fff;transition: background .25s;font-size: 13px;line-height: 18px;font-weight: bold;letter-spacing: .015rem;cursor: pointer;display: inline-block;}
.service-more a span{display: block;padding: 7px 13px;text-align: center;}

.expertise-card:hover {border-color: #2b579a;}
.expertise-container {max-width: 1010px;margin: 0 auto;padding: 60px 20px;}
.section-title {font-size: 40px;color: #004699;font-weight: 600;margin-bottom: 40px;position: relative;display: inline-block;}
.section-title::before {content: "";position: absolute;top: -12px;left: 0;width: 100%;height: 4px;background-color: #8cc665;}
.expertise-grid {display: grid;grid-template-columns: repeat(3, 1fr);gap: 24px;}
.expertise-card {border: 1px solid #e5e5e5;overflow: hidden;}
.card-image {width: 100%;height: 190px;overflow: hidden;}
.card-image img {width: 100%;height: 100%;object-fit: cover;display: block;}
.card-content {padding: 24px;display: flex;flex-direction: column;gap: 16px;}
.card-title {font-size: 18px;color: #004699;font-weight: 600;}
.card-title a {text-decoration: none;color: inherit;}
.card-desc {font-size: 18px;color: #666;line-height: 1.6;}
.card-btn { margin-top: 12px;padding: 10px 0;border: 1px solid #004699;background: #fff;color: #004699;font-size: 14px;text-align: center;text-decoration: none;cursor: pointer;}
.card-btn:hover {background: #004699;color: #fff;}

/* 活动 */
.events-container {max-width: 1280px; margin: 0 auto; padding: 30px 20px;}
.events-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.event-card {background: #fff;border: 1px solid #e0e0e0;overflow: hidden;}
.event-card a {text-decoration: none;color: inherit;display: block;}
.image {width: 100%;height: 180px;position: relative;overflow: hidden;}
.image img {width: 100%;height: 100%;object-fit: cover;}
.event-date {position: absolute; bottom: 0;right: 0;background-color: #004699;color: #fff;padding: 10px 16px;font-size: 12px;text-align: center;line-height: 1.4;}
.card-content {padding: 24px;display: flex;flex-direction: column;gap: 16px; }
.event-type {font-size: 14px;color: #666;}
.event-title {font-size: 18px;font-weight: 600;color: #555;line-height: 1.4;}
.event-desc {font-size: 15px; color: #555;line-height: 1.6;}
.event-location {display: flex;align-items: center;gap: 8px;font-size: 12px;color: #666;}
.location-icon {width: 20px;height: 20px;object-fit: contain;}
.event-card:hover{border: 1px solid #004494;}


.footer-container {max-width: 1010px;margin: 0 auto;padding: 40px 20px;}
.footer-grid {display: grid;grid-template-columns: repeat(5, 1fr);gap: 32px;}
.footer-column {display: flex;flex-direction: column;gap: 20px;}
.column-title {font-size: 16px;font-weight: 500;color: #666;padding-bottom: 12px;border-bottom: 1px solid #e0e0e0;}
.link-list {list-style: none;display: flex;flex-direction: column;gap: 16px;}
.link-list li a {text-decoration: none;color: #004699; font-size: 14px;line-height: 1.4;}
.link-list li a:hover {text-decoration: underline;}
.sub-link-list { list-style: none;display: flex;flex-direction: column; gap: 12px;padding-left: 20px;margin-top: 8px;}
.sub-link-list li a {font-size: 14px;}


.footer-bottom-container {max-width: 1010px;margin: 0 auto;padding: 15px 0;border-top: 1px solid #e0e0e0;}
.footer-bottom {display: flex;align-items: center;justify-content: space-between;font-size: 12px;}
.copyright {font-size: 12px;color: #666;}
.bottom-links {display: flex;gap: 10px;}
.bottom-links a {text-decoration: none;color: #666;font-size: 12px;}
.bottom-links a:hover {text-decoration: none;}

.foot_logo{padding: 50px 0 50px;}
.foot_logo img{display: block;margin: 0 auto;width: 640px;max-width: 90%;height: auto;}

/* 右侧悬浮容器 */
.quick-menu {position: fixed;right: 0;top: 50%;transform: translateY(-50%);width: 50px; background-color: #64b944;color: #fff;transition: width 0.3s ease;z-index: 9;}
.quick-menu.expanded {width: 140px;}
.menu-header {display: flex;flex-direction: column;align-items: center;justify-content: center;padding: 20px 16px;cursor: pointer;gap: 20px;}
.quick-menu.expanded .menu-header {flex-direction: row;justify-content: space-between;align-items: center;padding: 16px 12px;gap: 8px;}
.menu-title {font-size: 16px;font-weight: 500; writing-mode: vertical-rl;text-orientation: mixed;letter-spacing: 8px;}
.quick-menu.expanded .menu-title {writing-mode: horizontal-tb;letter-spacing: normal;white-space: nowrap; order: 1; }
.quick-menu.expanded .menu-arrow {order: 2; }
.menu-arrow {width: 24px;height: 24px;position: relative;transition: transform 0.3s ease;}
.menu-arrow::before,.menu-arrow::after {content: '';position: absolute;width: 12px;height: 3px;background-color: #fff; border-radius: 2px;}
.menu-arrow::before {top: 8px;left: 6px;transform: rotate(-45deg);}
.menu-arrow::after {bottom: 8px;left: 6px;transform: rotate(45deg);}
.quick-menu.expanded .menu-arrow {transform: rotate(180deg);}
.menu-list {display: none;padding: 0 12px 16px;flex-direction: column; gap: 12px;}
.quick-menu.expanded .menu-list {display: flex;}
.menu-list a {text-decoration: none;color: #fff; font-size: 14px;line-height: 1.5;white-space: nowrap;}
.menu-list a:hover {text-decoration: underline;}

/* 遮罩层 */
.background{background: rgba(0, 0, 0, .5);z-index: 2147483646;width: 100%;height: 100%;overflow: hidden;position: fixed;top: 0;bottom: 0;left: 0;}
.pop_up{position: fixed;width: 730px;max-width: 730px;height: 610px;left: 0;right: 0;top: 0;bottom: 0; margin: auto; font-size: 16px;z-index: 2147483647;border-radius: 2px;background-color: #fff;box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0), 0 7px 14px 0 rgba(50, 50, 93, .1);background: #fff;display: flex;flex-direction: column;}
.head_tit{height: auto;padding: 20px 10px 0;display: block;width: calc(100% - 20px);min-height: 52px;border-bottom: 1px solid #d8d8d8;position: relative;}
.head_tit .logo{vertical-align: middle;width: 160px;height: 22px;background-position: center;background-size: contain;background-repeat: no-repeat;display: inline-flex;justify-content: center;align-items: center;}
.head_tit .logo img{max-height: 100%;max-width: 100%;}
.head_tit .item{position: relative;display: inline-block;vertical-align: middle;width: calc(100% - 190px);padding-left: 10px;}
.head_tit .item h2{margin: 0px;overflow: hidden;position: relative;line-height: 1.2;max-height: 2.4em;padding-right: 1em;font-size: 1.37em; text-overflow: ellipsis;white-space: nowrap; display: block;max-width: 90%;color: #696969;}
.head_tit .item .close{float: right;position: absolute;right: -19px;top: 50%;transform: translateY(-50%);}
.head_tit .item .close button{background: url(../images/pop_icon_close.png);background-size: 12px;background-repeat: no-repeat;background-position: center;height: 44px;width: 44px; display: inline-block;cursor: pointer;}
.pop_up .con{position: relative;overflow: hidden;overflow-x: hidden;flex: 1;min-height: 0;}
.pop_up .con .entry{box-sizing: border-box;padding: 0;display: block;width: 100%;height: 100%;}
.pop_up .con .entry ul{position: relative;height: 100%;margin: 0;padding: 0;}
.pop_up .con .entry li{list-style: none;}
.pop_up .con .entry li span{cursor: pointer;border-left: 10px solid rgba(0, 0, 0, 0);background-color: #f4f4f4;border-bottom: 1px solid #d7d7d7;padding-top: 12px;padding-right: 5px;padding-bottom: 12px;padding-left: 12px;overflow: hidden;display: block;width: calc(31% - 27px);}
.pop_up .con .entry li .active{border-left: 10px solid #68b631;border-bottom: none;position: relative;border-color: #6bb847;background-color: #FFFFFF;}
.pop_up .con .entry li h3{line-height: 1.4;font-size: .875em;word-break: break-word;word-wrap: break-word;float: left;text-align: left;margin: 0;color: #696969;font-weight: bold;}
.pop_up .con .item{position: absolute;top: 0;right: 0;bottom: 0;width: 69%;overflow-y: auto;box-sizing: border-box;padding: 20px 20px 16px;display: block;margin-top: 0;float: none;}
.pop_up .con .item .list_con{padding-top: 0;margin-top: 0;padding-right: 0;border-radius: 3px;overflow: hidden;padding-bottom: 10px;}
.pop_up .con .item .list_con .tit{width: calc(100% - 20px);padding-top: 10px;margin-bottom: 0px;padding-bottom: 8px;display: inline-block;}
.pop_up .con .item .list_con .tit h4{display: inline-block;vertical-align: middle;margin: 0;font-weight: bold;font-size: .875em;line-height: 1.3;max-width: 80%;color: #696969;}
.pop_up .con .item .list_con .tit em{float: right;font-size: .813em;line-height: 1.5;font-weight: 700;color: #3860be;}
.pop_up .con .item .list_con p{font-size: 12px;color: #666;line-height: 20px;}
.pop_up .con .item .list_con a{font-size: 12px;color: #3860BE;display: block;margin-top: 5px;}
.pop_up .con .item .list_con a:hover{text-decoration: none;}
.pop_up .foot_btn{position: relative;bottom: 0;width: 100%;max-height: 160px; border-top: 1px solid #d8d8d8;flex: none;}
.pop_up .foot_btn .btn button{white-space: normal;text-align: center;width: min-content;float: left; min-width: 40%; background-color: #6bb847;border-color: #6bb847;color: #FFFFFF;margin-top: 20px;margin-bottom: 20px;font-weight: 600;font-size: .813em;min-height: 40px;height: auto;line-height: normal;padding: 10px 30px;cursor: pointer;margin-left: 15px;}
.pop_up .foot_btn .btn button:hover{background-color: #84d55e;}

/* 登录/注册 */
.breadcrumb {width: 100%;max-width: 1010px;margin: 20px auto;padding: 0 20px;font-size: 14px;}
.breadcrumb a {color: #2a5798;text-decoration: none;}
.breadcrumb a:hover {text-decoration: underline;}
.breadcrumb span {color: #555;margin: 0 4px;}

.container {width: 100%;max-width: 1010px;margin: 0 auto;padding: 30px 20px;}
.login-card {background: #f0f0f0;padding: 30px;width: 100%;max-width: 500px;}
.login-title {font-size: 20px;color: #666;margin-bottom: 20px;font-weight: normal;}
.login-features { margin-bottom: 24px;padding-left: 24px;}
.login-features li {font-size: 16px;color: #555;margin-bottom: 8px;list-style-type: square;}
.form-group {margin-bottom: 20px;}
.form-group label {display: block;font-size: 16px;color: #555;margin-bottom: 8px;}
.form-group input[type="email"],.form-group input[type="password"] {width: 100%;height: 44px;padding: 0 12px;border: 1px solid #ccc;border-radius: 2px;font-size: 16px;box-sizing: border-box;text-indent: 10px;}
.form-row {display: flex;align-items: center;justify-content: space-between;margin-bottom: 24px;gap: 20px;}
.form-checkbox {display: flex;align-items: center;gap: 8px;}
.form-checkbox input { width: 18px;height: 18px;flex-shrink: 0;}
.form-checkbox label { font-size: 16px;color: #555;white-space: nowrap;}
.btn-login {background: #64b944;color: #fff;border: none;padding: 12px 20px;font-size: 16px;font-weight: bold;cursor: pointer; border-radius: 2px;min-width: 120px;white-space: nowrap;}
.btn-login:hover {background: #55a038;}
.login-links {margin-top: 16px;}
.login-links a {color: #2a5798;text-decoration: underline;font-size: 16px;}
.login-links a:hover {text-decoration: underline;}
.login-links .new-account {margin-top: 8px;font-size: 16px;color: #555;}


.page-container {width: 100%;max-width: 1010px;margin: 30px auto;padding: 0 20px;}
.reset-card { background: #efefef;padding: 30px;width: 100%;max-width: 500px;}
.card-title {font-size: 18px;color: #003399;margin-bottom: 16px;font-weight: bold;}
.card-desc {font-size: 16px;color: #555;margin-bottom: 28px;line-height: 1.7;}
.input-wrapper {margin-bottom: 20px;}
.input-label {display: block;font-size: 16px;color: #555;margin-bottom: 8px;}
.email-input {width: 100%;height: 44px;border: 1px solid #ccc;border-radius: 2px;font-size: 16px;text-indent: 10px;}
.send-btn {background: #64b944;color: #fff;border: none;padding: 14px 40px;font-size: 16px;font-weight: bold;cursor: pointer;border-radius: 2px;display: block;margin: 0 auto 28px;width: 100%;max-width: 180px;}
.send-btn:hover {background: #55a038;}
.link-group {font-size: 16px;color: #555;}
.link-item {color: #003399;text-decoration: none;font-size: 16px;font-weight: bold;border-bottom: 1px solid #ccc;padding-bottom: 2px;}
.link-item:hover{border-bottom-color: #003399;}
.link-row:last-child{margin-top: 8px;}
.container .tips{font-size: 14px;margin: 10px 0 20px 0;}
.container .tips img{display: inline-block;margin-right: 14px;width: 30px;float: left;}
.container .tips p{color: red;}

.privacy{width: 1009px;margin-left: auto;margin-right: auto;padding: 30px 0 50px;}
.privacy h1{font-weight: 700;margin: 20px 0;color: #004494;font-size: 30px;line-height: 60px;}
.privacy p{font-size: 16px;line-height: 28px;color: #333;margin-top: 14px;}
.privacy .link{color: #3860BE;font-size: 16px;margin-top: 60px;display: block;text-decoration: underline;}
.privacy a{color: #3860BE;}

.main-layout {width: 100%;max-width: 1010px;margin: 30px auto;padding: 0 20px;}
.signup-module {background-color: #efefef;padding: 30px;width: 100%;max-width: 500px;}
.module-heading {font-size: 18px;color: #003399;margin-bottom: 8px;font-weight: bold;}
.guide-text {font-size: 14px;color: #555555;margin-bottom: 16px;}
.guide-text .jump-link {color: #003399;text-decoration: none;}
.guide-text .jump-link:hover {text-decoration: underline;}
.form-item {margin-bottom: 16px;}
.form-label {display: block;font-size: 14px;color: #555555;margin-bottom: 6px;}
.text-input,.select-input {width: 100%;height: 36px;border: 1px solid #cccccc;border-radius: 2px;font-size: 14px;}
.text-input.tel-input {max-width: 200px;}
.hint-text {font-size: 12px;color: #666666;margin-top: 4px;}
.help-icon {display: inline-block;width: 14px;height: 14px;border-radius: 50%;background-color: #cccccc;color: #ffffff;font-size: 12px;text-align: center;line-height: 14px;margin-left: 4px;cursor: help;}
.agree-box {margin: 20px 0;display: flex;align-items: flex-start;gap: 8px;}
.agree-box input {width: 16px;height: 16px; margin-top: 2px;flex-shrink: 0;}
.agree-label {font-size: 13px;color: #555555;line-height: 1.5;}
.agree-label .policy-link {color: #003399;text-decoration: none;}
.agree-label .policy-link:hover {text-decoration: underline;}
.create-btn { background-color: #64b944; color: #ffffff;border: none;padding: 10px 24px;font-size: 14px;font-weight: bold;cursor: pointer;border-radius: 2px; display: block;margin-left: auto;}
.create-btn:hover {background-color: #55a038;}

.lab-banner {position: relative;width: 100%;min-height: 80vh;overflow: hidden;color: #fff;}
.banner-media {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}
.banner-media img,.banner-media video { width: 100%;height: 100%; object-fit: cover; }
.banner-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%; background: rgba(0,0,0,0.15);z-index: 1;}
.banner-content {position: relative;z-index: 2;width: 100%;max-width: 1010px;margin: 0 auto;padding: 40px 20px;height: 100%;display: flex;flex-direction: column;justify-content: center;}
.breadcrumb2 {font-size: 14px;margin-bottom: 60px;}
.breadcrumb2 a {color: #fff;text-decoration: none;}
.breadcrumb2 span {margin: 0 4px;color: #fff;}
.banner-title-small {font-size: 28px;font-weight: normal;margin-bottom: 30px;line-height: 1.2;color: #fff;}
.banner-title-large {font-size: 40px;font-weight: bold;line-height: 1.2;color: #fff;}

.mtl-container {max-width: 1010px;width: 100%;margin: 0 auto;padding: 20px;}
.mtl-intro {font-size: 16px;line-height: 1.8;color: #333;margin-bottom: 40px;}
.mtl-product-grid {display: flex;justify-content: space-between;flex-wrap: wrap;gap: 25px;}
.mtl-product-card {flex: 1;min-width: 200px;border: 1px solid #e5e5e5;padding: 20px;border-radius: 0;transition: all 0.3s ease;}
.mtl-product-link {display: block;text-decoration: none;color: inherit;width: 100%; height: 100%;}
.mtl-product-card:hover {border-color: #004494;}
.mtl-product-img { width: 100%; height: auto;margin-bottom: 20px;border-bottom: 1px solid #e5e5e5;padding-bottom: 20px;}
.mtl-product-title {font-size: 18px;color: #004494;font-weight: 700;margin-bottom: 15px;}
.mtl-product-desc {font-size: 14px;line-height: 1.7; color: #666;}
.mtl-product-card a:hover{text-decoration: none;}


.mtl-coop-section {max-width: 1010px;width: 100%;margin: 0 auto;padding: 0 20px;margin-top: 50px;}
.mtl-coop-card {background-color: #f9f9f9;border: 1px solid #e5e5e5;padding: 40px 30px;display: flex;align-items: center;justify-content: space-between;gap: 30px; transition: all 0.3s ease; cursor: pointer;}
.mtl-coop-link {display: flex;  align-items: center;justify-content: space-between;gap: 30px;text-decoration: none;color: inherit;width: 100%;height: 100%;}
.mtl-coop-img-wrap {flex: 0 0 auto;max-width: 45%; }
.mtl-coop-img {width: 100%;height: auto;display: block;}
.mtl-coop-text-wrap {flex: 1; padding: 20px 0;}
.mtl-coop-title {font-size: 28px;color: #004494;font-weight: 700;margin-bottom: 15px;line-height: 1.2;}
.mtl-coop-subtitle { font-size: 16px;color: #666;margin-bottom: 25px;line-height: 1.5;}
.mtl-coop-btn-style { display: inline-block; border: 2px solid #004494;color: #004494;font-size: 16px; padding: 12px 30px;transition: all 0.3s ease;background: #fff;}
.mtl-coop-link:hover{text-decoration: none;}

.professional-knowledge {width: 100%;max-width: 1010px;margin: 0 auto;margin-top: 40px;}
.pk-title {font-size: 28px;color: #004494;margin-bottom: 30px;font-weight: bold;}
.pk-cards {display: flex;flex-wrap: wrap;gap: 20px;}
.pk-card-link {flex: 1;min-width: 280px;border: 1px solid #e0e0e0;padding: 20px;display: block;text-decoration: none;transition: border-color 0.3s;}
.pk-card-link:hover {border-color: #004494;text-decoration: none;}
.pk-card-img { width: 100%;height: auto;margin-bottom: 15px;}
.pk-card-title {font-size: 18px;color: #004494;margin-bottom: 10px;font-weight: bold;}
.pk-card-desc {font-size: 14px;color: #666;line-height: 1.6; margin-bottom: 20px;}
.pk-card-more {font-size: 14px;color: #004494;display: inline-block;}

.provide {display: flex;width: 100%;height: 590px;margin: 50px 0;}
.provide .entry-media {flex: 1;min-width: 0;height: 100%;}
.provide .entry-media img,.provide .entry-media video {width: 100%;height: 100%;object-fit: cover;}
.provide .entry-content {flex: 1;min-width: 0;background-color: #003399;color: #fff;padding: 40px 50px;display: flex;flex-direction: column;justify-content: center;}
.provide .entry-content .item-title {font-size: 34px;line-height: 1.5;margin-bottom: 30px;color: #fff;}
.provide .entry-content .item-list {list-style: none;margin-bottom: 40px;}
.provide .entry-content .item-list .item {margin-bottom: 20px;font-size: 16px;display: flex;align-items: center;cursor: pointer;}
.provide .entry-content .item-list .item a{color: #fff;}
.provide .entry-content .item-list .item .item-arrow {width: 16px;height: 16px;margin-left: 8px;background: url(../images/cp_icon_arrow.png) no-repeat center;background-size: 100% 100%;display: inline-block;}
.provide .entry-content .item-actions {display: flex;align-items: center;gap: 20px;flex-wrap: wrap;}
.provide .entry-content .item-actions .item-btn {padding: 12px 24px;background-color: #99cc00;color: #fff;border: none;border-radius: 4px;font-size: 16px;cursor: pointer;}
.provide .entry-content .item-actions .item-phone {display: flex;align-items: center;font-size: 18px;}
.provide .entry-content .item-actions .item-phone .item-icon {width: 20px;height: 20px;margin-right: 8px;background: url(../images/icon_phone.png) no-repeat;background-size: 100% 100%;}


.chemistry {width: 100%;margin: 0 auto; position: relative;overflow: hidden;}
.chemistry .entry-banner {width: 100%;height: 500px;position: relative;display: flex;flex-direction: column;padding-left: calc(50% - 505px);overflow: hidden;}
.chemistry .entry-banner .item-bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: .2;}
.chemistry .entry-banner .item-bg img {width: 100%;height: 100%;object-fit: cover;opacity: 0.95;}
.chemistry .entry-banner .content {position: relative;z-index: 2;padding-top: 55px;}
.chemistry .entry-banner .content .title {font-size: 50px;color: #004494;font-weight: 700;line-height: 1.2;margin-bottom: 24px;}
.chemistry .entry-banner .content .subtitle {font-size: 20px;color: #004494;line-height: 1.4;margin-bottom: 60px;}
.chemistry .entry-banner .content .crumb {font-size: 14px;color: #004494;line-height: 1;margin-top: 160px;}
.chemistry .entry-banner .content .crumb a {color: #004494;text-decoration: none;}
.chemistry .entry-banner .content .crumb span {margin: 0 6px;}
.chemistry .entry-content {width: 920px;margin: -120px auto 100px;background-color: #ffffff;padding: 60px 50px; box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1); display: flex;align-items: flex-start;gap: 40px;position: relative;z-index: 3;}
.chemistry .entry-content .text {flex: 5;font-size: 16px;color: #666666;line-height: 1.8;}
.chemistry .entry-content .text p {margin-bottom: 18px;}
.chemistry .entry-content .text p:last-child {margin-bottom: 0;}
.chemistry .entry-content .img {flex: 4;}
.chemistry .entry-content .img img {width: 100%;height: auto;display: block;}
.chemistry .item_box button{width: 90px;height: 40px;line-height: 40px;display: inline-block;background: #6ab023;color: #FFF;text-align: center;cursor: pointer;}
.chemistry .item_box span{color: #004494;font-weight: bold;margin-left: 20px;}
.chemistry .item_box span .icon_iphone{width: 18px;height: 18px;display: inline-block;background: url(../images/icon_phone_blue.png) no-repeat;background-size: 18px;position: relative;top: 4px;margin-right: 6px;}


.chat-widget {position: fixed;right: 0;bottom: 50%;z-index: 9999;width: 100px; }
.chat-widget.active {width: 330px;}
.chat-widget .entry-card {border: 1px solid #003399;background-color: #f5f7fa;overflow: hidden;}
.chat-widget.active .entry-card {background-color: #ffffff;}
.chat-widget .item-collapsed {display: flex;flex-direction: column;align-items: center;padding: 30px 20px;cursor: pointer;}
.chat-widget .item-expanded {display: none;padding: 30px 30px 20px;}
.chat-widget.active .item-collapsed {display: none;}
.chat-widget.active .item-expanded {display: block;}
.chat-widget .item-arrow {width: 40px;height: 40px;position: relative;margin-bottom: 20px;}
.chat-widget .item-arrow::before {content: '';position: absolute;top: 10px;left: 15px;width: 14px; height: 14px;border-left: 3px solid #666666;border-bottom: 3px solid #666666; transform: rotate(45deg);}
.chat-widget .item-close {position: absolute;top: 25px;right: 30px;width: 30px;height: 30px;cursor: pointer;}
.chat-widget .item-close::before,.chat-widget .item-close::after {content: '';position: absolute;top: 5px;left: 15px;width: 2px;height: 20px;background-color: #666666; border-radius: 2px;}
.chat-widget .item-close::before {transform: rotate(45deg);}
.chat-widget .item-close::after {transform: rotate(-45deg);}
.chat-widget .item-icon {width: 56px;height: 56px;background: url(../images/cp_icon_kf.jpg) no-repeat center;background-size: contain;}
.chat-widget .item-btn-icon {width: 30px;height: 30px;background: url(../images/cp_icon_kf.jpg) no-repeat center;background-size: contain;display: inline-block;vertical-align: middle;margin-right: 10px;}
.chat-widget .item-title {font-size: 14px;color: #666666;margin-bottom: 6px;font-weight: bold;}
.chat-widget .item-desc {font-size: 14px;color: #666666;margin-bottom: 30px;}
.chat-widget .item-btn {width: 100%;padding:10px 15px;background-color: #66b324;color: #ffffff;border: none;border-radius: 4px;font-size: 14px;cursor: pointer;display: flex;align-items: center;justify-content: center;}
.h5_service{display: none;}


.chemistry_jj {width: 100%;max-width: 1010px;margin: 60px auto;padding: 0 20px;}
.chemistry_jj .entry {width: 100%;padding-bottom: 40px;border-bottom: 1px solid #e0e0e0;}
.chemistry_jj .entry .title {font-size: 14px;color: #666666;font-weight: 500;margin-bottom: 30px;line-height: 1.4;}
.chemistry_jj .entry .title strong {font-weight: 600;color: #555555;}
.chemistry_jj .entry .list {list-style: none;font-size: 14px;color: #666666;line-height: 1.8;}
.chemistry_jj .entry .list li {margin-bottom: 12px;display: flex;align-items: flex-start;}
.chemistry_jj .entry .list li::before {content: '';width: 4px;height: 4px;background-color: #666666;display: inline-block;margin: 8px 10px 0 0;flex-shrink: 0;}
.chemistry_jj .entry .list li strong {font-weight: 600;color: #555555;margin-right: 4px;}

.work {max-width: 1010px;margin: 0 auto;padding: 20px 15px;}
.work .work-title {font-size: 32px;color: #004494;margin-bottom: 15px;font-weight: bold;}
.work .work-subtitle {font-size: 16px;color: #666;margin-bottom: 30px;line-height: 1.5;}
.work .work-cards {display: flex;flex-wrap: wrap;gap: 20px;}
.work .work-card {flex: 1;min-width: 280px;max-width: calc((100% - 40px) / 3);border: 1px solid #eee;padding: 15px;background: #fff;}
.work .card-img-box {width: 100%;height: 200px;overflow: hidden; margin-bottom: 15px;border-radius: 4px;}
.work .card-img { width: 100%;height: 100%;object-fit: cover;transition: transform 0.3s ease;}
.work .card-title {font-size: 18px;color: #004494;margin-bottom: 10px;font-weight: bold;text-decoration: none;display: inline-block;}
.work .card-title:hover { color: #004494;text-decoration: underline;}
.work .card-desc {font-size: 14px;color: #666;line-height: 1.6;}

.different {max-width: 1010px;margin: 0 auto;padding: 30px 15px;}
.different__title {font-size: clamp(20px, 3vw, 20px);color: #004494;text-align: center;margin-bottom: clamp(25px, 4vw, 40px);font-weight: bold;}
.different__list {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;gap: 20px;}
.different__item {flex: 1;min-width: 120px;max-width: calc(20% - 16px);text-align: center;border: none;padding: 0;}
.different__icon {width: clamp(50px, 8vw, 80px);height: clamp(50px, 8vw, 80px);margin: 0 auto clamp(10px, 1.5vw, 15px);}
.different__icon-img {width: 100%;height: 100%;object-fit: contain;}
.different__text {font-size: clamp(14px, 1.8vw, 16px);color: #333;line-height: 1.4;}

.quick {max-width: 1010px;margin: 0 auto;padding: 60px 15px;display: flex;align-items: center;gap: 40px;}
.quick__title {font-size: 20px;color: #666;font-weight: normal;white-space: nowrap;width: 300px;}
.quick__list {display: flex;gap: 30px;flex: 1;}
.quick__item {flex: 1;border: 1px solid #ddd;background: #fff;padding: 20px;min-width: 280px;}
.quick__item a{text-decoration: none;}
.quick__item:hover{border: 1px solid #004494;}
.quick__link {display: block;text-decoration: none;color: inherit;}
.quick__img-box {width: 100%;margin-bottom: 25px;}
.quick__img {width: 100%;height: auto; display: block;}
.quick__item-title {font-size: 16px;color: #004494;margin-bottom: 18px;font-weight: bold;}
.quick__item-desc {font-size: 12px;color: #004494;font-weight: bold;}


.service {max-width: 1010px;margin: 0 auto;padding: 40px 15px;}
.service__title {font-size: 30px;color: #004494;margin-bottom: 35px;font-weight: normal; line-height: 1.2;}
.service__list {display: flex;gap: 25px;flex-wrap: wrap;}
.service__item {flex: 1;border: 1px solid #ddd;padding: 15px;min-width: 280px;}
.service__item:hover{border-color: #004494;}
.service__item a{text-decoration: none;}
.service__link {display: block;text-decoration: none;color: inherit;height: 100%;}
.service__img-box {width: 100%;margin-bottom: 25px;}
.service__img {width: 100%;height: auto;display: block;}
.service__item-title {font-size: 18px;color: #004494;margin-bottom: 20px;font-weight: bold;}
.service__item-desc {font-size: 14px;color: #666;line-height: 1.6;margin-bottom: 35px;}
.service__item-bottom {font-size: 14px;color: #004494;font-weight: bold;}

.info_box{max-width: 1010px;text-align: center;display: block;margin: 0 auto;}
.info_box p{font-size: 30px;color: #004494;padding: 0 60px;}

.problem {max-width: 1010px;margin: 0 auto;padding: 40px 15px;}
.problem .tit {font-size: 20px; color: #333;margin-bottom: 20px;font-weight: normal;border-bottom: 1px solid #e0e0e0;padding-bottom: 15px;}
.problem .entry {border-bottom: 1px solid #e0e0e0;}
.problem .entry .item {display: flex;justify-content: space-between;align-items: center;padding: 20px 0;font-size: 16px;color: #333;cursor: pointer;}
.problem .entry .item span{flex: 1;}
.problem .entry .icon_arrow { width: 18px;height: 18px;background: url("../images/icon_arrow_down.png") no-repeat center center;background-size: 100% 100%;transition: transform 0.3s ease;}
.problem .entry .con {padding: 0 0 20px;font-size: 16px;color: #666; line-height: 1.8;display: none;}
.problem .entry .con p {margin-bottom: 15px;}
.problem .entry .con ul {padding-left: 20px;}
.problem .entry .con li {margin-bottom: 10px;}
.problem .entry .con li strong {color: #333;}
.problem .entry.active .icon_arrow { transform: rotate(180deg);}
.problem .entry.active .con {display: block;}

.about_fw{max-width: 1010px;text-align: center;display: block;margin: 0 auto;}
.about_fw h3{font-size: 30px;color: #004494;padding: 0 60px;}
.about_fw p{font-size: 16px;margin-top: 20px;line-height: 30px;padding: 0 60px;}

.container_box{max-width: 1010px;margin: 0 auto;margin-top: 20px;}
.nav_container_box {max-width: 1010px;margin: 0 auto;padding: 0 15px;margin-top: 20px;}
.nav_container_box .hidden {display: none !important;}
.nav_container_box .entry {padding: 15px 0;font-size: 14px;color: #666;}
.nav_container_box .entry a {color: #004494;}
.nav_container_box .entry span {margin: 0 8px;color: #999;}
.container_box .page-header {padding: 20px 0; margin-bottom: 20px;}
.container_box .page-header__title {font-size: 48px;color: #004494;font-weight: 700; margin-bottom: 10px;}
.container_box .page-header__desc {font-size: 18px;color: #666;}
.container_box .search-filter-bar {display: flex;align-items: center;gap: 10px;margin-bottom: 25px;}
.container_box .search-box {flex: 1;position: relative;}
.container_box .search-box__input {width: 100%;padding: 12px 0;border: 1px solid #e0e0e0;font-size: 14px;color: #333;text-indent: 40px;}
.container_box .search-box__input::placeholder {color: #999;}
.container_box .search-box__icon {position: absolute;left: 12px; top: 50%; transform: translateY(-50%);width: 18px;height: 18px;background: url("../images/home_search.png") no-repeat center center;background-size: 100% 100%;}
.container_box .filter-tag {display: none;padding: 8px 15px; background: #005ea6;color: #fff;font-size: 14px;align-items: center;gap: 5px;}
.container_box .filter-tag__icon {width: 16px;height: 16px; background: url("../images/icon_filter.png") no-repeat center center;background-size: 100% 100%;}
.container_box .main-content {display: grid;grid-template-columns: 220px 1fr;gap: 25px;margin-bottom: 40px;}

.container_box .events-area {width: 100%;}
.container_box .events-header {display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;font-size: 14px;color: #666;}
.container_box .events-header__count {color: #333;}
.container_box .events-header__actions { display: flex;gap: 20px;align-items: center;}
.container_box .dropdown-wrapper {position: relative;display: inline-block;z-index: 99;}
.container_box .dropdown-trigger {display: flex;align-items: center;gap: 6px;color: #333;cursor: pointer;padding: 4px 8px;border-radius: 2px;}
.container_box .dropdown-arrow {width: 10px;height: 10px;background: url("../images/icon_arrow_down_hs.png") no-repeat center center;background-size: 100% 100%;transition: transform 0.2s ease;}
.container_box .dropdown-arrow.up {background: url("../images/icon_arrow_up_hs.png") no-repeat center center;background-size: 100% 100%;}
.container_box .dropdown-menu {position: absolute;top: 100%;right: 0;min-width: 180px;background: #fff;border: 1px solid #e0e0e0;box-shadow: 0 2px 8px rgba(0,0,0,0.1);border-radius: 2px;overflow: hidden;display: none;}
.container_box .dropdown-menu.show {display: block;}
.container_box .dropdown-item {padding: 8px 12px;font-size: 14px;color: #333;cursor: pointer;transition: background 0.2s ease;}
.container_box .dropdown-item:hover {background: #f5f5f5;}
.container_box .dropdown-item.active {background: #e0e0e0;color: #003366;font-weight: 500;}
.container_box .events-grid {display: grid;grid-template-columns: repeat(3, 1fr);gap: 20px;}
.container_box .event-card {background: #fff;border: 1px solid #e0e0e0;border-radius: 4px;overflow: hidden;cursor: pointer;position: relative;transition: box-shadow 0.2s ease;}
.container_box .event-card:hover {box-shadow: 0 4px 12px rgba(0,0,0,0.08);}
.quick-view {position: absolute;top: 0; right: 0;background: rgba(0, 51, 102, 0.9); color: #fff;padding: 6px 12px;font-size: 14px;display: none;z-index: 10;}
.container_box .event-card:hover .quick-view {display: block;}
.container_box .event-card__img {width: 100%;height: 180px;object-fit: cover;position: relative;}
.container_box .event-card__date-tag {position: absolute;bottom: 0;right: 0;background: #004494;color: #fff;padding: 6px 8px;font-size: 12px;font-weight: 600;text-align: center;}
.container_box .event-card__date-tag--more {font-size: 12px;padding: 2px 8px;display: block;}
.container_box .event-card__date-tag--pending {background: #004494;padding: 6px 8px;font-size: 12px;}
.container_box .event-card__content {padding: 15px;}
.container_box .event-card__type {font-size: 13px;color: #999;margin-bottom: 6px;}
.container_box .event-card__title {font-size: 16px;color: #004494;font-weight: 600;margin-bottom: 8px;line-height: 1.4;}
.container_box .event-card__desc {font-size: 13px;color: #666;margin-bottom: 12px;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.container_box .event-card__location {font-size: 13px;color: #666;display: flex;align-items: center;gap: 5px;}
.container_box .location-icon {width: 14px;height: 14px;background: url("../images/icon_computer.png") no-repeat center center; background-size: 100% 100%;}
.container_box .online-icon {width: 14px; height: 14px; background: url("../images/icon_positioning.png") no-repeat center center; background-size: 100% 100%;}
.container_box .pagination {padding: 20px 0;text-align: center;font-size: 14px;}
.container_box .pagination__text {color: #666;margin-bottom: 10px;}
.container_box .pagination__numbers { display: flex; justify-content: center;gap: 15px;}
.container_box .pagination__number {color: #666;cursor: pointer;}
.container_box .pagination__number.active {color: #005ea6;font-weight: 600;}

.quick-view-modal {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.7);display: none;justify-content: center;align-items: center;z-index: 1000;}
.modal-content {width: 624px; background: #fff;position: relative;max-height: none;overflow: hidden;}
.modal-close {position: absolute;top: 0;right: 0;width: 40px;height: 40px;background: url("../images/icon_close_hs.png") no-repeat center center;background-size: 24px 24px;cursor: pointer;z-index: 1001;background-color: #fff;}
.modal-img-wrapper {width: 100%;position: relative;}
.modal-img {width: 100%;height: auto;display: block;}
.modal-date-tag {position: absolute;bottom: 0;right: 0;background: #004494;color: #fff;font-size: 12px;font-weight: normal;text-align: center;line-height: 1.2;padding: 8px 10px;}
.modal-date-tag--more {font-size: 12px;padding: 2px 10px;display: block;}
.modal-text-content {padding: 35px 40px 40px;}
.modal-type {font-size: 16px;color: #666;margin-bottom: 12px;font-weight: normal;}
.modal-title {font-size: 32px;color: #005ea6;font-weight: 700;margin-bottom: 18px;line-height: 1.2;}
.modal-subtitle {font-size: 18px;color: #666;margin-bottom: 25px;line-height: 1.4;}
.modal-desc {font-size: 16px;color: #333;line-height: 1.8;margin-bottom: 35px;}
.modal-action-btn {display: inline-block;background: #72AE19;color: #fff;font-size: 16px;font-weight: normal;padding: 15px 60px;text-align: center;cursor: pointer;transition: background 0.2s ease;border: none;}
.modal-action-btn:hover {background: #619115;}


.filter-sidebar {background: #fff; padding: 15px;border: 1px solid #e0e0e0;border-radius: 4px;}
.filter-group {margin-bottom: 20px;border-bottom: 1px solid #f0f0f0; padding-bottom: 15px;}
.filter-group:last-child {border-bottom: none;margin-bottom: 0;padding-bottom: 0;}
.filter-group__title {font-size: 16px;color: #333;font-weight: 600;margin-bottom: 12px;display: flex;justify-content: space-between;align-items: center; cursor: pointer;}
.filter-group__toggle {width: 12px;height: 12px;background: url("../images/icon_arrow_down_hs.png") no-repeat center center;background-size: 100% 100%; transition: transform 0.2s ease;}
.filter-group.collapsed .filter-group__toggle {background: url("../images/icon_arrow_up_hs.png") no-repeat center center;background-size: 100% 100%; }
.filter-options {display: flex;flex-direction: column; gap: 10px;}
.filter-options__more-wrapper {display: none;flex-direction: column;gap: 10px;margin-top: 8px;}
.filter-options__more {display: flex;flex-direction: column;gap: 10px;}
.filter-option {display: flex;align-items: center;gap: 8px;font-size: 14px;color: #666;}
.filter-option input[type="checkbox"] {width: 14px;height: 14px;accent-color: #004494;}
.filter-more__expand {font-size: 14px;color: #004494; cursor: pointer;display: flex;align-items: center;gap: 5px;margin-top: 8px; padding: 4px 0;}
.filter-more__collapse {font-size: 14px;color: #004494;cursor: pointer;display: flex;align-items: center;gap: 5px;padding: 4px 0;border: 1px solid transparent;}
.filter-more__arrow {width: 10px;height: 10px;background: url("../images/icon_arrow_down.png") no-repeat center center;background-size: 100% 100%;transition: transform 0.2s ease;}
.filter-more__collapse .filter-more__arrow {background: url("../images/icon_arrow_up.png") no-repeat center center;background-size: 100% 100%;}


.h5-filter-modal {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: #fff;z-index: 2000;display: none;flex-direction: column;overflow-y: auto; padding-bottom: 20px;}
.h5-filter-header {padding: 20px 20px 15px;border-bottom: 1px solid #e0e0e0;display: flex;justify-content: space-between;align-items: center;position: sticky; top: 0;background: #fff;z-index: 10;}
.h5-filter-title {font-size: 24px;color: #005ea6;font-weight: 700;}
.h5-filter-close {width: 30px;height: 30px;background: url("../images/icon_nav_close.png") no-repeat center center;background-size: 20px 20px;cursor: pointer;}
.h5-filter-selected-tags {padding: 15px 20px;display: flex;align-items: center;gap: 8px;flex-wrap: wrap; }
.h5-filter-tag {background: #f0f0f0;padding: 6px 10px;border-radius: 2px;display: flex;align-items: center;gap: 8px;font-size: 14px;color: #333;display: flex !important;}
.h5-filter-tag__close {width: 14px;height: 14px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23666'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z'/%3E%3C/svg%3E") no-repeat center center;background-size: 100% 100%;cursor: pointer;}
.h5-filter-clear-all {font-size: 14px;color: #004494;cursor: pointer;margin-left: auto;white-space: nowrap;}
.h5-filter-list {padding: 0 20px;}
.h5-filter-item {padding: 15px 0;border-top: 1px solid #e0e0e0;display: flex;justify-content: space-between;align-items: center;cursor: pointer;position: relative;}
.h5-filter-item:first-child {border-top: none;}
.h5-filter-item__text { font-size: 14px;color: #333;}
.h5-filter-badge {width: 24px;height: 24px;border-radius: 50%;background: #005ea6;color: #fff;font-size: 14px;display: flex;align-items: center;justify-content: center;margin-right: 8px;display: none; }
.h5-filter-arrow-wrapper { display: flex; align-items: center;}
.h5-filter-arrow {width: 16px; height: 16px; background: url(../images/icon_arrow_down_hs.png);background-size: 100% 100%;transition: transform 0.2s ease;}
.h5-filter-arrow.up {transform: rotate(180deg);}
.h5-filter-content {padding: 0 0 15px 0;display: none;flex-direction: column;gap: 15px; margin-left: 2px;}
.h5-filter-checkbox {display: flex; align-items: center;gap: 10px;font-size: 14px;color: #333;}
.h5-filter-checkbox input[type="checkbox"] {  width: 20px;height: 20px;border: 1px solid #005ea6; accent-color: #005ea6;appearance: auto;cursor: pointer; }
.h5-filter-btns { padding: 20px;display: flex;flex-direction: column; gap: 0;margin-top: 10px;}
.h5-filter-clear {padding: 14px 10px;border: 1px solid #005ea6;background: #fff;color: #005ea6;font-size: 14px;text-align: center;cursor: pointer;border-radius: 0;margin-bottom: 10px;}
.h5-filter-result {padding: 14px 10px;background: #72AE19;color: #fff;font-size: 14px;text-align: center;cursor: pointer;border: none;border-radius: 0;font-weight: 500;}

.hd_layout{max-width: 1010px;margin: 0 auto;}
.hd_layout .img {width: 100%;height: auto;margin-bottom: 20px;}
.hd_layout .main-title {font-size: 24px;color: #0066cc;margin-bottom: 15px;font-weight: bold;}
.hd_layout .sub-title {font-size: 16px;color: #666;margin-bottom: 20px;}
.hd_layout .info-bar {margin-bottom: 20px;}
.hd_layout .info-bar .btn {display: block;width: 100%;height: 48px;line-height: 48px;background-color: #73af00;color: #fff;text-align: center;text-decoration: none;font-size: 16px;margin-bottom: 15px; border-radius: 4px;}
.hd_layout .info-bar .item {margin-bottom: 8px;font-size: 14px;}
.hd_layout .info-bar .item i {display: inline-block;width: 16px;height: 16px;margin-right: 5px;vertical-align: middle;}
.hd_layout .info-bar .item i.icon_dl{background: url(../images/icon_dl.png) no-repeat center;background-size: 100%;}
.hd_layout .info-bar .item i.icon_sj{background: url(../images/icon_sj.png) no-repeat center;background-size: 100%;}
.hd_layout .info-bar .item i.icon_rl{background: url(../images/icon_rl.png) no-repeat center;background-size: 100%;}
.hd_layout .info-bar .time-tips {font-size: 12px;color: #999;margin-top: 10px;}
.hd_layout .activity-overview {background-color: #f5f5f5;padding: 15px;margin-bottom: 20px; border: 1px solid #eee;}
.hd_layout .activity-overview .title {font-size: 16px;font-weight: bold;margin-bottom: 10px;}
.hd_layout .activity-overview ul {padding-left: 20px;}
.hd_layout .activity-overview li {margin-bottom: 5px;}
.hd_layout .content1 {margin-bottom: 25px;}
.hd_layout .content1 p {margin-bottom: 10px;text-align: justify;}
.hd_layout .content1 ul {padding-left: 20px;margin-bottom: 15px;}
.hd_layout .content1 li {margin-bottom: 8px;}
.hd_layout .section-title {font-size: 18px;color: #0066cc;margin: 25px 0 15px;font-weight: bold;}
.hd_layout .section-title::before,
.hd_layout .section-title::after {content: none !important;}
.hd_layout .speaker {display: flex;align-items: flex-start;margin-bottom: 30px;}
.hd_layout .speaker .avatar {width: 80px;height: 80px;border-radius: 50%;margin-right: 15px;background-size: cover;}
.hd_layout .speaker .avatar img{width: 80px;height: 80px;border-radius: 50%;}
.hd_layout .speaker .info {flex: 1;}
.hd_layout .speaker .name {font-size: 16px;font-weight: bold;margin-bottom: 5px;}
.hd_layout .speaker .desc {font-size: 14px;color: #666;line-height: 1.7;}
.hd_layout .products {display: grid;grid-template-columns: repeat(2, 1fr);gap: 20px;margin-bottom: 30px;}
.hd_layout .product-item {border: 1px solid #eee;padding: 15px;display: flex;align-items: flex-start;}
.hd_layout .product-item a {text-decoration: none;color: inherit;display: flex;width: 100%;}
.hd_layout .product-item .product-img {width: 80px;height: 80px;margin-right: 10px; flex-shrink: 0;}
.hd_layout .product-item .product-info {flex: 1;}
.hd_layout .product-item .product-title {font-size: 16px;color: #0066cc;font-weight: bold;margin-bottom: 8px;transition: color 0.2s;}
.hd_layout .product-item .product-title:hover {color: #0088ff;}
.hd_layout .product-item .product-desc {font-size: 12px;color: #666;line-height: 1.5;}

@media (max-width: 767px) {
    .hd_layout .speaker {flex-direction: column;}
    .hd_layout .speaker .avatar {margin: 0 auto 15px;}
    .hd_layout .products {grid-template-columns: 1fr;}
    .hd_layout .product-item {flex-direction: column;text-align: center;}
    .hd_layout .product-item a {flex-direction: column;}
    .hd_layout .product-item .product-img {margin: 0 auto 10px;}
    .hd_layout .info-bar .btn {height: 44px;line-height: 44px;font-size: 15px;}
    .hd_layout .info-bar{padding: 0 15px;}
    .content-wrap{padding: 0 15px;}
}
@media (min-width: 768px) {
    .hd_layout {display: flex;gap: 20px;}
    .hd_layout .info-bar {width: 290px;flex-shrink: 0;}
    .hd_layout .content-wrap {flex: 1;}
}

.news_box {width: 100%;max-width: 1010px;margin: 0 auto;padding: 30px 15px;}
.news_box .title {font-size: 32px;color: #00479d;margin-bottom: 40px;font-weight: bold;}
.news_box .wrap {display: grid;grid-template-columns: repeat(2, 1fr); gap: 40px;}
.news_box .item {width: 100%;}
.news_box .tit {font-size: 18px;color: #00479d;margin-bottom: 15px;font-weight: bold;}
.news_box .item-desc {font-size: 14px; color: #666;line-height: 1.8; margin-bottom: 25px;}
.news_box .item-desc a {color: #00479d;text-decoration: underline;}
.news_box .btn-link {display: inline-block;padding: 8px 20px;border: 1px solid #00479d;color: #00479d;text-decoration: none;font-size: 14px;font-weight: 500;transition: all 0.2s ease;background: #fff;}
.news_box .btn-link:hover {background-color: #eaebf3;color: #00479d;}

.news_new {width: 100%;max-width: 1010px;margin: 0 auto;padding: 0 15px;}
.news_new .entry-banner {width: 100%;height: auto;display: block;margin-bottom: 30px;}
.news_new .entry-title {font-size: 22px;color: #666;margin-bottom: 20px;font-weight: bold;}
.news_new .entry-list {list-style: none;}
.news_new .entry-item {font-size: 16px;margin-bottom: 15px;line-height: 1.8;}
.news_new .entry-date {color: #666;margin-right: 8px;}
.news_new .entry-type {color: #666; margin: 0 8px;}
.news_new .entry-link {color: #00479d;text-decoration: none;}

.news_details {width: 100%;max-width: 1010px;margin: 0 auto;padding: 40px 15px;}
.news_details .entry-title {font-size: 32px;color: #00479d;margin-bottom: 25px;font-weight: bold;line-height: 1.3;}
.news_details .entry-date {font-size: 16px;color: #666;margin-bottom: 30px;display: block;}
.news_details .entry-content { font-size: 16px; }
.news_details .entry-content p { margin-bottom: 20px;text-align: justify;}
.news_details .entry-subtitle { font-size: 18px;color: #333;margin: 30px 0 15px;font-weight: bold;}
.news_details .entry-list { padding-left: 20px; margin-bottom: 20px;}
.news_details .entry-list li {margin-bottom: 10px;}



.info_more {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);z-index: 9999;overflow-y: auto;padding: 20px 0;}
.info_more .entry {width: 624px;background: #fff;border-radius: 4px;padding: 20px;position: relative;max-width: 95%;margin: 30px auto;}
.info_more .entry-close {position: absolute;top: 15px;right: 15px;width: 20px;height: 20px; cursor: pointer; background: url(../images/icon_close_hs.png) no-repeat center;background-size: 100%;border: none; outline: none;}
.info_more .entry-title {font-size: 18px; color: #333;margin-bottom: 10px;font-weight: bold;}
.info_more .entry-subtitle { font-size: 14px;color: #666;margin-bottom: 20px;display: block;border-bottom: 2px solid #0066cc;padding-bottom: 10px;}
.info_more .entry-group { margin-bottom: 15px;}
.info_more .entry-label {font-size: 14px;color: #333;margin-bottom: 5px;display: block;}
.info_more .entry-label.required::after {content: "*";color: red;margin-left: 3px;}
.info_more .entry-textarea {width: 100%; height: 180px;border: 1px solid #ddd;font-size: 14px;resize: none;transition: border-color 0.2s;text-indent: 15px;padding: 10px 0;}
.info_more .entry-textarea.error,
.info_more .entry-input.error,
.info_more .entry-select.error,
.info_more .entry-tel-code.error,
.info_more .entry-tel-input.error {border-color: red !important;}
.info_more .entry-input {width: 100%;height: 40px;border: 1px solid #ddd;font-size: 14px;transition: border-color 0.2s;text-indent: 15px;}
.info_more .entry-select { width: 100%;height: 40px;border: 1px solid #ddd;padding: 0 10px;font-size: 14px; appearance: none;background: url(./images/arrow-down.png) no-repeat right 10px center;background-size: 12px;transition: border-color 0.2s;}
.info_more .entry-tel-wrap {display: flex;gap: 5px;}
.info_more .entry-tel-code { width: 100px;height: 40px;border: 1px solid #ddd; padding: 0 10px; font-size: 14px;appearance: none; background: url(./images/arrow-down.png) no-repeat right 10px center;background-size: 12px;transition: border-color 0.2s;}
.info_more .entry-tel-input { flex: 1;height: 40px;border: 1px solid #ddd;padding: 0 10px;font-size: 14px;transition: border-color 0.2s;}
.info_more .entry-tips {font-size: 12px;color: red;margin: 5px 0 15px 0;display: none;}
.info_more .entry-tips.show {display: block;}
.info_more .entry-desc {font-size: 14px;color: #333;margin-bottom: 15px;line-height: 1.6;}
.info_more .entry-submit {width: 100%;height: 48px;background: #73af00;color: #fff;border: none; font-size: 16px;cursor: pointer; margin-top: 10px;}

.contact_us_box {width: 100%;max-width: 1010px; margin: 0 auto;padding: 40px 15px;display: flex;flex-wrap: wrap;gap: 40px;}
.contact_us_box .entry-left {flex: 1;min-width: 300px;}
.contact_us_box .entry-right {flex: 1;min-width: 300px;display: flex;flex-direction: column;align-items: center;}
.contact_us_box .entry-title {font-size: 48px;color: #00479d;margin-bottom: 30px;font-weight: bold;width: 100%;display: block;}
.contact_us_box .entry-subtitle {font-size: 20px;color: #333;margin-bottom: 20px;font-weight: bold;}
.contact_us_box .entry-company {font-size: 18px;font-weight: bold; margin-bottom: 20px;}
.contact_us_box .entry-left .entry-office {padding-bottom: 28px;margin-bottom: 0;}
.contact_us_box .entry-office-title {font-size: 16px;color: #333;margin: 0 0 8px;font-weight: bold;}
.contact_us_box .entry-office-info {font-size: 16px;color: #666;line-height: 1.7;margin-bottom: 4px;}
.contact_us_box .entry-office-info a {color: #333;text-decoration: none;}
.contact_us_box .entry-tel {font-size: 16px;color: #666;}
.contact_us_box .entry-tel a {color: #333;text-decoration: none;}
.contact_us_box .entry-qrcode-text {font-size: 16px;color: #333; margin-bottom: 20px;text-align: center;}
.contact_us_box .entry-qrcode-img { width: 120px; height: 120px;object-fit: contain;}

.need_box {width: 100%;max-width: 1010px; margin: 0 auto;padding: 40px 15px; display: flex;flex-wrap: wrap;gap: 30px;}
.need_box .entry-left {flex: 1;min-width: 300px;padding-right: 30px;border-right: 1px solid #eee;}
.need_box .entry-right {flex: 1; min-width: 300px;}
.need_box .entry-title {font-size: 18px;color: #333;margin-bottom: 20px;font-weight: bold;}
.need_box .entry-radio-group {margin-bottom: 30px;}
.need_box .entry-radio-item {margin-bottom: 15px;position: relative;padding-left: 22px;}
.need_box .entry-radio {position: absolute; left: 0;top: 2px;margin-right: 10px;cursor: pointer;width: 16px;height: 16px;accent-color: #0066cc;}
.need_box .entry-radio-label {font-size: 16px;cursor: pointer;display: block;line-height: 1.4;margin-bottom: 3px;}
.need_box .entry-radio-desc { font-size: 14px;color: #666;margin-left: 0;margin-top: 0;line-height: 1.4;display: block;}
.need_box .entry-select-wrap {margin-bottom: 30px;}
.need_box .entry-select { width: 100%;height: 44px;border: 1px solid #ddd;padding: 0 15px; font-size: 16px;appearance: none; background: url(./images/arrow-down.png) no-repeat right 15px center;background-size: 12px;cursor: pointer;}
.need_box .entry-submit { width: 100%;height: 48px; background: #b3d980; color: #fff;border: none; font-size: 16px; cursor: pointer;transition: background 0.2s;}
.need_box .entry-submit.active {background: #8fc31f;}
.need_box .entry-right-title { font-size: 18px;color: #333;margin-bottom: 20px;font-weight: bold; display: flex;align-items: center;cursor: pointer; color: #0066cc;}
.need_box .entry-right-title::before { content: "▲"; font-size: 12px;margin-right: 8px;transition: transform 0.2s;}
.need_box .entry-right-title.collapse::before {transform: rotate(180deg);}
.need_box .entry-right-desc {font-size: 16px;margin-bottom: 20px;}
.need_box .entry-right-content {display: none;}
.need_box .entry-right-content.show {display: block;}
.need_box .entry-contact {margin-top: 20px;}
.need_box .entry-contact-title {font-size: 16px; font-weight: bold;margin-bottom: 10px;}
.need_box .entry-contact-info {font-size: 16px;margin-bottom: 8px;}
.need_box .entry-hotline {display: flex;gap: 20px;margin: 15px 0;}
.need_box .entry-hotline-item {font-size: 16px;}
.need_box .entry-hotline-label {color: #666;margin-right: 5px;}
.need_box .entry-hotline-tel {color: #333;font-weight: 500;}
.need_box .entry-more-btn { display: block;width: 100%;height: 48px; line-height: 48px;text-align: center;border: 1px solid #0066cc;color: #0066cc; text-decoration: none;font-size: 16px; margin-top: 20px;cursor: pointer;}
.modal-overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);  z-index: 9999;display: none;overflow-y: auto; padding: 20px 0;}
.modal-overlay.show {display: block;}
.modal {width: 700px;background: #fff;border-radius: 4px;padding: 30px;max-width: 95%; margin: 50px auto;position: relative;}
.modal-close {position: absolute;top: 20px; right: 20px;width: 24px;height: 24px;cursor: pointer;background: url(../images/icon_close_hs.png) no-repeat center;background-size: 100%;border: none;outline: none;}
.modal-header {margin-bottom: 10px;}
.modal-title { font-size: 20px; color: #333;font-weight: bold;margin-bottom: 5px; }
.modal-subtitle {font-size: 14px;color: #666; margin-bottom: 15px;}
.modal-progress {height: 3px;background: #eee;margin-bottom: 25px;width: 100%; background: transparent; }
.modal-progress-bar {height: 100%; background: #0066cc;  width: 33.33%;transition: width 0.3s ease;}
.step {display: none;}
.step.active {display: block;}
.step-header {display: flex;align-items: center; margin-bottom: 20px;}
.step-icon {width: 28px;height: 28px;border-radius: 50%;background: #0066cc;color: #fff;display: flex; align-items: center; justify-content: center;font-size: 14px;font-weight: bold;margin-right: 10px;border: 1px solid #0066cc;}
.step-icon.completed {background: #8fc31f;border-color: #8fc31f;}
.step-title { font-size: 18px;font-weight: bold;color: #333;}
.step-desc {font-size: 16px;margin-bottom: 20px;color: #333;font-weight: 500;}
.step1-radio-group { margin-bottom: 30px;width: 100%;}
.step1-radio-item {margin-bottom: 18px;position: relative; padding-left: 22px;}
.step1-radio { position: absolute; left: 0;top: 2px;width: 16px;height: 16px;accent-color: #0066cc;cursor: pointer; flex-shrink: 0;}
.step1-radio-content {display: block;}
.step1-radio-label {font-size: 16px; color: #333; cursor: pointer; line-height: 1.4;display: block; margin-bottom: 3px;}
.step1-radio-desc { font-size: 14px;color: #666;line-height: 1.4; margin-left: 0; display: block; }
.step .btn {height: 48px;padding: 0 50px;border: none;font-size: 16px;cursor: pointer;transition: all 0.2s;border-radius: 0; display: inline-block;}
.step .btn-next {background: #b3d980;color: #fff;opacity: 0.9;}
.step .btn-next.active {background: #8fc31f;color: #fff;opacity: 1;}
.step .btn-next:disabled {background: #b3d980;cursor: not-allowed;opacity: 0.8;}
.step .btn-submit {background: #8fc31f; color: #fff;width: 100%;border-radius: 0;}
.step .form-group {margin-bottom: 20px;}
.step .form-label {font-size: 14px; color: #333;margin-bottom: 8px;display: block; }
.step .form-label.required::after {content: "*";color: red; margin-left: 3px;}
.step .form-input {width: 100%;height: 40px;border: 1px solid #ddd;font-size: 14px;text-indent: 15px;}
.step .form-input:focus {border-color: #0066cc;outline: none;}
.step .form-select {width: 100%;height: 40px;border: 1px solid #ddd;font-size: 14px; appearance: none; background: url(../images/icon_arrow_down_hs.png) no-repeat right 15px center; background-size: 12px;text-indent: 15px;}
.step .form-select:focus {border-color: #0066cc;outline: none;}
.step .form-tel-wrap {display: flex;gap: 10px;}
.step .form-tel-code { width: 100px;height: 40px;border: 1px solid #ddd; padding: 0 15px; font-size: 14px;appearance: none;background: url(../images/icon_arrow_up_hs.png) no-repeat right 10px center;background-size: 10px;}
.step .form-tel-input {flex: 1;height: 40px;border: 1px solid #ddd;font-size: 14px;}
.step .form-textarea {width: 100%; height: 120px;border: 1px solid #ddd;font-size: 14px;resize: none; }
.step .form-textarea:focus {border-color: #0066cc;outline: none;}
.privacy-text {font-size: 12px;color: #666;line-height: 1.6; margin: 20px 0;}
.privacy-text a {color: #0066cc;text-decoration: none; }
.privacy-checkbox {margin-right: 8px;cursor: pointer;}


.spare_box .entry {max-width: 1010px;margin: 0 auto;padding: 20px;display: flex;flex-wrap: wrap;gap: 20px; align-items: center;}
.spare_box .entry .text_wrap {flex: 1;min-width: 320px;}
.spare_box .entry .text_wrap h2 {font-size: 36px;color: #00529B;margin-bottom: 20px;}
.spare_box .entry .text_wrap h3 { font-size: 20px;margin-bottom: 20px;color: #333;}
.spare_box .entry .text_wrap p {font-size: 16px;line-height: 1.6; margin-bottom: 15px;}
.spare_box .entry .btn_wrap {margin-top: 20px;}
.spare_box .entry .btn_wrap .quote_btn {display: inline-flex;align-items: center;justify-content: center; background: #8CC63F;color: #fff; border: none;padding: 10px 20px; font-size: 16px; cursor: pointer; border-radius: 2px;margin-right: 15px;}
.spare_box .entry .btn_wrap .tel {display: inline-flex;align-items: center;font-size: 16px;color: #00529B;}
.spare_box .entry .btn_wrap .tel img {width: 20px;height: 20px;margin-right: 5px;vertical-align: middle; }
.spare_box .entry .img_wrap {flex: 1;min-width: 320px;}
.spare_box .entry .img_wrap img {width: 100%;height: auto;display: block;}
.quotation_pop { position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5); display: none;justify-content: center;align-items: center;z-index: 9999;}
.quotation_pop .entry { background: #fff; width: 90%; max-width: 600px;border-radius: 0;padding: 0; position: absolute;left: 50%;transform: translateX(-50%); max-height: 90vh;overflow-y: auto;}
.quotation_pop .entry .pop_header { padding: 15px 20px;border-bottom: 1px solid #eee;}
.quotation_pop .entry .pop_header h3 {font-size: 18px;color: #333;margin-bottom: 5px;}
.quotation_pop .entry .pop_header p {font-size: 14px;color: #666;}
.quotation_pop .entry .progress_bar {height: 3px;background: #00529B;width: 33.33%;transition: width 0.3s ease;}
.quotation_pop .entry .close_btn { position: absolute;top: 15px; right: 20px;font-size: 20px;cursor: pointer;color: #666;line-height: 1;}
.quotation_pop .entry .step {display: none;padding: 20px; }
.quotation_pop .entry .step.active { display: block;}
.quotation_pop .entry .step_title {font-size: 18px;margin-bottom: 20px;display: flex;align-items: center; font-weight: bold;color: #333;}
.quotation_pop .entry .step_title .icon { display: inline-block;width: 24px; height: 24px;border-radius: 50%;background: #00529B;color: #fff;text-align: center;line-height: 24px; margin-right: 10px;font-size: 14px; font-weight: normal;}
.quotation_pop .entry .step_title .icon.checked { background: #8CC63F;}
.quotation_pop .entry .step_desc {font-size: 16px;margin-bottom: 20px;color: #333;}
.quotation_pop .entry .radio_group { margin-bottom: 30px;}
.quotation_pop .entry .radio_group label {display: block;cursor: pointer;font-size: 16px;}
.quotation_pop .entry .radio_group input { margin-right: 8px;vertical-align: middle;}
.quotation_pop .entry .radio_group .desc {font-size: 14px;color: #999;margin-bottom: 15px;margin-top: 5px;}
.quotation_pop .entry .input_group {margin-bottom: 20px;}
.quotation_pop .entry .input_group label {display: block;margin-bottom: 8px;font-size: 14px; color: #666;}
.quotation_pop .entry .input_group input,
.quotation_pop .entry .input_group select,
.quotation_pop .entry .input_group textarea {width: 100%; padding: 10px 0;border: 1px solid #ddd; border-radius: 0;font-size: 14px;height: 40px;}
.quotation_pop .entry .input_group textarea {min-height: 100px;resize: vertical;height: auto;}
.quotation_pop .entry .email_tips {font-size: 16px; margin-bottom: 20px;color: #333;}
.quotation_pop .entry .email_show { font-size: 16px; margin-bottom: 20px;color: #333;font-weight: bold;}
.quotation_pop .entry .privacy1 {font-size: 12px;line-height: 1.6;margin-bottom: 20px;color: #666;}
.quotation_pop .entry .privacy1 a {color: #00529B;text-decoration: underline;}
.quotation_pop .entry .privacy1 input { margin-right: 5px;vertical-align: middle;}
.quotation_pop .entry .btn {padding: 12px 20px;background: #8CC63F;color: #fff; border: none;border-radius: 0;cursor: pointer;font-size: 16px;width: 200px;}
.quotation_pop .entry .btn:disabled {background: #ccc;cursor: not-allowed;}

.fw_con_js{max-width: 1010px;display: block;margin: 0 auto;}
.fw_con_js p{font-size: 18px;color: #666;padding: 0 200px;line-height: 30px;}

.benefit_container {width: 100%;max-width: 1010px;margin: 0 auto;padding: 40px 20px;border-top: 1px solid #eee;margin-top: 30px;}
.benefit_container .benefit_title {font-size: 32px;color: #0056b3;font-weight: bold;margin-bottom: 40px;}
.benefit_container .benefit_box {display: grid;grid-template-columns: repeat(2, 1fr);gap: 40px 30px;}
.benefit_container .benefit_box .entry {display: flex;align-items: flex-start;gap: 20px;}
.benefit_container .entry_icon {width: 60px;height: 60px;flex-shrink: 0;}
.benefit_container .entry_icon img {width: 100%;height: 100%;object-fit: contain;}
.benefit_container .entry_content {flex: 1;}
.benefit_container .entry_title {font-size: 18px;color: #0056b3;font-weight: 600;margin-bottom: 10px;}
.benefit_container .entry_desc {font-size: 14px;color: #333;line-height: 1.6;}

.diagnosis_container {width: 100%;max-width: 1010px;margin: 0 auto;padding: 40px 20px;}
.diagnosis_container .diagnosis_box {display: flex;flex-direction: column;gap: 50px;}
.diagnosis_container .diagnosis_box .entry {display: grid;grid-template-columns: 45% 55%;gap: 30px;align-items: center;padding-bottom: 30px;border-bottom: 1px solid #eee;}
.diagnosis_container .entry_img {width: 100%;height: auto;}
.diagnosis_container .entry_img img {width: 100%;height: 100%;object-fit: cover;}
.diagnosis_container .entry_content {padding: 0 10px;}
.diagnosis_container .entry_title {font-size: 24px;color: #333;font-weight: bold; margin-bottom: 20px;}
.diagnosis_container .entry_desc {font-size: 14px;color: #666;line-height: 1.8; margin-bottom: 20px;}
.diagnosis_container .entry_btn {display: inline-block;padding: 8px 20px;border: 1px solid #0056b3;color: #0056b3;text-decoration: none;font-size: 14px;cursor: pointer;}

 /* 弹窗样式 */
.modal_yy {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);display: none;justify-content: center;align-items: center;z-index: 9999;overflow-y: auto;}
.modal_yy .modal_content {width: 80%;max-width: 600px;background: #fff;padding: 30px;position: relative;border-radius: 4px;margin: 50px auto;box-shadow: 0 2px 10px rgba(0,0,0,0.1);max-height: calc(100vh - 100px);overflow-y: auto;}
.modal_yy .modal_close {position: absolute;top: 5px;right: 15px;font-size: 28px;cursor: pointer;color: #666;}
.modal_yy .modal_step {display: none;}
.modal_yy .modal_step.active {display: block;}
.modal_yy .modal_title {font-size: 18px;color: #333;margin-bottom: 20px;padding-bottom: 10px;border-bottom: 2px solid #0056b3;}
.modal_yy .form_group {margin-bottom: 20px;}
.modal_yy .form_label {display: block;font-size: 14px;color: #333;margin-bottom: 8px;}
.modal_yy .form_input, .form_select {width: 100%;border: 1px solid #ddd;border-radius: 4px;font-size: 14px;text-indent: 15px;padding: 10px 0;box-sizing: border-box;}
.modal_yy .form_tel {display: flex;gap: 10px;}
.modal_yy .form_tel select {width: 80px;}
.modal_yy .form_tel input {flex: 1;}
.modal_yy .form_tip {font-size: 12px;color: #666;margin: 10px 0 20px;}
.modal_yy .form_agree {font-size: 12px;color: #666;margin-bottom: 20px;line-height: 1.6;}
.modal_yy .form_agree a {color: #0056b3;text-decoration: underline;}
.modal_yy .form_btn {width: 100%;padding: 12px;background: #73b900;color: #fff;border: none;border-radius: 4px;font-size: 16px;cursor: pointer;}

.pipette {display: flex;flex-direction: column;gap: 20px;max-width: 1010px;display: block;margin: 0 auto;}
.pipette .intro {line-height: 1.6;color: #333;font-size: 14px;padding: 0 15px;margin-bottom: 15px;}
.pipette .product-list {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 20px;padding: 0 15px;}
.pipette .entry { border: 1px solid #cccccc;padding: 0 20px;padding-bottom: 20px;}
.pipette .entry:hover { border-color: #1a438f;}
.pipette .entry img { width: 100%;height: 200px;object-fit: contain;}
.pipette .entry h3 {color: #1a438f; margin-bottom: 10px;font-size: 16px;border-top: 1px solid #cccccc;padding-top: 20px;font-weight: bold;}
.pipette .entry p {color: #333;line-height: 1.5;margin-bottom: 20px; font-size: 12px;height: 60px;}
.pipette .entry a {display: block;background-color: #7bae3f;color: #fff;text-align: center;padding: 10px 0;text-decoration: none;border-radius: 4px;font-size: 14px; }

.related_link {display: flex; flex-direction: column; gap: 20px;max-width: 1010px;display: block;margin: 0 auto;margin-top: 30px;}
.related_link .title {color: #004494;font-size: 24px;padding: 0 15px;margin-bottom: 20px;}
.related_link .list {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 20px;padding: 0 15px;}
.related_link .entry {background-color: #fbfbfb;padding: 15px;border: 1px solid #cccccc;}
.related_link .entry .img-link {display: block;width: 100%;height: 180px; margin-bottom: 15px;}
.related_link .entry img {width: 100%;height: 100%;object-fit: contain;display: block;}
.related_link .entry .title-link {color: #004699;font-size: 18px;text-decoration: none;display: inline-block; margin-bottom: 10px;font-weight: bold;}
.related_link .entry p {color: #333;line-height: 1.5;font-size: 14px;}

.rainin {width: 100%;margin: 30px auto;background: #f6f6f6;position: relative;}
.rainin .entry {display: flex;flex-wrap: wrap;width: 100%;}
.rainin .entry .dq {position: absolute;top: 30px;left: 60px;color: #004494;font-size: 14px;z-index: 10;}
.rainin .entry .dq a {color: #004494;text-decoration: none;}
.rainin .entry .text-wrap {flex: 1;min-width: 320px; padding: 80px 60px;display: flex;flex-direction: column;}
.rainin .entry .text-wrap h1 {color: #004494;font-size: 32px;margin-bottom: 20px;line-height: 1.3;}
.rainin .entry .text-wrap h2 { color: #004494;font-size: 44px;line-height: 1.4;margin-bottom: 40px;font-weight: bold;}
.rainin .entry .btn-group {display: flex;gap: 20px;flex-wrap: wrap;margin-top: 200px;}
.rainin .entry .btn-group a {padding: 8px 20px;font-size: 14px;text-decoration: none;display: inline-block;}
.rainin .entry .btn-group .info-btn {border: 1px solid #004494;color: #004494;background: #fff;}
.rainin .entry .btn-group .quote-btn {background-color: #4CAF50;color: #fff;border: none;}
.rainin .entry .img-wrap {flex: 1;min-width: 320px;}
.rainin .entry .img-wrap img {width: 100%;height: 100vh;object-fit: cover;display: block;}

.optimize{max-width: 1010px;display: block;margin: 0 auto;border-bottom: 1px solid #eee;padding-bottom: 60px;}
.optimize h3{font-size: 20px;color: #004494;display: block;margin-bottom: 15px;}
.optimize p{font-size: 16px;color: #333;line-height: 30px;margin-top: 10px;display: block;}

.media {display: flex;flex-direction: column;gap: 40px;max-width: 1010px;display: block;margin: 0 auto;margin-top: 40px;margin-bottom: 40px;}
.media .entry.media-optimize {display: flex;flex-wrap: wrap;gap: 30px;padding-bottom: 30px;}
.media .entry.upstream-process {display: flex;flex-wrap: wrap-reverse;gap: 30px;padding-top: 40px; border-top: 1px solid #eee;}
.media .entry .img-box {flex: 1;min-width: 320px;}
.media .entry .img-box img { width: 100%; height: auto;display: block;}
.media .entry .text-box {flex: 1.2;min-width: 320px;}
.media .entry .text-box h2 {font-size: 20px;margin-bottom: 20px;color: #333; font-weight: normal;}
.media .entry .text-box p {font-size: 14px;margin-bottom: 15px;line-height: 28px;}

.influence{max-width: 1010px;display: block;margin: 0 auto;}
.influence p{margin-top: 10px;display: block;font-size: 16px;padding: 0 140px;line-height: 32px;}

.solution_services {max-width: 1010px;display: block;margin: 0 auto;border-top: 1px solid #eee;padding: 30px 0;margin-top: 40px;margin-bottom: 40px;}
.solution_services .entry {display: flex;flex-wrap: wrap; gap: 30px;align-items: center;}
.solution_services .entry .text-wrap {flex: 1;min-width: 320px;}
.solution_services .entry .text-wrap h2 {color:  #004494;font-size: 32px;margin-bottom: 20px;font-weight: normal;}
.solution_services .entry .text-wrap p {color: #333;font-size: 16px;margin-bottom: 15px;}
.solution_services .entry .text-wrap .link-btn {display: inline-block;color: #004494;font-size: 16px;text-decoration: none;margin-top: 10px;}
.solution_services .entry .img-wrap {flex: 1;min-width: 320px;}
.solution_services .entry .img-wrap img {width: 100%;height: auto;display: block;}


.sear_con {max-width: 1010px;display: block;margin: 0 auto;margin-top: 20px;margin-bottom: 20px;overflow: hidden;}
.sear_con .entry { display: flex;flex-direction: column; gap: 20px;}
.sear_con .search-bar { display: flex; align-items: center; position: relative;width: 100%;}
.sear_con .cate-select {position: relative;width: 180px; height: 48px;border: 1px solid #ddd; border-right: none; border-radius: 4px 0 0 4px; padding: 0 15px; display: flex; align-items: center;justify-content: space-between;cursor: pointer;background: #f5f5f5;}
.sear_con .cate-select.is-active {background: #eaf4ff;border-color: #0b63b6;color: #0b63b6;box-shadow: inset 0 0 0 1px rgba(11,99,182,0.15);}
.sear_con .cate-select::after {content: '';width: 14px; height: 14px;background: url('../images/icon_arrow_down_hs.png') no-repeat center;background-size: contain;display: inline-block;}
.sear_con .cate-select.open::after {background: url('../images/icon_arrow_up_hs.png') no-repeat center;background-size: contain;}
.sear_con .cate-dropdown { position: absolute;top: 100%;left: 0;width: 100%;border: 1px solid #ddd; background: #fff;box-shadow: 0 2px 8px rgba(0,0,0,0.1); z-index: 100;display: none;}
.sear_con .cate-dropdown li {list-style: none;padding: 10px 15px;cursor: pointer; }
.sear_con .cate-dropdown li.active {background: #eaf4ff;color: #0b63b6;font-weight: 600;}
.sear_con .cate-dropdown li:hover {background: #f0f7ff;}
.sear_con .search-input-wrap {flex: 1;position: relative;}
.sear_con .search-input-wrap.is-active .search-input {border-color: #0b63b6;box-shadow: inset 0 0 0 1px rgba(11,99,182,0.12);background: #fcfdff;}
.sear_con .search-input {width: 100%;height: 48px; border: 1px solid #ddd;text-indent: 40px;font-size: 14px;box-sizing: border-box;}
.sear_con .search-icon {position: absolute;left: 15px;top: 50%; transform: translateY(-50%); width: 18px; height: 18px;background: url('../images/home_search.png') no-repeat center;background-size: contain;z-index: 9;}
.sear_con .clear-icon {position: absolute;right: 15px;top: 50%;transform: translateY(-50%);width: 16px;height: 16px;background: url('../images/icon_close_hs.png') no-repeat center; background-size: contain;cursor: pointer;display: none;}
.sear_con .search-sug {position: absolute;top: 100%;left: 0; width: 100%;border: 1px solid #ddd;background: #fff;box-shadow: 0 2px 8px rgba(0,0,0,0.1);z-index: 99;display: none;}
.sear_con .search-sug li {list-style: none;padding: 10px 15px;cursor: pointer;}
.sear_con .search-sug .show-all {color: #0066cc;}
.sear_con .main-wrap {display: flex;gap: 20px;}
.sear_con .left-cate {width: 190px;flex-shrink: 0;}
.sear_con .left-cate h3 {font-size: 16px;margin-bottom: 15px;font-weight: 600;}
.sear_con .left-cate ul {list-style: none;}
.sear_con .left-cate li {margin-bottom: 10px;font-size: 14px;}
.sear_con .left-cate li.active a {color: #0b63b6;background: #eaf4ff;border-color: #bfdcff;font-weight: 600;}
.sear_con .left-cate li a {color: #333;text-decoration: none;}
.sear_con .left-cate li a {display: block;padding: 9px 12px;border: 1px solid transparent;border-radius: 4px;transition: all 0.2s ease;}
.sear_con .left-cate li a:hover {color: #0066cc;}
.sear_con .right-result {flex: 1;}
.sear_con .result-top {display: flex;justify-content: space-between;align-items: center;margin-bottom: 15px;font-size: 14px;}
.sear_con .page-select {position: relative;cursor: pointer;display: flex;align-items: center;}
.sear_con .page-select.is-active {color: #0b63b6;font-weight: 600;}
.sear_con .page-select::after { content: ''; width: 14px;height: 14px;background: url('../images/icon_arrow_down_hs.png') no-repeat center; background-size: contain;display: inline-block;margin-left: 5px;}
.sear_con .page-select.open::after {background: url('../images/icon_arrow_up_hs.png') no-repeat center;background-size: contain;}
.sear_con .page-dropdown {position: absolute;top: 100%;right: 0;border: 1px solid #ddd;background: #fff;box-shadow: 0 2px 8px rgba(0,0,0,0.1);z-index: 98; display: none;}
.sear_con .page-dropdown li { list-style: none;padding: 8px 15px;min-width: 120px; cursor: pointer;font-size: 12px;}
.sear_con .page-dropdown li.active {background: #e5e9f2;}
.sear_con .page-dropdown li:hover { background: #f0f7ff;}
.sear_con .result-list { list-style: none;display: flex;flex-direction: column;gap: 20px;}
.sear_con .result-item {border: 1px solid #eee;padding: 15px;transition: border-color 0.3s ease;display: flex;gap: 15px;text-decoration: none;color: #333;}
.sear_con .result-item:hover {border-color: #0066cc;}
.sear_con .result-item img {width: 140px;height: 120px;object-fit: contain; flex-shrink: 0; }
.sear_con .result-item .text-wrap {flex: 1;}
.sear_con .result-item h4 {color: #004699;font-size: 16px;margin-bottom: 8px; }
.sear_con .result-item p {font-size: 14px; line-height: 1.5;color: #666;}
.sear_jg {padding: 20px 0;text-align: center;font-size: 14px;}
.sear_jg .text {color: #666;margin-bottom: 10px;}
.sear_jg .entry1 { display: flex; justify-content: center;gap: 15px;}
.sear_jg .item {color: #666;cursor: pointer;display: inline-block;}
.sear_jg .item.active {color: #005ea6;font-weight: 600;}



.wordContent ul li::before{content:'';display: inline-block;width:4px;height:4px;background-color:black;border-radius:50%;margin-right:10px;margin-left:20px;position: relative;top: -2px;}
.news_details .entry-content{width: 1230px;display: block;margin: 0 auto;margin-top: 30px;}
.news_details .entry-content .enter{background: #f3f3f3;float: left;margin: 0 15px;width: 540px;padding: 0 20px;padding-bottom: 20px;margin-bottom: 20px;}
.news_details .entry-content .enter .tit{padding-top: 20px;font-size: 16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;}
.news_details .entry-content .enter .tit .icon_pdf{width: 20px;height: 26px;display: inline-block;background: url(../images/icon_pdf.png) no-repeat;background-size: 20px 26px;margin-right: 10px;position: relative;top: -4px;}
.news_details .entry-content .enter .item{margin-top: 14px;}
.news_details .entry-content .enter .item .time{float: left;font-size: 14px;color: #999;line-height: 40px;}
.news_details .entry-content .enter .item a{padding: 0 24px;font-size: 14px;background: #d92121;color: #fff;height: 40px;line-height: 40px;border-radius: 40px;float: right;}
.news_details .entry-content .enter .item a:hover{background: #eb2f31;}
.wordContent{
    max-width: 1010px;
    margin: 0 auto;
    padding: 40px 20px;
}