﻿@charset "utf-8";
body { font-weight: 400; }
body .wrap { margin: 0 auto; background: #ffffff; }
.row,
.siteWidth { margin: 0 auto; }
.product-special { overflow: hidden }
.special-content .siteWidth { padding: 0 10px; }

/*重置顶部和底部颜色*/
#footer .footNav a { color: rgba(255, 255, 255, 0.8) }
#footer .copyRight { color: rgba(255, 255, 255, 0.6) }
#footer .btns a { background: #f0fff7; color: #C7241E; box-shadow: 0px 1px 6px #ac1914; }
.solution-securityLevel .sRow-intro { color: #333; }

/* 头部 */
.special-header { position: relative; z-index: 1; max-width: 100%; margin: 0 auto; overflow: hidden; background: url(../img/banner-bg.jpg) 50% 50% no-repeat; background-size: cover; }
.special-header .siteWidth { height: 400px; padding: 80px 10px 0; position: relative; z-index: 5; box-sizing: border-box; }
.special-header .logo { display: none; position: absolute; left: 0px; top: 41px; height: 50px; }
.special-header .logo img { max-height: 50px; width: auto; }
.special-header .links { display: none; height: 36px; position: absolute; top: 48px; right: 0; }
.special-header .links a { height: 36px; border-radius: 18px; line-height: 36px; text-align: center; background-color: rgba(0, 0, 0, 0.34); color: #fff; font-size: 16px; float: left; padding: 0 1.5em; box-shadow: 0 4px 4px rgb(0 0 0 / 25%); margin-left: 10px; box-sizing: content-box; }
.special-header .links a:hover { background-color: rgba(0, 0, 0, 0.5); }
.special-header .special-header-pic { text-align: center; margin-bottom: 10px; }
.special-header .special-header-pic img { max-width: 100%; }
.special-header .special-header-title_cn { text-align: center; font-size: 26px; font-weight: bold; color: #fff; line-height: 2; margin-bottom: 10px;position: relative; z-index: 1;}
.special-header .special-header-slogan { margin: 0 auto; font-size: 16px; line-height: 1.5; color: #fff; text-align: center; position: relative; z-index: 1;}


/* cBox */
.cBox { padding: 10px; }
.cBox .cHd { margin: 0 auto 10px; text-align: center; }
.cBox .cHd h3 { display: flex; justify-content: center; margin: 0 auto; text-align: center; align-items: center; line-height: 1.5; color: #394DA3; font-size: 20px; font-weight: bold; }
.cBox .cHd h3::after,
.cBox .cHd h3::before,
.cBox .cHd h3 span::before,
.cBox .cHd h3 span::after { content: ""; width: 5px; border-radius: 30px; opacity: 0.7; }
.cBox .cHd h3::after,
.cBox .cHd h3::before { background: linear-gradient(270deg, #FFA570 0%, #ED7F3F 100%); height: 13px; }
.cBox .cHd h3 span { padding: 0 5px; position: relative; display: flex; align-items: center; gap: 10px;  }
.cBox .cHd h3 span::before,
.cBox .cHd h3 span::after { background: linear-gradient(0deg, #ED7F3F 0%, rgba(237, 127, 63, 0) 100%); height: 20px; opacity: 0.4; }


/* box-dilemma */
#box-dilemma .row { margin-top: -25px;; position: relative; z-index: 1; padding: 15px; background: linear-gradient(0deg, #FFFFFF 78.08%, #EDF0FF 96.55%, #A9B9FE 150.57%); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); border-radius: 20px; }
#box-dilemma .row-intro { line-height: 2; font-size: 14px; text-align: justify;}
#box-dilemma .row-intro p { text-indent: 2em; }
#box-dilemma .row-intro .more { font-weight: bold; color: #C7241E; text-decoration: underline; }
#box-dilemma .row-intro .more:hover { text-emphasis: none; color: #0FAB77; }

/* box-block */
.box-block { margin-top: 10px; }
.box-block .hd { display: flex; padding-inline: 10px; position: relative; z-index: 1; }
.box-block .hd h3 { background: linear-gradient(90deg, #526CDB 15.8%, #7084E0 98.58%); box-shadow: 0 5px 0 #f6f7fe; border-radius: 50px; font-size: 16px; font-weight: bold; color: #fff; line-height: 40px; height: 40px; padding-inline: 20px; }
.box-block .bd { box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.05); border-radius: 5px; border: 1px solid #E6F0E3; background-color: #fff; padding: 30px 15px 15px; margin-top: -20px; }
.box-block .intro { line-height: 2; text-align: justify; font-size: 14px; }
.box-block .intro p { text-indent: 2em; }


/* box-problem */
#box-problem { padding: 15px 10px; }


/* cBox_1 - row-1 */
#cBox_1 { padding-bottom: 0; position: relative; padding-top: 15px; }
#cBox_1::before { display: block; content: ""; position: absolute; top: 0; left: 0; width: 100%; background: url(../img/row-7-bg.jpg) no-repeat center top; background-size: cover; height: 80%;}
#cBox_1 .row-1 { padding-bottom: 10px; position: relative; z-index: 1;}
#cBox_1 .row-1 .row-intro { line-height: 1.6; text-indent: 2em; margin-bottom: 20px; font-size: 14px; }
.solution-institution .sRow-con { padding-bottom: 5px; }
.solution-institution .sRow-con .bg { display: none; }
.solution-institution .sRow-con .bg::after { display: none; }
.solution-institution .pics li:nth-child(1) { order: 2; }
.solution-institution .pics li:nth-child(2) { order: 1; }


/* cBox_1 - row-2 */
#cBox_1 .row-2 { padding-bottom: 15px; padding-top: 15px; position: relative;  }
#cBox_1 .row-2::before { display: block; content: ""; background: url(../img/solution-bg.jpg) no-repeat center top; position: absolute; top: 0; left: 0; width: 100%; height: 250px; border-radius: 10px; background-size: 100% 100%; }
#cBox_1 .row-2 .solution-testingTools { padding: 0 10px; color: #fff; position: relative; z-index: 1; }
#cBox_1 .row-2 .solution-testingTools .sRow-title { line-height: 1.5; margin-bottom: 5px; }
#cBox_1 .row-2 .solution-testingTools .sRow-con { background: none; padding-top: 0; }
#cBox_1 .row-2 .solution-testingTools .sRow-con .con-intro { color: #fff; line-height: 1.5; background: none; padding: 0; margin: 0 0 15px; border-radius: 0; }

/* cBox_1 - row-3 */
#cBox_1 .row-3 .solution-attackTesting { background: url(../img/solution-attackTesting-bg.jpg) no-repeat center; background-size: cover; }

/* cBox_1 - row-4 */
#cBox_1 .row-4 { position: relative; padding-top: 15px; }
#cBox_1 .row-4 .solution-securityLevel .sRow-card { background: #F0F3FF; margin: 0; }
#cBox_1 .row-4 .solution-securityLevel .sRow-card::before { background: linear-gradient(82.07deg, #2540B8 2.04%, #889EFD 96.67%); }
#cBox_1 .row-4 .solution-securityLevel .sRow-card .icon { background: url(../img/icon-06.png) no-repeat; background-size: 100% auto;}
#cBox_1 .row-4 .solution-securityLevel .sRow-card .sRow-card_right { color: #394DA3; }


/* cBox_1 - row-5 */
#cBox_1 .row-5  { position: relative; z-index: 1; }
#cBox_1 .row-5 .solution-safetyProtection .sRow-title { line-height: 1.5; }
#cBox_1 .row-5 .solution-safetyProtection .protectionList li { background: url(../img/icon-07.png) 0px 6px no-repeat; background-size: 15px auto;}

/* cBox_1 - row-6 */
.row-6 { position: relative; padding-top: 10px;}
.row-6 .solution-defenseSystem { position: relative; z-index: 1; }
.row-6 .solution-defenseSystem .sRow-card { position: relative; background-color: #fff; width: auto; margin: 0 0 15px; padding: 15px 10px; box-sizing: border-box; }
.row-6 .solution-defenseSystem .sRow-card::before { display: block; left: 0; top: 0; width: 100%; height: 100%; border-radius: 0; content: ""; background: url(../img/row-5-bg.jpg) center top no-repeat; background-size: cover; }
.row-6 .solution-defenseSystem .sRow-card-tit { color: #fff; }
.row-6 .solution-defenseSystem .sRow-intro { margin-bottom: 15px; color: #333; }
.row-6 .solution-defenseSystem .list { margin-bottom: 0; }
.row-6 .solution-defenseSystem .sRow-card-tips { color: #fff; }
.row-6 .solution-defenseSystem .list li::after { background: #C7443F; }
.row-6 .solution-defenseSystem .list li.li1 .icon { background: url(../img/icon-09.png) no-repeat center; }
.row-6 .solution-defenseSystem .list li.li2 .icon { background: url(../img/icon-10.png) no-repeat center; }
.row-6 .solution-defenseSystem .list li.li3 .icon { background: url(../img/icon-11.png) no-repeat center; }
.row-6 .solution-defenseSystem .list li.li4 .icon { background: url(../img/icon-12.png) no-repeat center; }
.row-6 .solution-defenseSystem .sRow-more { transition: 0.5s; border: 1px solid #C7443F; background: none; height: 46px; margin: 0 10px; }
.row-6 .solution-defenseSystem .sRow-more a { color: #C7443F; font-weight: normal; display: block; border-radius: 26px; }

/* cBox_2 */
#cBox_2 { position: relative; padding-block: 15px 30px; background: url(../img/row-2-bg.jpg) no-repeat center; background-size: cover; }
#cBox_2 .cBd { position: relative; z-index: 2; }
#cBox_2 .row-intro { font-size: 16px; line-height: 2; text-indent: 2em; margin-bottom: 50px; }
#cBox_2 .list { display: flex; justify-content: space-between; padding-top: 0; }
#cBox_2 .tips { text-align: center; font-size: 16px; color: #333; }
#cBox_2 .tips::before { content: "*"; color: #C7000B; }
#cBox_2 .tips a { color: #333; text-decoration: underline; }

/* cBox_3 */
#cBox_3 { overflow: hidden; background-color: #fff; }
.solution-mobileDevices {  background-color: #fff; border-radius: 20px; box-shadow: 0px 2px 15px rgba(57, 77, 163, 0.25); background: linear-gradient(0deg, rgba(112, 132, 224, 0.05) 0%, rgba(255, 255, 255, 0.64) 50%, #FFFFFF 100%); padding: 10px 15px; box-sizing: border-box; overflow: hidden; }
.solution-mobileDevices .sRow-pic { width: 100%; padding: 0; border-radius: 0; margin: 0 auto 10px; background: none; }
.solution-mobileDevices .sRow-pic img { max-width: 90%; height: auto; max-height: 250px; }
.solution-mobileDevices .sRow-intro { text-align: left; font-size: 14px; line-height: 2; margin-bottom: 15px; }
.solution-mobileDevices .sRow-intro p { text-indent: 2em; }

/* indTabBox_01 */
#indTabBox_01 .pic { text-align: center; }

/* cBox_4 */
#cBox_4 { padding-bottom: 15px; overflow: hidden;  }
#cBox_4 .row-intro { font-size: 14px; line-height: 2; text-align: justify; text-indent: 2em; margin: 0 auto 10px; }
#cBox_4 .row-pic { text-align: center; padding: 25px 0px; background: #FBFBFB; border-radius: 20px 180px 20px 180px; margin-bottom: 50px; }
#cBox_4 .more { width: auto; height: 46px; line-height: 46px; text-align: center; overflow: hidden; border-radius: 23px; position: relative; display: block; }
#cBox_4 .more::after { content: ""; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: linear-gradient(to right, #6CB75A, #0FAB77); z-index: 0; opacity: 0; transition: 0.5s; }
#cBox_4 .more a { display: block; height: 46px; font-size: 14px; box-sizing: border-box; background-color: #F0AF8C; border-radius: 26px; font-weight: 400; color: #fff; position: relative; z-index: 1; }


/* indTabBox_02 */
#indTabBox_02 { margin-bottom: 20px; }
#indTabBox_02 .pic { text-align: center; }

/* 多重防御体系 - 样式重置 */
.solution-safetyProtection .protectionList { margin-bottom: 10px; box-shadow: 0 0 10px rgba(0,0,0,0.15); }
.solution-defenseSystem .sRow-intro {  margin: 0 auto 15px; line-height: 1.6; font-size: 14px; }
.solution-defenseSystem .sRow-card::before { display: none; }
.solution-defenseSystem .sRow-card { margin-bottom: 10px; padding: 0 0 15px; width: 100%; }
.solution-defenseSystem .sRow-card::after { display: none; }
.solution-defenseSystem .sRow-card-tips { font-size: 14px; line-height: 1.6; }
.solution-defenseSystem .sRow-more { color: #C7241E; background-color: #F1FAF7; border-radius: 28px; width: auto; line-height: 46px; text-align: center; overflow: hidden; background: #F1FAF7; border-radius: 23px; position: relative; display: block; }
.solution-ITAI .sRow-intro {line-height: 2; margin-bottom: 10px; text-align: justify; font-size: 14px;}
.solution-ITAI .sRow-bg { padding-bottom: 0; }
.solution-ITAI .sRow-bg::after { display: none; }
.solution-ITAI .list .pic { margin-bottom: 0; }
.solution-ITAI .list .title,
.solution-ITAI .list .title a { color: #333; }



/* solution-platforms  重置 */
.solution-platforms .sBox { padding: 0 10px; }
.solution-platforms .sBox .sHd { margin: 0 auto 15px; text-align: center; border-bottom: none; padding: 0; height: auto;}
.solution-platforms .sBox .sHd h3 { display: flex; justify-content: center; margin: 0 auto; text-align: center; align-items: center; height: auto; line-height: 2.5; font-size: 20px; font-weight: bold; }
.solution-platforms .sBox .sHd h3::after,
.solution-platforms .sBox .sHd h3::before { content: ""; position: static; display: none;  }
.solution-platforms .sBox .sHd h3::before { background: url(../img/box-hd-left.png) center no-repeat; background-size: auto 100%; width: 20px; height: 17.85px; min-width: 20px; }
.solution-platforms .sBox .sHd h3::after { background: url(../img/box-hd-right.png) center no-repeat; background-size: 100% 100%; width: 12px; height: 12px; min-width: 12px; }
.solution-platforms .sBox .sHd h3 span { padding: 0 10px; /* margin: 0 7px 0 4px; */ position: relative; }
.solution-platforms .sBox .sHd h3 span::before { position: absolute; left: 0; bottom: 0; width: 100%; height: 20px; display: block; content: "";  background: linear-gradient(180deg, #FFFFFF 0%, #FFEBD4 80%); z-index: -1; border-radius: 10px;}
.solution-platforms .sBox .sBd { padding: 0; }
.solution-platforms .platforms-flex { padding-bottom: 20px; display: flex; flex-wrap: wrap; }
.solution-platforms .platforms-flex .pic { order: -1; margin-bottom: 10px; }
.solution-platforms .platforms-flex .con { margin-bottom: 0; }
.solution-platforms .platforms-flex .con .intro { font-size: 14px; margin-bottom: 10px; line-height: 2; }
.solution-platforms .platforms-flex .con .more { background: none; }
.solution-platforms .platforms-flex .con .more a { display: block; font-weight: 400; height: 46px; box-sizing: border-box; border: 1px solid #C7241E; border-radius: 26px; font-size: 14px; color: #C7241E;}



#sBox_release { margin-bottom: 10px; }
#sBox_release,
#sBox_sso { background-color: #FDFBFB; padding-top: 15px; }

/* cBox_8 */
#cBox_8 {  padding-top: 20px; position: relative; }
#cBox_8::before { background: url(../img/row-6-bg.jpg) no-repeat center top; background-size: 100% 100%; width: 100%; height: 350px; display: block; content: ""; position: absolute; left: 0; top: 0;}
#cBox_8 .cHd h3 { color: #fff; }
#cBox_8 .row-intro { margin: 0 auto 15px; line-height: 2; font-size: 14px; text-indent: 2em; color: #fff; }
.system-list { display: flex; flex-wrap: wrap; align-items: stretch; justify-content: space-between; }
.system-list li { box-sizing: border-box; padding: 10px 15px; margin: 0 auto 15px; text-align: center; width: 100%; border-radius: 10px; background: linear-gradient(180deg, #F4F6FF 0%, #FFFFFF 24.4%); box-shadow: 0px 3px 10px rgba(159, 184, 235, 0.25); }
.system-list li:last-child { margin-bottom: 5px; }
.system-list .intro { font-size: 14px; line-height: 2; text-align: justify; }
.system-list .intro p { text-indent: 2em; }
.system-list .title { height: 40px; line-height: 40px; font-size: 18px; font-weight: bold; text-align: left; }
.system-list .pic { margin-bottom: 10px; }
.system-list .pic img { max-height: 150px; width: auto; max-width: 90%; }
.system-list .more a { display: inline-block; padding: 0 20px; margin: 0 auto; text-align: center; height: 44px; line-height: 44px; font-size: 14px; color: #fff; background-color: #F0AF8C; border-radius: 23px; }

/* cBox_9 */
#cBox_9 { position: relative; }
.case-pic-list { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 10px; }
.case-pic-box .intro { font-size: 14px; line-height: 2; text-align: justify; margin-bottom: 15px; text-indent: 2em }
.case-pic-list li { position: relative; z-index: 1; flex: 1; overflow: hidden; margin-bottom: 10px; }
.case-pic-list li .pic { overflow: hidden; text-align: center; }
.case-pic-list li .pic img { width: auto; height: 150px; }

.lxss { padding-top: 0; }
.lxss a,
.lxss a.sq { background-color: #4860A8; }
