@charset "utf-8";/** +------------------------------------------------------------------------------ * 网站样式重写 +------------------------------------------------------------------------------ */html {zoom:1}
html * {outline:0;zoom:1}
html button::-moz-focus-inner {border-color:transparent!important}
body {overflow-x:hidden;font-size:12px}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {margin:0;padding:0}
fieldset,a img {border:0}
address,caption,cite,code,dfn,em,th,var {font-style:normal;font-weight:normal}
li {list-style:none}
caption,th {text-align:left}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal}
q:before,q:after {content:''}
a {color:#333;text-decoration:none;background:transparent;border:0;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;transition:all 0.2s ease;}
a,a:hover,button,input,label,select {cursor:pointer;}
a,a:visited {text-decoration:none;color:#333;}
a:link,a:visited {text-decoration:none;}
.main {overflow:hidden;}
.flex {display:flex;}
.justify-between {justify-content:space-between;}
.items-center {align-items:center;}
.text-center {text-align:center;}
.width {width:1200px;margin:0px auto;}
.header {background:rgba(255,255,255,0.95);backdrop-filter:blur(10px);box-shadow:0 1px 2px rgba(0,0,0,0.05);position:sticky;top:0;z-index:1000;overflow:hidden;}
.header .logo {width:183px;float:left;margin:20px 0px 0;}
.header .logo img {width:167px;height:auto;}
.header .nav {overflow:hidden;float:left;margin-left:50px;}
.header .nav .nav-item {padding: 0 12px;height:95px;line-height:95px;font-size:16px;font-weight:bold;display:inline-block;position:relative;}
.header .nav .nav-item span {position:relative;display:inline-block;height:100%;}
.header .nav .nav-item span:after {opacity:0;content:"";display:block;position:absolute;background-color:#fff;height:2px;width:100%;bottom:0;left:0;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;transition:opacity .2s;}
.header .nav .nav-item:hover span:after {opacity:1;background-color:#2e74ff;}
.header .login_reg {float:right;height:95px;line-height:95px;}
.header .login_reg .login-btn {font-size:16px;border:1px solid #2e74ff;padding:9px 30px;border-radius:4px;color:#2e74ff;}
.header .login_reg .login-btn:hover {background:#2e74ff;color:#fff;}
.header .login_reg .reg-btn {background:#2e74ff;padding:10px 25px;color:#fff;font-size:16px;border-radius:4px;}
.main .homebanner .swiper-slide {position:relative;width:100%;height:100%;}
.main .homebanner .swiper-slide a {display:block;width:100%;height:100%;}
.main .homebanner .swiper-slide .swiper-slide-box {height:560px;position:relative;}
.main .homebanner .swiper-slide .swiper-slide-box span {box-sizing:border-box;display:block;overflow:hidden;width:initial;height:initial;background:none;opacity:1;border:0;margin:0;padding:0;position:absolute;top:0;left:0;bottom:0;right:0;}
.main .homebanner .swiper-slide .swiper-slide-box img {position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;padding:0;border:none;margin:auto;display:block;width:0;height:0;min-width:100%;max-width:100%;min-height:100%;max-height:100%;object-fit:cover;object-position:center;}
.main .homebanner .swiper-slide .swiper-slide-info {padding-top:162px;width:1200px;margin:0px auto;position:relative;}
.main .homebanner .swiper-slide .swiper-slide-info .text-black-primary {color:#17181b;}
.main .homebanner .swiper-slide .swiper-slide-info .text-black-primary h2 {font-size:42px;margin-bottom:20px;font-weight:bold;color:#fff;}
.main .homebanner .swiper-slide .swiper-slide-info .text-black-primary h3 {font-size:32px;margin-bottom:36px;color:#fff;}
.main .homebanner .swiper-slide .swiper-slide-info .text-black-primary .primaryBtn {display:block;height:48px;width:132px;border-radius:2px;text-align:center;font-size:16px;line-height:48px;color:#fff;background-color:#0071ef;}
.main .homebanner .pagination {position:absolute;z-index:20;bottom:0px;left:46.5%;width:400px;padding:0;height:60px;line-height:60px;box-sizing:border-box;text-align:center;margin:0px;}
.main .homebanner .swiper-pagination-bullet {display:inline-block;width:30px;height:3px;overflow:hidden;margin:0 3px;background-color:#fff;background-image:none;border-radius:0px;cursor:pointer;transition:all .3s;}
.main .homebanner .swiper-pagination-bullet-active {background-color:#2e74ff;transition:all .3s;width:30px;}
.main .homeproduct {background:url(../images/productBg.png) no-repeat;padding-top:80px;padding-bottom:80px;}
.main .homeproduct .text-center h2 {font-size:36px;line-height:36px;font-weight:bold;}
.main .homeproduct .text-center p {color:#5c5d5f;margin-top:15px;font-size:18px;line-height:20px;margin-bottom:48px;}
.main .homeproduct .home_product_hover {display:flex;flex-wrap:wrap;place-content:space-between;justify-content:space-between;}
.main .homeproduct .home_product_hover .box-shadow {background:#fff;padding-left:32px;padding-right:32px;padding-top:36px;padding-bottom:36px;box-shadow:0 12px 48px 0 rgba(0,33,71,.05),inset 0 1px 0 0 #fff;flex:1;width:calc((100% - 40px) / 3);margin-right:20px;transition:all .3s;cursor:pointer;}
.main .homeproduct .home_product_hover .box-shadow:hover {box-shadow:0 4px 50px 13px #6580b114;transform:translateY(-10px);}
.main .homeproduct .home_product_hover .box-shadow:last-of-type {margin-right:0px;}
.main .homeproduct .home_product_hover .home_producthoverItem:first-of-type {font-size:22px;line-height:36px;font-weight:500;border-bottom:1px solid #f0f0f0;margin-bottom:20px;padding-bottom:0px;overflow:hidden;display:flex;}
.main .homeproduct .home_product_hover .home_producthoverItem:last-of-type {font-size:16px;line-height:24px;color:#808082;}
.main .homeproduct .home_product_hover .home_producthoverItem span img {width:36px;height:36px;}
.main .homeproduct .home_product_hover .home_producthoverItem:first-of-type span {margin-right:10px;}
.main .homefunction {background:linear-gradient(180deg,#fafdff,#f4faff);padding-top:80px;padding-bottom:80px;}
.main .homefunction .text-center h2 {font-size:36px;line-height:36px;font-weight:bold;}
.main .homefunction .text-center p {color:#5c5d5f;margin-top:15px;font-size:18px;line-height:20px;margin-bottom:48px;}
.main .homefunction .home_function .width {display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:center;}
.main .homefunction .home_function_item {cursor:pointer;padding:0 18px;position:relative;width:285px;height:355px;background:#e9f4ff;border:3px solid #f7f7f7;border-radius:10px;text-align:center;margin-right:20px;transition:all .3s;}
.main .homefunction .home_function_item:hover {box-shadow:0 4px 50px 13px #6580b114;transform:translateY(-10px);}
.main .homefunction .home_function_item:nth-child(2) {background:linear-gradient(180deg,#fffcfa,#fff4ed);}
.main .homefunction .home_function_item:nth-child(3) {background:linear-gradient(180deg,#f8f8f8,#d7e3f9);}
.main .homefunction .home_function_item:nth-child(4) {background:linear-gradient(180deg,#eafaf5,#e2fff5);}
.main .homefunction .home_function_item .function-img {width:108px;height:108px;margin:43px auto;}
.main .homefunction .home_function_item .function-title {font-size:22px;text-align:center;color:#2b333f;line-height:30px;margin-bottom:20px;font-weight:bold;}
.main .homefunction .home_function_item .function-tips {font-size:15px;line-height:24px;color:#808082;}
.main .homeadvantage {background:url(../images/advantage-bg.png) no-repeat;padding-top:80px;padding-bottom:80px;}
.main .homeadvantage .text-center h2 {font-size:36px;line-height:36px;font-weight:bold;}
.main .homeadvantage .text-center p {color:#5c5d5f;margin-top:15px;font-size:18px;line-height:20px;margin-bottom:48px;}
.main .homeadvantage .advantage-list {display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:center;flex-wrap:wrap;}
.main .homeadvantage .advantage-item {cursor:pointer;padding:15px 0;width:388px;height:210px;background:url(../images/advantage-itembg.png) no-repeat center;background-size:100% 100%;display:flex;justify-content:center;border-radius:20px;transition:all .3s;}
.main .homeadvantage .advantage-item:hover {box-shadow:0 4px 50px 13px #6580b114;transform:translateY(-10px);}
.main .homeadvantage .advantage-item:nth-child(-n+3) {margin-bottom:18px;}
.main .homeadvantage .advantage-item .advantage-left {padding-top:10px;width:274px;}
.main .homeadvantage .advantage-item .advantage-title {font-size:20px;text-align:left;color:#2b333f;line-height:33px;margin-bottom:10px;font-weight:bold;}
.main .homeadvantage .advantage-item .advantage-tips {font-size:14px;color:#2b333f;line-height:24px;margin-bottom:18px;}
.main .homeadvantage .advantage-item .advantage-right {width:64px;height:64px;}
.main .homeadvantage .advantage-item .advantage-right img {width:100%;}
.main .homeprocess {background:linear-gradient(180deg,#fafdff,#f4faff);padding-top:80px;padding-bottom:80px;}
.main .homeprocess .text-center h2 {font-size:36px;line-height:36px;}
.main .homeprocess .text-center p {color:#5c5d5f;margin-top:15px;font-size:18px;line-height:20px;margin-bottom:48px;}
.main .homeprocess .home_process_imgList {width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;}
.main .homeprocess .home_process_imgList .contentTop {opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);transition:0.63s ease 0.18s;}
.main .homeprocess .home_process_imgList .img {width:143px;}
.main .homeprocess .process_dian {width:100%;}
.main .homeprocess .home_process_textList {width:100%;display:flex;justify-content:space-between;margin-top:22px;}
.main .homeprocess .contentBottom {opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);transition:0.63s ease 0.18s;}
.main .homeprocess .home_process_textList .list {width:143px;text-align:center;}
.main .homeprocess .home_process_textList .list .title {font-size:20px;line-height:24px;color:#5c5d5f;text-align:center;}
.main .homeplatform {background:#fff;padding-top:80px;padding-bottom:80px;}
.main .homeplatform .text-center h2 {font-size:36px;line-height:36px;font-weight:bold;}
.main .homeplatform .text-center p {color:#5c5d5f;margin-top:15px;font-size:18px;line-height:20px;margin-bottom:48px;}
.main .homeplatform img {width:100%;}
.main .homescenario {background:url(../images/productBg.png) no-repeat;padding-top:80px;padding-bottom:80px;}
.main .homescenario .text-center h2 {font-size:36px;line-height:36px;font-weight:bold;}
.main .homescenario .text-center p {color:#5c5d5f;margin-top:15px;font-size:18px;line-height:20px;margin-bottom:48px;}
.main .homescenario .scenario-wrapper {display:flex;margin-top:72px;width:auto;}
.main .homescenario .scenario-wrapper .item-container {background:#fff;border-radius:12px;box-shadow:0 4px 50px 13px #6580b114;height:420px;margin-right:30px;transition:all .3s;width:277px;}
.main .homescenario .scenario-wrapper .item-container:hover {box-shadow:0 4px 50px 13px #6580b114;transform:translateY(-10px);}
.main .homescenario .scenario-wrapper .item-container:last-child {margin-right:0;}
.main .homescenario .scenario-wrapper .item-container .img {border-radius:12px 12px 0 0;height:156px;width:100%;}
.main .homescenario .scenario-wrapper .item-container .icon-title {align-items:center;display:flex;flex-flow:column;margin-top:-112px;position:relative;}
.main .homescenario .scenario-wrapper .item-container .icon-title .scenario-title {color:#fff;font-size:20px;font-weight:700;margin-top:16px;}
.main .homescenario .scenario-wrapper .item-container .dot-content {display:flex;margin-top:68px;padding:0 12px;}
.main .homescenario .scenario-wrapper .item-container .scenario-dot {color:#2e74ff;font-size:28px;}
.main .homescenario .scenario-wrapper .item-container .scenario-content {color:#081631;line-height:24px;margin-left:10px;font-size:14px;}
.main .homescenario .scenario-wrapper .item-container .dot-extra {display:flex;margin-top:20px;padding:0 12px;}
.main .news-banner {width:100%;}
.main .news-banner img {width:100%;height:auto;}
.main .list-left {width:792px;float:left;overflow:hidden;margin-bottom:20px;}
.main .list-right {width:344px;float:right;margin-bottom:80px;}
.main .list-box .item {position:relative;margin-bottom:20px;overflow:hidden;border-bottom:1px solid #e9e9e9;padding-bottom:20px;}
.main .list-box .item .img {float:left;}
.main .list-box .item img>a,.list-box .item img {display:block;width:296px;height:166px;position:relative;border-radius:4px;}
.main .list-box .item .info {position:relative;float:right;width:calc(100% - 320px);height:166px;margin-right:0px;}
.main .list-box .item .title {font-size:24px;font-weight:700;line-height:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.main .list-box .item .title a {color:#262626;transition:color .3s;}
.main .list-box .item .title a:hover {color:#2e74ff;}
.main .list-box .item .desc {margin-top:10px;height:44px;overflow:hidden;font-size:14px;line-height:22px;color:#8a9099;}
.main .list-box .item .foot {position:absolute;bottom:0;left:0;width:100%;line-height:20px;}
.main .list-box .item .label {float:left;overflow:hidden;}
.main .list-box .item .label .label-content,main .list-box .item .label a,main .list-box .item .label span {display:inline-block;height:20px;padding:0 12px;font-size:12px;line-height:20px;color:#a1a8b3;margin-right:10px;background-color:#f2f7ff;border-radius:10px;}
.main .mainlist-box .item .label a.tag_active,main .list-box .item .label a:hover {color:#fff;background-color:#2e74ff;}
.main .list-box .item .label a {transition:all .3s;}
.main .list-box .item .date {float:right;font-size:12px;line-height:20px;color:#a1a8b3;}
.main .pagination {margin-top:30px;text-align:center;margin-bottom:30px;overflow:hidden;}
.main .pagination li {display:inline-block;padding:1px 12px;margin:0 6px;font-size:14px;line-height:30px;text-align:center;vertical-align:middle;border-radius:4px;cursor:pointer;}
.main .pagination li {border:1px solid #999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.main .pagination li.active {background:#2e74ff;border-color:#2e74ff;}
.main .pagination li.active a {color:#FFF;}
.main .list-right .news_recommond_wrap {padding:16px 24px 24px;margin-top:16px;margin-bottom:16px;border:1px solid rgba(17,31,44,.12);}
.main .list-right .news_recommond_title {line-height:28px;font-size:20px;color:#111f2c;letter-spacing:0;font-weight:500;padding-bottom:16px;border-bottom:1px solid rgba(17,31,44,.12);margin-bottom:16px;}
.main .list-right .news_recommond_title img {height:16px;margin-right:5px;}
.main .list-right .news_recommond_item {position:relative;width:296px;}
.main .list-right .news_recommond_cover {margin-top:16px;width:296px;height:166px;border-radius:4px;cursor:pointer;object-fit:cover;}
.main .list-right .news_recommond_item_title {margin-top:12px;font-size:16px;color:rgba(17,31,44,.85);letter-spacing:0;text-align:justify;line-height:24px;font-weight:400;cursor:pointer;transition:color .2s;}
.main .list-right .news_recommond_item_title:hover {color:#2e74ff;}
.main .detail-box h1 {line-height:56px;font-size:40px;color:#111f2c;letter-spacing:0;font-weight:500;margin-bottom:20px;}
.main .detail-tags {margin-bottom:40px;border-bottom:1px solid rgba(17,31,44,.12);padding-bottom:20px;overflow:hidden;}
.main .detail-source {float:left;margin-right:20px;font-size:14px;color:rgba(17,31,44,.56);}
.main .detail-updatetime {float:left;font-size:14px;color:rgba(17,31,44,.56);}
.main .detail-content {margin-bottom:40px;}
.main .detail-content p,.main .detail-content h4 {min-height:26px;font-size:16px;color:rgba(17,31,44,.85);letter-spacing:0;text-align:justify;line-height:28px;font-weight:400;margin-bottom:15px;}
.main .detail-content img {width:600px !important;margin:0px auto !important;height:auto !important;}
.main .detail-box .key_ad {height:30px;overflow:hidden;margin-top:20px;line-height:30px;margin-bottom:20px;}
.main .detail-box .key_ad .key {float:left;display:block;padding:0px 15px;background-color:rgb(244,244,244);color:rgb(153,153,153);margin-right:10px;}
.main .detail-box .key_ad .key:hover {background:#2e74ff;color:#fff;}
.main .detail-box .hot-tags {position:relative;font-size:16px;}
.main .detail-box .hot-tags .hot-tags-title {position:absolute;line-height:30px;}
.main .detail-box .hot-tags .hot-tags-lists {padding-left:80px;display:block;line-height:30px;}
.main .detail-box .hot-tags .hot-tags-lists a {padding-right:15px;color:#3081c9;}
.main .customer-banner {width:100%;height:350px;}
.main .customer-banner img {width:100%;height:100%;}
.main .customer-story_cases {margin:30px 0px;}
.main .best-case_caseItem {display:inline-block;vertical-align:top;width:376px;height:452px;background:#fff;box-shadow:0 4px 12px 0 rgb(48 49 51 / 8%);border-radius:4px;margin-right:36px;margin-bottom:36px;overflow:hidden;position:relative;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s,-moz-transform .2s;float:left;}
.main .best-case_caseItem:nth-child(3n) {margin-right:0px;}
.main .best-case_caseItem .best-case_coverWrap {width:376px;height:212px;position:relative;text-align:center;vertical-align:middle;display:table-cell;}
.main .best-case_caseItem .best-case_coverWrap img {width:100%;height:auto;}
.main .best-case_caseItem .best-case_caseName {padding:28px 24px 16px;line-height:28px;font-size:20px;color:#111f2c;letter-spacing:0;font-weight:700;}
.main .best-case_caseItem .best-case_caseDesc {line-height:22px;font-size:16px;color:rgba(17,31,44,.7);letter-spacing:0;text-align:justify;font-weight:400;padding:0 24px;}
/*关于我们*/.intro_about {margin-top:0px;}
.intro_about .intro_header {height:360px;background:url(../images/about-banner.jpg) 50% 50% no-repeat;background-size:cover;display:-moz-box;display:flex;flex-direction:column;align-items:center;}
.intro_about .intro_header .intro_title {width:1200px;margin-top:105px;margin-bottom:18px;font-size:48px;color:#333;}
.intro_about .intro_header .intro_subTitle {width:1200px;font-size:16px;line-height:28px;color:#5c5d5f;}
.intro_about .intro_introductionWrapper {background-color:#f6f7fa;margin:0 auto;padding-bottom:64px;padding-top:85px;}
.intro_about .intro_introductionWrapper.intro_notVedio {padding-top:0;}
.intro_about .intro_introductionWrapper .intro_introductionWithNotVedio {background-color:#fff;}
.intro_about .intro_introductionWrapper .intro_introductionWithNotVedio .intro_introductionContainer {width:1200px;margin:0 auto;height:350px;position:relative;}
.intro_about .intro_introductionWrapper .intro_introductionWithNotVedio .intro_introductionContainer .intro_topRow {padding-top:80px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;}
.intro_about .intro_introductionWrapper .intro_introductionWithNotVedio .intro_introductionContainer .intro_topRow .intro_logo {width:250px;height:122px;margin-right:86px;}
.intro_about .intro_introductionWrapper .intro_introductionWithNotVedio .intro_introductionContainer .intro_topRow .intro_logo img {width:100%;height:auto;}
.intro_about .intro_introductionWrapper .intro_introductionWithNotVedio .intro_introductionContainer .intro_topRow .intro_pContainer {-moz-box-flex:1;flex:1 1;}
.intro_about .intro_introductionWrapper .intro_introductionWithNotVedio .intro_introductionContainer .intro_topRow .intro_pContainer .intro_pTitle {opacity:.85;font-size:16px;color:#111f2c;line-height:28px;font-weight:500;}
.intro_about .intro_introductionWrapper .intro_introductionWithNotVedio .intro_introductionContainer .intro_topRow .intro_pContainer .intro_pContent {font-size:16px;line-height:28px;color:rgba(17,31,44,.85);}
.intro_about .intro_introductionWrapper .intro_introductionWithNotVedio .intro_introductionContainer .intro_aboutIcon {position:absolute;bottom:0;left:-20px;width:746px;height:69px;background:url(../images/icon_aboutUs.png) 50% 50% no-repeat;background-size:cover;}
.intro_about .intro_introductionWrapper .intro_culture {width:1200px;margin:0 auto;}
.intro_about .intro_introductionWrapper .intro_culture.intro_noVedio {padding-top:64px;}
.intro_about .intro_introductionWrapper .intro_culture .intro_cultureTitle {font-size:32px;color:#111f2c;line-height:32px;margin-bottom:18px;font-weight:400;}
.intro_about .intro_introductionWrapper .intro_culture .intro_cultureTitleContent {font-size:16px;color:#111f2c;opacity:.85;margin-bottom:64px;}
.intro_about .intro_introductionWrapper .intro_culture .intro_cultureItems {display:flex;justify-content:space-between;}
.intro_about .intro_introductionWrapper .intro_culture .intro_cultureItems .intro_cultureItem {width:485px;height:280px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:50px;padding-bottom:50px;background-color:#fff;}
.intro_about .intro_introductionWrapper .intro_culture .intro_cultureItems .intro_cultureItem .intro_cultureIcon {width:241px;height:91px;}
.intro_about .intro_introductionWrapper .intro_culture .intro_cultureItems .intro_cultureItem .intro_cultureIcon.intro_icon1 {background:url(../images/icon_vision.png) 50% 50% no-repeat;background-size:100%;}
.intro_about .intro_introductionWrapper .intro_culture .intro_cultureItems .intro_cultureItem .intro_cultureType {margin-left:85px;margin-top:20px;margin-bottom:15px;display:block;font-size:26px;color:#111f2c;}
.intro_about .intro_introductionWrapper .intro_culture .intro_cultureItems .intro_cultureItem .intro_cultureText {font-size:20px;margin-left:85px;color:rgba(17,31,44,.85);}
.intro_about .intro_introductionWrapper .intro_culture .intro_cultureItems .intro_cultureItem .intro_cultureIcon.intro_icon2 {background:url(../images/icon_mission.png) 50% 50% no-repeat;background-size:100%;}
.intro_about .intro_introductionWrapper .intro_culture .intro_cultureItems .intro_rightBg {width:187px;height:280px;background:url(../images/cultureRightBg.png) 50% 50% no-repeat;background-size:cover;}
.intro_about .intro_introductionWrapper .intro_culture .intro_value {height:280px;box-sizing:border-box;background-color:#fff;margin-top:20px;padding-top:50px;padding-bottom:60px;}
.intro_about .intro_introductionWrapper .intro_culture .intro_value .intro_cultureIcon {width:241px;height:91px;background:url(../images/icon_value.png) 50% 50% no-repeat;background-size:100%;}
.intro_about .intro_introductionWrapper .intro_culture .intro_value .intro_cultureType {margin-left:92px;margin-top:20px;margin-bottom:17.5px;display:block;font-size:26px;color:#111f2c;}
.intro_about .intro_introductionWrapper .intro_culture .intro_value .intro_cultureText {font-size:20px;margin-left:92px;color:rgba(17,31,44,.85);}
.intro_about .intro_contactWrapper {width:1200px;margin:0 auto;}
.intro_about .intro_contactWrapper .intro_contactTitle {padding-top:64px;font-size:32px;color:#111f2c;line-height:32px;margin-bottom:34px;}
.intro_about .intro_contactWrapper .intro_contactItems {display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between;flex-flow:wrap;}
.intro_about .intro_contactWrapper .intro_contactItems .intro_contactItem {padding:35px 45px 0;margin-bottom:25px;width:587.5px;height:275px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#f6f7fa;}
.intro_about .intro_contactWrapper .intro_contactItems .intro_contactItem .intro_contactTopRow {display:-moz-box;display:flex;-moz-box-align:center;align-items:center;margin-bottom:27px;}
.intro_about .intro_contactWrapper .intro_contactItems .intro_contactItem .intro_contactTopRow .intro_contactIcon {margin-right:10px;}
.intro_about .intro_contactWrapper .intro_contactItems .intro_contactItem .intro_contactTopRow .intro_contactIcon.intro_icon1 {width:29px;height:29px;background:url(../images/icon_contact1.png) 50% 50% no-repeat;background-size:cover;}
.intro_about .intro_contactWrapper .intro_contactItems .intro_contactItem .intro_contactTopRow .intro_contactItemTitle {font-size:20px;color:#111f2c;}
.intro_about .intro_contactWrapper .intro_contactItems .intro_contactItem .intro_contactContent {font-size:16px;color:rgba(17,31,44,.85);line-height:28px;margin-bottom:39px;}
.intro_about .intro_contactWrapper .intro_contactItems .intro_contactItem .intro_contact {font-size:16px;color:rgba(17,31,44,.85);margin-bottom:10px;}
.intro_about .intro_contactWrapper .intro_contactItems .intro_contactItem .intro_contactTopRow .intro_contactIcon.intro_icon3 {width:34px;height:29px;background:url(../images/icon_contact3.png) 50% 50% no-repeat;background-size:cover;}
.intro_about .intro_contactWrapper .intro_contactItems .intro_contactItem .intro_addressRow,.intro_about .intro_contactWrapper .intro_contactItems .intro_contactItem .intro_mailRow {display:-moz-box;display:flex;-moz-box-align:center;align-items:center;line-height:30px;font-size:16px;}
.intro_about .intro_contactWrapper .intro_contactItems .intro_contactItem .intro_addressRow .intro_mailTitle,.intro_about .intro_contactWrapper .intro_contactItems .intro_contactItem .intro_mailRow .intro_mailTitle {color:rgba(17,31,44,.85);}
.intro_about .intro_contactWrapper .intro_contactItems .intro_contactItem .intro_addressRow .intro_blink,.intro_about .intro_contactWrapper .intro_contactItems .intro_contactItem .intro_mailRow .intro_blink {color:#07f;}
.intro_about .intro_contactWrapper .intro_contactItems .intro_contactItem .intro_contactTopRow .intro_contactIcon.intro_icon5 {width:29px;height:26px;background:url(../images/icon_contact5.png) 50% 50% no-repeat;background-size:cover;}
.intro_about .intro_contactWrapper .intro_contactItems .intro_contactItem .intro_contactTopRow .intro_contactIcon.intro_icon6 {width:26px;height:35px;background:url(../images/icon_contact6.png) 50% 50% no-repeat;background-size:cover;}
.intro_about .intro_contactWrapper .intro_contactItems .intro_contactItem .intro_addressRow .intro_place,.intro_about .intro_contactWrapper .intro_contactItems .intro_contactItem .intro_mailRow .intro_place {padding-right:15px;color:rgba(17,31,44,.8509803921568627);}
.intro_about .intro_contactWrapper .intro_contactItems .intro_contactItem .intro_addressRow .intro_link,.intro_about .intro_contactWrapper .intro_contactItems .intro_contactItem .intro_mailRow .intro_link {color:rgba(17,31,44,.8509803921568627);-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;}
.tag-main {margin-top:15px;}
.tag-nav-wrap {background:#fff;padding:10px 0px;}
.tag-nav-wrap .tag-nav {border:1px solid transparent;margin-left:12px;}
.tag-content-wrap {margin-bottom:20px;overflow:hidden;}
.tag-content-wrap .tag-content-detail {float:left;width:1028px;}
.tag-content-wrap .tag-content-detail .tag-content-item ul {overflow:hidden;}
.tag-content-wrap .tag-content-detail .tag-content-item li {float:left;margin-top:11px;width:12.5%;text-align:center;height:48px;line-height:48px;background:#fff;}
.tag-content-wrap .tag-content-detail .tag-content-item li a:hover {color:#2e74ff;}
.tag-content-wrap .tag-hot-words {float:right;margin-top:10px;width:150px;}
.tag-content-wrap .tag-hot-words .title {height:32px;line-height:32px;font-size:14px;background:#fff;color:#2e74ff;text-align:center;}
.tag-content-wrap .tag-hot-words .hot-words-content {padding-bottom:4px;border:1px solid transparent;font-size:14px;text-align:center;background:#fff;color:#666;}
.tag-content-wrap .tag-hot-words .hot-words-content ul {-moz-box-sizing:border-box;box-sizing:border-box;margin-left:5px;}
.tag-content-wrap .tag-hot-words .hot-words-content li {margin-top:7px;}
.tag-content-wrap .tag-hot-words .hot-words-content li a {display:inline-block;font-size:14px;width:90%;color:#666;text-align:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.tag-content-wrap .tag-hot-words .hot-words-content li a:hover {color:#2e74ff;}
.tag-paging-wrap {margin:24px 16px 0;overflow:hidden;}
.tag-paging-wrap .pagination {margin-left:0px;padding:20px 0 5px 0;font-size:12px;overflow:hidden;}
.tag-paging-wrap .pagination li {float:left;margin:0px 1px;border-bottom:0px !important;!i;!;}
.tag-paging-wrap .pagination li.active {background:#2e74ff;padding-bottom:0px !important;!i;!;border:none !important;!i;!;}
.tag-paging-wrap .pagination li a {margin:0;padding:0 15px;border:1px solid #ddd;width:auto;color:#747474;height:30px;display:inline-block;*display:inline;*zoom:1;line-height:30px;}
.tag-paging-wrap .pagination li.active a {color:#fff;}
/*服务与支持*/.faq_index {margin-top:0px;}
.faq_index .faq_index_bannerWraper {height:320px;position:relative;background-image:url(../images/faq_banner.jpg);background-size:auto 100%;background-position:50%;background-repeat:no-repeat;}
.faq_index .faq_index_bannerWraper .faq_index_bannerContainer {width:1200px;margin:0 auto;position:relative;z-index:1;}
.faq_index .faq_index_bannerWraper .faq_index_bannerTitle {padding-top:140px;height:78px;font-size:56px;color:#fff;letter-spacing:0;font-weight:500;}
.faq_index .col-3 {position:relative;min-height:1px;float:left;width:25%;margin-right:70px;}
.faq_index .col-9 {position:relative;min-height:1px;float:left;width:69%;}
.faq_index .services-section-faq {padding:50px 0;width:1200px;margin:0px auto;overflow:hidden;}
.faq_index .services-section-faq .section-header {border-bottom:solid 2px #2e74ff;padding-bottom:8px;position:relative;}
.faq_index .services-section-faq .section-header h2 {font-size:18px;}
.faq_index .services-section-faq .section-content {padding-top:20px;}
.faq_index .services-section-faq .faq-tab-warp li {padding-top:15px;padding-bottom:15px;padding-left:20px;padding-right:20px;border-top:1px solid #f4f4f4;cursor:pointer;font-size:16px;}
.faq_index .services-section-faq .faq-tab-warp li:first-child {border-top:1px solid transparent;}
.faq_index .services-section-faq .faq-tab-warp li.active {background-color:#f4f4f4;color:#2e74ff;}
.faq_index .services-section-faq .faq-con-wrap .faq-con {display:none;}
.faq_index .services-section-faq .faq-con-wrap .faq-con.active {display:block;}
.faq_index .services-section-faq .faq-con-wrap .faq-card {border:2px solid #eff9fa;border-top:1px solid #eff9fa;margin-bottom:15px;}
.faq_index .services-section-faq .faq-con-wrap .faq-card-question {background-color:#f4faff;font-size:16px;padding-top:12px;padding-bottom:12px;padding-left:30px;padding-right:60px;cursor:pointer;position:relative;}
.faq_index .services-section-faq .faq-con-wrap .faq-card-question:after {content:'+';font-size:20px;color:#2e74ff;display:block;position:absolute;right:30px;top:50%;transform:translateY(-50%);}
.faq_index .services-section-faq .faq-con-wrap .faq-card.open .faq-card-question:after {content:"-";}
.faq_index .services-section-faq .faq-con-wrap .faq-card-answer {display:none;font-size:16px;line-height:1.8;padding:20px 30px;}
.faq_index .services-section-faq .faq-con-wrap .faq-card-answer p {margin-bottom:15px;}
.faq_index .services-section-faq .faq-con-wrap .faq-card-answer p:last-child {margin-bottom:0;}
.faq_index .services-section-faq h3.h3-normal-title {line-height:1.2;padding-left:15px;border-left:5px solid #2e74ff;margin-bottom:15px;}
.breadcrumb {margin-bottom:20px;overflow:hidden;margin-top:20px;}
.breadcrumb li {float:left;font-size:14px;color:#262626;line-height:22px;}
.breadcrumb li a {padding:0 5px;color:#262626;transition:all .3s;}
.breadcrumb li:first-child a {padding-left:0px;}
.breadcrumb li:last-child {padding-left:5px;}
.breadcrumb li a:hover {color:#2e74ff;}
.breadcrumb li span {padding:0px 5px;}
.free-register {background:url(../images/ZhuceBg.png) no-repeat;padding-top:40px;padding-bottom:40px;overflow:hidden;width:100%;}
.free-register .reg-text {text-align:center;font-size:20px;line-height:28px;color:#fff;}
.free-register .reg-box {width:132px;margin:0px auto;}
.free-register .reg-box a {font-size:16px;padding:13px 26px;background-color:#fff;display:inline-block;text-align:center;margin-top:20px;color:#2e74ff;border-radius:4px;}
.userAgreement {position:relative;width:100%;padding-bottom:30px;background:url(../images/core_advantage_bg2.jpg) #fff no-repeat bottom center;background-size:100% auto;}
.userAgreement .userAgreement_inner .agreement_title {text-align:center;font-size:36px;line-height:36px;padding-top:30px;font-weight:bold;margin-bottom:30px;}
.userAgreement .userAgreement_inner .agreement_txt p {color:#333;font-size:16px;line-height:24px;margin-bottom:20px;}
.footer {background:#030f2d;padding:0 0 46px;position:relative;z-index:10;}
.footer ul {display:inline-block;width:280px;margin-left:20px;vertical-align:top;margin-bottom:20px;}
.footer ul:first-of-type {margin-left:0px;}
.footer ul .footer_title {position:relative;opacity:.87;font-size:18px;color:#fafafa;font-weight:400;margin-bottom:20px;line-height:25px;margin-top:30px;}
.footer ul .footer_text {font-size:14px;font-weight:200;margin-bottom:12px;line-height:20px;color:hsla(0,0%,100%,.6);}
.footer ul .footer_text a {color:hsla(0,0%,100%,.6);}
.footer ul .footer_text a:hover {color:hsla(0,0%,100%,1);}
.footer ul .footer_text:last-of-type {margin-bottom:0px;}
.footer ul .footer_phone {line-height:33px;font-size:24px;color:#fff;margin-bottom:12px;}
.footer ul .footer_date {opacity:.6;font-size:14px;color:#fafafa;font-weight:400;line-height:20px;margin-bottom:4px;}
.footer ul .footer_qrcodeArea {display:flex;flex-direction:row;}
.footer ul .footer_qrcodeInfo {display:flex;flex-direction:column;margin-right:24px;}
.footer ul .footer_qrcode {width:78px;height:78px;margin-top:20px;margin-bottom:12px;}
.footer ul .footer_qrcodeText {opacity:.6;font-size:14px;color:#fafafa;font-weight:400;line-height:20px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;}
.footer ul .footer_qrcodeText .fa {margin-right:2px;}
.footer .footer_friendship {color:hsla(0,0%,100%,.6);margin-bottom:15px;}
.footer .footer_friendship a {color:hsla(0,0%,100%,.6);}
.footer .footer_friendship a:hover {color:hsla(0,0%,100%,1);}
.footer .footer_friendship .footer_line {margin:0 5px;}
.footer .footer_des {position:relative;padding-top:19px;border-top:.5px solid hsla(0,0%,100%,.2);font-size:14px;}
.footer .footer_des a {color:hsla(0,0%,100%,.6);}
.footer .footer_des .footer_line {margin:0 5px;color:hsla(0,0%,100%,.6);}
.footer .footer_des .footer_copyright {display:inline-block;margin-left:190px;font-size:14px;}
.footer .footer_des .footer_copyright a {color:hsla(0,0%,100%,.6);}
.footer .footer_des .footer_security {float:right;}
.flex-1 {flex:1 1 0%;}
.DemoMain_inner {background:#180099;}
.AssetForm_assetForm {position:relative;display:flex;justify-content:space-evenly;align-items:flex-start;padding:80px;}
.AssetForm_assetForm .AssetForm_left,.AssetForm_assetForm .AssetForm_right {position:relative;width:100%;margin-left:24px;margin-right:24px;}
.AssetForm_assetForm .AssetForm_left {flex-basis:577px;max-width:577px;}
.AssetForm_assetForm .AssetForm_left .AssetForm_formHeader {font-weight:400;line-height:130%;letter-spacing:-.02em;font-size:30px;display:none;}
.AssetForm_assetForm .relative {position:relative;}
.AssetForm_assetForm .AssetForm_left .AssetForm_assetWrap {margin-top:10px;}
.AssetForm_assetForm .AssetForm_right {background-color:#fff;box-shadow:0 0 40px rgba(0,0,0,.1);border-radius:12px;padding:30px 40px;flex-basis:577px;max-width:577px;}
.AssetForm_assetForm .generic-form {margin:0;position:relative;}
.AssetForm_assetForm .visible-demo-form {margin:0;}
.AssetForm_assetForm .request-form-row {display:flex;flex-direction:row;}
.AssetForm_assetForm .input-container {position:relative;margin-right:24px;margin-bottom:20px;flex:1;display:block;}
.AssetForm_assetForm .request-form-title {transition:transform .2s;transform:translateY(0);opacity:1;font-size:18px;color:#a1a1a1;}
.AssetForm_assetForm .request-form-input {border:0;border-bottom:1px solid #202020;padding:6px 0;box-sizing:border-box;display:block;font-family:"GT Walsheim Pro",sans-serif;width:100%;background:none;font-size:18px;line-height:24px;font-weight:100;position:relative;}
.AssetForm_assetForm .submit-btn button {background-color:#2e74ff;border:1px solid #2e74ff;color:#fff;line-height:115%;padding:12px 48px;border-radius:100px;font-size:15.5px;font-weight:600;width:100%;}
.AssetForm_assetForm .gdpr {display:flex;margin-bottom:15px;margin-top:15px;}
.AssetForm_assetForm .small {font-size:14px;line-height:21px;font-weight:400;}
.AssetForm_assetForm .light-weight {font-weight:200;}
.AssetForm_assetForm .regular-weight {font-weight:400;margin:0 5px;text-decoration:underline !important;color:#202020;}
.cta-section {background:linear-gradient(135deg,#1e40af,#3b82f6);padding:48px 0;color:white;}
.cta-container {display:flex;justify-content:space-between;align-items:center;text-align:left;padding:0 32px;width:1200px;margin:0px auto;}
.cta-title {font-size:30px;font-weight:700;color:white;margin-bottom:12px;}
.cta-description {font-size:18px;color:rgba(255,255,255,0.9);margin-bottom:24px;}
.cta-actions {display:flex;flex-direction:row;gap:12px;align-items:center;justify-content:flex-start;}
.cta-button {padding:12px 24px;border-radius:8px;font-weight:600;transition:all 0.2s;}
.cta-button-primary {background:white;color:#1e40af !important;font-size:16px;}
.cta-button-primary:hover {background:rgba(255,255,255,0.9);transform:translateY(-2px);}
.cta-button-secondary {background:transparent;color:white !important;border:2px solid white;font-size:14px;}
.cta-button-secondary:hover {background:rgba(255,255,255,0.1);}
.case-grid {display:grid;grid-template-columns:repeat(3,1fr);gap:24px;}
.case-card {background:white;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1);transition:transform 0.2s,box-shadow 0.2s;}
.case-card:hover {transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,0.1);}
.case-card a {color:inherit;display:block;}
.case-card-image {position:relative;height:180px;background-size:cover;background-position:center;}
.case-card-tags {position:absolute;bottom:12px;left:12px;display:flex;flex-wrap:wrap;gap:6px;}
.case-tag {background:rgba(255,255,255,0.95);color:#333;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:500;}
.case-card-content {padding:20px;}
.case-card-title {font-size:16px;font-weight:600;margin-bottom:8px;color:#1e293b;}
.case-card-desc {font-size:13px;color:#4b5563;line-height:1.5;margin-bottom:16px;}
.case-stats {display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid 10px;}
.case-stat {text-align:center;}
.case-stat-value {font-size:18px;font-weight:700;color:#333;}
.case-stat-label {font-size:11px;color:#666;}
.case-platforms {display:flex;flex-wrap:wrap;gap:8px;}
.case-platform {padding:4px 12px;border-radius:999px;font-size:11px;font-weight:600;color:white;}
.case-platform.deepseek {background:#1e40af;}
.case-platform.doubao {background:#ff7a00;}
.case-platform.yuanbao {background:#00a0e9;}
.text-gray {color:#4b5563;}
.text-sm {font-size:12px;}
.btn {display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border-radius:8px;font-weight:500;font-size:14px;text-align:center;transition:all 0.2s ease;cursor:pointer;border:none;background:#2e74ff;color:#fff;}
.faq-section {background:#ffffff;padding:64px 0;min-height:calc(100vh - 300px);}
.faq-container {max-width:900px;margin:0 auto;padding:0 24px;}
.faq-header {text-align:center;margin-bottom:48px;}
.faq-header .section-title {margin-bottom:16px;font-size:36px;font-weight:bold;}
.faq-header .section-subtitle {max-width:600px;margin:0 auto;font-size:16px;color:#4b5563;}
/* FAQ列表 */.faq-list {display:flex;flex-direction:column;gap:16px;}
/* FAQ项目 */.faq-item {background:#ffffff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,0.06);border:1px solid #f3f4f6;overflow:hidden;transition:all 0.3s ease;}
.faq-item:hover {box-shadow:0 4px 16px rgba(0,0,0,0.1);border-color:#e5e7eb;}
.faq-item.active {border-color:#1e40af;box-shadow:0 4px 20px rgba(30,64,175,0.15);}
/* FAQ问题按钮 */.faq-question {width:100%;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:transparent;border:none;cursor:pointer;text-align:left;font-size:17px;font-weight:600;color:#1e293b;transition:all 0.3s ease;position:relative;}
.faq-question:hover {color:#1e40af;background:rgba(30,64,175,0.02);}
.faq-item.active .faq-question {color:#1e40af;background:rgba(30,64,175,0.04);}
/* 问题文字 */.faq-question-text {flex:1;display:flex;align-items:center;gap:12px;}
/* 问题图标 */.faq-icon {width:32px;height:32px;min-width:32px;background:linear-gradient(135deg,#1e40af,#3b82f6);border-radius:8px;display:flex;align-items:center;justify-content:center;color:white;font-size:14px;font-weight:700;}
.faq-item.active .faq-icon {background:linear-gradient(135deg,#f97316,#fb923c);}
/* 展开/折叠图标 */.faq-toggle {width:24px;height:24px;min-width:24px;position:relative;transition:transform 0.3s ease;}
.faq-toggle::before,.faq-toggle::after {content:'';position:absolute;background:currentColor;border-radius:2px;transition:all 0.3s ease;}
/* 横线 */.faq-toggle::before {width:100%;height:2px;top:50%;left:0;transform:translateY(-50%);}
/* 竖线 */.faq-toggle::after {width:2px;height:100%;left:50%;top:0;transform:translateX(-50%);}
.faq-item.active .faq-toggle {transform:rotate(180deg);}
.faq-item.active .faq-toggle::after {transform:translateX(-50%) rotate(90deg);opacity:0;}
/* FAQ答案区域 */.faq-answer {max-height:0;overflow:hidden;transition:max-height 0.35s ease,padding 0.35s ease;}
.faq-item.active .faq-answer {max-height:500px;}
.faq-answer-inner {padding:0 24px 24px 68px;color:#4b5563;line-height:1.8;font-size:15px;}
.faq-answer-inner p {margin-bottom:12px;}
.faq-answer-inner p:last-child {margin-bottom:0;}
/* 答案中的强调文字 */.faq-answer-inner strong {color:#1e293b;font-weight:600;}
/* 答案中的列表 */.faq-answer-inner ul,.faq-answer-inner ol {margin:12px 0;padding-left:24px;}
.faq-answer-inner li {margin-bottom:8px;}
/* 分类标签 */.faq-category {display:inline-block;font-size:12px;font-weight:500;color:#1e40af;background:rgba(30,64,175,0.1);padding:4px 12px;border-radius:999px;margin-top:10px;margin-bottom:12px;}
/* 分类筛选 */.faq-filter {display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:40px;}
.faq-filter-btn {padding:10px 20px;border-radius:999px;font-size:14px;font-weight:500;color:#4b5563;background:#f9fafb;border:1px solid #e5e7eb;cursor:pointer;transition:all 0.3s ease;}
.faq-filter-btn:hover {color:#1e40af;border-color:#1e40af;background:rgba(30,64,175,0.05);}
.faq-filter-btn.active {color:white;background:#2e74ff;border-color:#2e74ff;}
/* CTA区域 */.faq-cta {margin-top:64px;text-align:center;padding:40;background:linear-gradient(135deg,rgba(30,64,175,0.05) 0%,rgba(59,130,246,0.05) 100%);border-radius:16px;border:1px solid #f3f4f6;}
.faq-cta-title {font-size:20px;font-weight:600;color:#1e293b;margin-bottom:12px;}
.faq-cta-text {color:#4b5563;margin-bottom:24px;}
.compliance-section {padding:64px 0;background:#fff;}
.compliance-container {max-width:900px;margin:0 auto;padding:0 24px;}
.compliance-header {text-align:center;margin-bottom:48px;padding:48px 32px;background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%);color:white !important;border-radius:16px;}
.compliance-header h1,.compliance-header p {color:white !important;}
.compliance-header h1 {font-size:40px;font-weight:700;}
.compliance-header h2 {font-size:40px;margin-bottom:16px;font-weight:700;}
.compliance-header p {font-size:18px;opacity:0.9;}
.compliance-block {margin-bottom:48px;padding:40px;background:#f8fafc;border-radius:16px;border:1px solid #e2e8f0;}
.compliance-block h2 {color:#1e40af;font-size:24px;margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid #e2e8f0;}
.compliance-block p {font-size:16px;}
.compliance-block ul {list-style:none;padding:0;}
.compliance-block li {padding:8px 0;padding-left:32px;position:relative;border-bottom:1px dashed #e2e8f0;line-height:1.8;font-size:16px;}
.compliance-block li:last-child {border-bottom:none;}
.compliance-block li:before {content:"";position:absolute;left:0;top:20px;width:8px;height:8px;background:#3b82f6;border-radius:50%;}
.forbidden-list li:before {background:#dc2626;}
.forbidden-list li {color:#7f1d1d;}
.promise-list li:before {background:#22c55e;}
.promise-list li {color:#14532d;}
.warning-box {background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:32px;margin:32px 0;}
.warning-box h3 {color:#dc2626;margin-bottom:16px;display:flex;align-items:center;font-size:20px;}
.warning-box h3 span {margin-right:8px;font-size:24px;}
.warning-box ul {color:#7f1d1d;margin:0;padding-left:24px;}
.warning-box li {padding:8px 0;line-height:1.8;font-size:16px;}
.warning-box p {font-size:16px;}
.contact-box {text-align:center;padding:48px 32px;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border-radius:16px;margin-top:48px;}
.contact-box h3 {color:#0369a1;margin-bottom:16px;font-size:24px;}
.contact-box p {color:#0c4a6e;margin-bottom:24px;}
.highlight {background:#fef3c7;padding:2px 8px;border-radius:4px;font-weight:600;}
.date-stamp {text-align:right;color:#64748b;font-size:14px;margin-top:48px;padding-top:32px;border-top:1px solid #e2e8f0;}
.oversea-geo-banner {padding:80px 0px 100px 0px;background:url(../images/oversea-banner.webp) no-repeat 50% 50%;background-size:cover;}
.container {width:1200px;margin:0px auto;}
.oversea-geo-banner .bannerText1 {color:#04154D;text-align:center;font-family:"Alibaba PuHuiTi";font-size:28px;font-style:normal;font-weight:400;line-height:67px;display:block;}
.oversea-geo-banner .bannerText2 {color:#04154D;text-align:center;font-family:"Alimama ShuHeiTi";font-size:50px;font-style:normal;font-weight:700;line-height:67px;letter-spacing:1.24px;margin-top:10px;}
.oversea-geo-banner .bannerText2 .colorText {background:linear-gradient(179deg,#C74CFF 29.41%,#1C60DD 86.23%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.oversea-geo-banner .bannertext3 {color:#04154D;text-align:center;font-family:"PingFang SC";font-size:31.253px;font-style:normal;font-weight:500;line-height:48px;margin-top:30px;}
.oversea-geo-banner .bannertext3 .colorText {background:linear-gradient(90deg,#165DFF 0%,#C33FFF 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.oversea-geo-introduction {padding-top:80px;padding-bottom:80px;}
.oversea-geo-introduction .text-center h2 {font-size:36px;line-height:36px;font-weight:bold;}
.oversea-geo-introduction .text-center p {color:#5c5d5f;margin-top:15px;font-size:18px;line-height:20px;margin-bottom:48px;}
.oversea-geo-category-list {display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:center;flex-wrap:wrap;}
.oversea-geo-category-item {cursor:pointer;padding:15px 0;width:328px;height:180px;background:url(../images/advantage-itembg.png) no-repeat center;background-size:100% 100%;display:flex;justify-content:center;border-radius:20px;transition:all .3s;box-shadow:0 4px 50px 13px #6580b114;}
.oversea-geo-category-item:hover {box-shadow:0 4px 50px 13px #6580b114;transform:translateY(-10px);}
.oversea-geo-category-item .oversea-geo-category-left {padding-top:10px;width:214px;}
.oversea-geo-category-item .oversea-geo-category-title {font-size:20px;text-align:left;color:#2b333f;line-height:33px;margin-bottom:10px;font-weight:bold;}
.oversea-geo-category-item .oversea-geo-category-title .colorText {background:linear-gradient(90deg,#165DFF 0%,#C33FFF 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.oversea-geo-category-item .oversea-geo-category-tips {font-size:14px;color:#2b333f;line-height:24px;margin-bottom:18px;}
.oversea-geo-category-item .oversea-geo-category-right {width:64px;height:64px;}
.oversea-geo-category-item .oversea-geo-category-right img {width:100%;}
.customer-pain-points {padding-top:80px;}
.customer-pain-points .text-center h2 {font-size:36px;line-height:36px;font-weight:bold;}
.customer-pain-points .text-center p {color:#5c5d5f;margin-top:15px;font-size:18px;line-height:20px;margin-bottom:48px;}
.customer-pain-points .fourBlock {display:flex;justify-content:space-between;margin-top:48px;}
.customer-pain-points .fourBlock .blockItem {width:240px;border-radius:12px;border:1px solid #F4F1F1;padding:24px;}
.customer-pain-points .fourBlock .blockItem:nth-of-type(1) {background:linear-gradient( 180deg,#FEF0EF 0%,#FFFFFF 100%);}
.customer-pain-points .fourBlock .blockItem:nth-of-type(2) {background:linear-gradient( 180deg,#E4E7FD 0%,#FFFFFF 100%);}
.customer-pain-points .fourBlock .blockItem:nth-of-type(3) {background:linear-gradient( 180deg,#EEEAFF 0%,rgba(238,234,255,0) 100%);}
.customer-pain-points .fourBlock .blockItem:nth-of-type(4) {background:linear-gradient( 180deg,#EBFCFC 0%,rgba(235,252,252,0) 100%);}
.customer-pain-points .fourBlock .blockItem .geoImgBox {width:48px;height:48px;border-radius:12px;}
.customer-pain-points .geoImgBox img {width:100%;height:100%;}
.customer-pain-points .fourBlock .blockItem p {font-weight:500;font-size:18px;color:#233863;line-height:25px;text-align:left;margin-top:28px;}
.customer-pain-points .fourBlock .blockItem span {font-weight:400;font-size:14px;color:#6B7B9B;line-height:20px;text-align:center;margin-top:8px;}
.customer-pain-points .geoImgBox.margin {display:block;width:959px;height:113px;margin:0 auto;}
.customer-pain-points .customer-pain-points-button {display:block;width:828px;height:80px;background:linear-gradient(270deg,#A792FF 0%,#8296FF 100%);border-radius:16px;border:1px solid #F4F1F1;font-family:AppleColorEmoji;font-size:24px;color:#FFFFFF;line-height:80px;text-align:left;font-style:normal;margin:0 auto;text-align:center;}
.coreValue {padding-top:80px;}
.coreValue .text-center h2 {font-size:36px;line-height:36px;font-weight:bold;}
.coreValue .text-center p {color:#5c5d5f;margin-top:15px;font-size:18px;line-height:20px;margin-bottom:48px;}
.coreValue .threeBlock {width:1132px;margin:0 auto;display:flex;justify-content:space-between;margin-top:48px;}
.coreValue .threeBlock .blockItem {width:330px;border-radius:24px;border:2px solid #FFFFFF;padding:32px;position:relative;overflow:hidden;margin-right:15px}
.coreValue .threeBlock .blockItem:last-child{margin-right:0px;}
.coreValue .threeBlock .blockItem .geoImgBox {width:72px;height:72px;border-radius:12px;border:1px solid #F4F1F1;position:relative;overflow:hidden;}
.coreValue .threeBlock .blockItem .geoImgBox img {transition:opacity 0.3s ease;width:100%;height:100%;}
.coreValue .threeBlock .blockItem p {font-weight:600;font-size:24px;color:#233863;line-height:33px;text-align:left;margin-top:49px;}
.coreValue .threeBlock .blockItem span {font-weight:400;font-size:16px;color:#6B7B9B;line-height:22px;text-align:left;margin-top:12px;}
.coreValue .threeBlock .item-1{background:#e2efff;}
.coreValue .threeBlock .item-2{background:#e1fcea;}
.coreValue .threeBlock .item-3{background:#fff1e0;}

.industry {padding-top:80px;padding-bottom: 80px;}
.industry .text-center h2 {font-size:36px;line-height:36px;font-weight:bold;}
.industry .text-center p {color:#5c5d5f;margin-top:15px;font-size:18px;line-height:20px;margin-bottom:48px;}
.industry .service-list{display: flex;flex-wrap: wrap;justify-content: center;}
.industry .service-list .service-item{width: calc((100% - 70px) / 8);margin-right: 10px;}
.industry .service-list .service-item:last-child{margin-right:0px;}
.industry .service-item-wrap { background-color: #fff;border: 1px solid #f7f7f7;color: inherit; height: 100%;overflow: hidden;transition: all .2s ease-out;}
.industry .service-item img {height: auto;max-width: 100%;transition: all .2s ease-out;width: 100%;}
.industry .service-item-title {font-size: 18px;font-weight: 500;line-height: 1.6;margin: 0;padding: 15px 15px 10px;}

.case {padding-top:80px;padding-bottom: 80px;}
.case .text-center h2 {font-size:36px;line-height:36px;font-weight:bold;}
.case .text-center p {color:#5c5d5f;margin-top:15px;font-size:18px;line-height:20px;margin-bottom:48px;}
.case .case-list{display: flex;justify-content: space-between;}
.case .case-list .case-item{border-radius: 12px;border: 1px solid #EBEBEB;padding: 24px;margin-right: 15px;}
.case .case-list .case-item:last-child{margin-right:0px;}
.case .case-list .tags {display:inline-block;border-radius:4px;height:32px;background:rgba(34,154,244,0.1);font-weight:400;font-size:18px;color:#1952fe;line-height:32px;text-align:center;font-style:normal;padding:0 8px;margin-bottom:20px;}
.case .case-list p {font-weight:600;font-size:20px;color:#233863;line-height:33px;text-align:left;margin-top:20px;margin-bottom:54px;}
.case .case-list .topBottom {padding: 24px;background: #F9FCFF;border-radius: 8px;margin-bottom: 16px;}
.case .case-list .topBottom span {font-weight: 600; font-size: 16px; color: #4A4A4A; line-height: 24px;text-align: left;display: block;}
.case .case-list .topBottom i {font-size: 16px;color: #4A4A4AFF;line-height: 24px;text-align: left;font-style: normal;display: block;}
.case .case-list .hasIcon {padding: 24px;background: #F5FCFB;overflow: hidden;}
.case .case-list .hasIcon .geoImgBox {float: left;width: 24px;height: 24px;margin-right: 10px;}
.case .case-list .hasIcon .geoImgBox img{width:100%;height:100%;}
.case .case-list .hasIcon b {float: left;font-weight: 400;font-size: 16px;color: #4A4A4A;line-height: 24px;text-align: left;font-style: normal;}

.home_contact{background:#0a192f;padding:100px;}
.home_contact .home_contact_content{display:flex;justify-content:center;}
.home_contact .home_contact_left{margin-right:80px;display: flex;justify-content: center;align-items: center; }
.home_contact .home_contact_left p{color:#fff;font-size:36px;}
.home_contact .home_contact_right{background:rgb(30 41 59 / 1);padding:20px;border:1px solid #3b414e;border-radius:12px;}
.home_contact .home_contact_form{width:384px;}
.home_contact .home_contact_item{margin-bottom:20px;overflow:hidden;}
.home_contact .home_contact_item label{width:100%;display:block;height:24px;color:#fff;font-size:16px;margin-bottom:10px;}
.home_contact .home_contact_item .text-red{color:rgb(239 68 68);}
.home_contact .home_contact_item .text-input{width: calc(100% - 12px);height:40px;background:#0f172a;border:1px solid #3b414e;border-radius:8px;padding-left:12px;color: #55575d;}
.home_contact .home_contact_item .phone-input{width: 320px;float: left;border-top-left-radius: 0px;border-bottom-left-radius: 0px;}
.home_contact .home_contact_86{background-color: rgb(250 250 250 / 0.6);width:50px;height:40px;line-height:40px;text-align:center;font-size:16px;float:left;border-top-left-radius:8px;border-bottom-left-radius:8px;}
.home_contact .home_contact_btn{background:#1952fe;width:100%;border:0px;line-height:40px;font-size:16px;border-radius:8px;color:#e2e8f0;}

.page-crumb{display: flex;font-size: 14px;color: #a2a2a2;width: 1200px;margin: 0px auto;}
.page-crumb .crumb-item{margin-top: 20px;}
.page-crumb a {color: #a2a2a2;}
.page-crumb .fa{margin:0px 5px;}
.keywords-wrap {width: 1160px;margin: 20px auto 120px;padding: 20px;background-color: #fff;box-shadow: 0 0 10px hsla(0, 0%, 60%, .2);}
.keywords-wrap .top-title {display: flex;justify-content: flex-start;line-height: 26px;height: 26px;box-sizing: border-box;border-bottom: 1px solid #ededed;}
.keywords-wrap .top-title span{font-size: 15px;font-weight: 600;color: #2e74ff;display: block;line-height: 15px;padding-bottom: 3px;border-bottom: 2px solid #2e74ff;}
.keywords-wrap .content {width: 1160px;margin-top: 10px;}
.keywords-wrap .content .tiplist {width: 100%;line-height: 24px;overflow: hidden;}
.keywords-wrap .content .tiplist .tip-con{width: 107px;font-size: 14px;padding: 1px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;}

