﻿@charset "utf-8";
body { font-weight: 400; min-width: 1400px; }
body .wrap { margin: 0 auto; background: #ffffff; }
#header {  }
#top { }
.siteWidth { max-width: 1400px; margin: 0 auto; }
.product-special { overflow: hidden }

/* 头部 */
.special-header { position: relative; z-index: 1; max-width: 1920px; margin: 0 auto; overflow: hidden; background: url(../img/banner-bg.jpg) 50% 50% no-repeat; background-size: cover; }
.special-header .siteWidth { height: 810px; padding-bottom: 136px; position: relative; z-index: 5; display: flex; flex-direction: column; justify-content: center; }
.special-header .logo { position: absolute; left: 0px; top: 41px; height: 90px; }
.special-header .logo img { max-height: 50px; width: auto; }
.special-header .links { 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.14); color: #fff; font-size: 16px; float: left; padding: 0 1.5em; margin-left: 10px; box-sizing: content-box; transition: 0.4s; }
.special-header .links a:hover { background-color: rgba(0, 0, 0, 0.25); }
.special-header .special-header-pic { text-align: center; margin-bottom: 10px; }
.special-header .special-header-pic img { max-height: 155px; }
.special-header .special-header-title_cn { text-align: center; font-size: 80px; font-weight: bold; line-height: 1; margin-bottom: 40px; background: linear-gradient(90deg, #FFEBB4 0%, #FFB274 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }
.special-header .special-header-slogan { font-size: 18px; margin-bottom: 30px; font-weight: bold; line-height: 36px; display: flex; justify-content: center;}
.special-header .special-header-slogan span { padding: 0 60px; border: 1px solid #F8CB87; border-radius: 20px;
 	background: linear-gradient(90deg, #FFB274 0%, #FFEBB4 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
  }

/* indTabBox */
.indTabBox .tHd { margin-bottom: 40px; display: flex; justify-content: center;}
.indTabBox .tHd ul { display: flex; height: 52px; background: #fff; border: 1px solid #F2D5D5; border-radius: 26px;}
.indTabBox .tHd ul li { width: 250px; text-align: center; font-size: 18px; line-height: 52px; height: 52px; cursor: pointer; }
.indTabBox .tHd ul li a { color: #C4211C }
.indTabBox .tHd ul li.on { color: #fff; background: #B30303; border-radius: 26px; font-weight: bold; }


/* cBox */
.cBox {padding-block: 50px 20px;}
.cBox .cHd { margin: 0 auto 30px; max-width: 1400px; display: flex; justify-content: center; text-align: center; align-items: center; position: relative;  height: 53px; line-height: 53px; padding-top: 28px;  }
.cBox .cHd::after,
.cBox .cHd::before { content: ""; height: 23px; flex: auto; }
.cBox .cHd::before { background: url(../img/box-hd-left.png) center left no-repeat; }
.cBox .cHd::after { background: url(../img/box-hd-right.png) center right no-repeat; }
.cBox .cHd h3 { font-size: 40px; font-weight: bold; color: #B30303;  position: relative; padding: 0 30px; }
.cBox .cHd span { position: absolute; left: 50%; margin-left: -35px; top: 0; width: 71px; height: 36px; display: block; content: "";  background: url(../img/xx2.png) no-repeat center top; }
.cBox .more { display: flex; justify-content: center; }
.cBox .more a { height: 48px; line-height: 48px; padding: 0 30px; border: 1px solid #B30303; border-radius: 26px; font-size: 16px; color: #B30303; transition: 0.5s; }
.cBox .more a:hover { color: #fff; background-color: #B30303;}


/* row-intro */
.row-intro { font-size: 16px; line-height: 2; text-align: justify; }
.row-intro p { text-indent: 2em;}

/* box-dilemma */
#box-dilemma { padding-block: 60px 240px; background: linear-gradient(180deg, #FFFFFF 0%, #FCF5F4 100%); }
#box-dilemma .row-intro { font-size: 18px; }


/* problem-box */
#box-problem .siteWidth { position: relative; }

/* cBox-tHd */
.cBox-tHd { background: url(../img/dq.png) no-repeat center; width: 1400px; margin: -166px auto 0; position: relative; height: 80px; padding-top: 125px; line-height: 80px; text-align: center; font-size: 32px; font-weight: bold; color: #FFE1BD;}
.cBox-tHd::after { width: 0; height: 0; border: 10px solid transparent; border-top: 10px solid #D7010F; display: block; content: ""; position: absolute; top: 100%; left: 50%; transform: translateX(-50%); }

/* box-superiority ----------- */
.box-superiority { background-color: #FCF5F4; }
.box-superiority .cHd { margin-bottom: 40px; }
.box-superiority .siteWidth { display: flex; justify-content: space-between; position: relative; padding-top: 20px; gap: 50px; }
.box-superiority .siteWidth::before { content: ''; display: block; width: 1px; height: 100%; background-color: #B30303; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.box-in-left,
.box-in-right { flex: 1; min-width: 0; flex-shrink: 0; }
.box-in-right { margin-top: 50px; }

/* box-list */
.box-list { flex: 1 0 0%; min-width: 0; margin-bottom: 50px; }
.box-list h3 { font-size: 24px; font-weight: bold; float: left; position: relative; color: #FFE1BD; background-color: #B30303; padding: 0 78px; border-radius: 50px 50px 0 50px; line-height: 50px; height: 50px;}
.box-list h3::before,
.box-list h3::after { display: block; content: ""; position: absolute; top: 50%; transform: translateY(-50%); z-index: 1;}
.box-list .intro { background-color: #fff; padding: 20px 30px; border-radius: 10px 25px 10px 10px; clear: both; position: relative; }
.box-list .intro::before { display: block; content: ""; position: absolute; right: 0; top: 0; width: 60px; height: 60px; background-color: #B30303; z-index: -1; }
.box-list .intro p { line-height: 2; font-size: 16px; text-align: justify; margin-bottom: 10px; text-indent: 2em; }
.box-list .intro p:last-child { margin-bottom: 0; }
.box-in-left .box-list::before { right: -3px; }
.box-in-right .box-list::before { left: -4px; }
.box-list h3::before { width: 30px; height: 1px; background-color: #B30303; }
.box-list h3::after { background-color: #fff; width: 9px; height: 9px; border-radius: 100%; border: 1px solid #B30303; box-sizing: border-box;}

.box-in-left .box-list h3 { float: right; }
.box-in-left .box-list h3::before,
.box-in-left .box-list h3::after { right: -29px; }
.box-in-right .box-list h3 { border-radius: 50px 50px 50px 0; }
.box-in-right .box-list h3::before,
.box-in-right .box-list h3::after { left: -29px; }
.box-in-right .box-list .intro { border-radius: 25px 10px 10px 10px; }
.box-in-right .box-list .intro::before { left: 0; right: auto; }

/* cBox_1 - row-1 */
#cBox_1 { padding-block: 50px; position: relative; background-color: #FCF5F4; }
#cBox_1 .row-intro { line-height: 32px; text-align: center; margin: 0 auto; width: 1142px; margin-bottom: 60px; font-size: 16px; }
#cBox_1 .solution-institution { margin-bottom: 20px; }
#cBox_1 .solution-institution .sRow-con .bg::after { background: linear-gradient(to bottom, rgba(253, 251, 251, 0.4), rgba(217, 137, 109, 0.4));  }
#cBox_1 .solution-testingTools .sRow-con { background: url(../img/solution-testingtools-bg.png) no-repeat center top; }
#cBox_1 .solution-testingTools .sRow-con .con-intro { margin-bottom: 35px; }

/* row-3 */
.row-3 .solution-attackTesting { background: url(../img/solution-attacktesting-bg.jpg) no-repeat center; background-size: cover; }

/* row-4 */
.row-4 {position: relative;padding-block: 60px 50px;background: #FCF5F4 url(../img/row-5-bg.jpg) no-repeat center 400px;}
.row-4 .solution-securityLevel {margin-bottom: 80px;}
.row-4 .solution-securityLevel .sRow-card { background: #fff; }
.row-4 .solution-securityLevel .sRow-card::before { background: linear-gradient(90deg, #B30303 0%, #D12322 100%); }
.row-4 .solution-securityLevel .sRow-card .icon { background: url(../img/icon-06.png) no-repeat; }
.row-4 .solution-securityLevel .sRow-card .sRow-card_right { color: #333; }
.row-4 .solution-securityLevel .sRow-intro { color: #333; }
.row-4 .solution-safetyProtection .sRow-title { margin-bottom: 40px; }
.row-4 .solution-safetyProtection .protectionList { box-shadow: none; margin-bottom: 60px;}
.row-4 .solution-safetyProtection .protectionList li { background: url(../img/icon-07.png) 0px 8px no-repeat; }
.row-4 .box-case .pic { text-align: center; margin-bottom: 20px; }
.row-4 .box-case .pic img { max-height: 98px; }
.row-4 .box-case .title { text-align: center; margin-bottom: 50px; color: #fff; }
.row-4 .box-case .title h3 { font-size: 36px; font-weight: bold; line-height: 48px; margin-bottom: 10px; }
.row-4 .box-case .title p { font-size: 20px; }
.row-4 .box-case .intro { display: flex; justify-content: space-between; }
.row-4 .box-case .intro li { width: 145px; height: 36px; text-align: center; font-size: 16px; line-height: 36px; color: #B30303; border-radius: 36px; background-color: #fff; box-sizing: border-box; }

/* cBox_2 */
#cBox_2 .list { position: relative; z-index: 1; padding: 0 40px 40px; margin-bottom: 0; }
#cBox_2 .list .pic { margin-bottom: 0; -webkit-box-reflect: initial; box-reflect: initial; }
#cBox_2 .list .title { color: #333; line-height: 40px; height: 50px; background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%); }
#cBox_2 .tips { background-color: #B30303; padding: 20px; }
#cBox_2 .tips::before { content: "兼容性认证证书"; color:inherit; display: block; font-weight: bold; font-size: 32px; line-height: 1.1; margin-bottom: 10px; }
#cBox_2 .tips-content::before { content: "*"; color:inherit; }
#cBox_2 .tips a { text-decoration: underline; color: #fff; }
#cBox_2 .tips a:hover { color: #fff; }
#cBox_2 .list::after { width: 100%; height: 220px; z-index: -1; display: block; content: ""; position: absolute; bottom: 0; left: 0; background: linear-gradient(180deg, rgba(179, 3, 3, 0) 0%, rgba(179, 3, 3, 0.2) 100%); clip-path: polygon(5% 0%, 95% 0%, 100% 100%, 0% 100%); }


/* cBox_3 */
#cBox_3 { background-color: #FCF5F4; }
#cBox_3 .siteWidth { overflow: hidden; }
.solution-mobileDevices .sRow-pic { width: 100%; height: 606px; background: url(../img/pic-3.jpg) no-repeat; border-radius: 0; margin-bottom: 40px; }
.solution-mobileDevices .sRow-intro { text-align: left; width: 100%; color: #333;}
.solution-mobileDevices .sRow-intro p { text-indent: 2em; }

.solution-more { text-align: center; font-size: 16px; width: 1400px; }
.solution-more .intro { line-height: 2; margin-bottom: 40px; }
.solution-more ul { display: flex; justify-content: space-between; }
.solution-more li { flex: 1; min-width: 0; flex-shrink: 0; }
.solution-more .pic { margin-bottom: 30px; }
.solution-more .pic img { max-width: 640px; }
.solution-more .title { display: flex; justify-content: center;}
.solution-more .title span { line-height: 43px; height: 43px; padding: 0 40px; border-radius: 50px; background-color: #fff; border: 1px solid #E0E0E0;  }


/* indTabBox_01 */
#indTabBox_01 .pic { text-align: center; }

/* cBox_4 */
#cBox_4 .row-intro { text-align: left; text-indent: 2em; font-size: 16px; margin-bottom: 40px; }
#cBox_4 .row-pic { text-align: center; padding: 25px 0px; background: #FBFBFB; border-radius: 20px 180px 20px 180px; margin-bottom: 50px; }


/* cBox_5 */
#cBox_5 { background-color: #FCF5F4; }
#cBox_5 .pic { text-align: center; padding-block: 40px 10px; }
#cBox_5 .pic img { max-width: 1000px; }

/* indTabBox_02 */
#indTabBox_02 { margin-bottom: 20px; }
#indTabBox_02 .pic { text-align: center; }

/* 多重防御体系 - 样式重置 */

/* row-6 */
.row-6 { padding-block: 50px; position: relative; background: #FCF5F4;  }
.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 { display: flex; justify-content: center; }
.row-6 .solution-defenseSystem .sRow-more a { height: 48px; line-height: 48px; padding: 0 30px; font-weight: 400; border: 1px solid #B30303; border-radius: 26px; font-size: 16px; color: #B30303; transition: 0.5s; }
.row-6 .solution-defenseSystem .sRow-more a:hover { color: #fff; background-color: #B30303;}
.row-6 .solution-defenseSystem .sRow-card::before { background: linear-gradient(90deg, #B30303 0%, #D12322 100%); }
.row-6 .solution-defenseSystem .sRow-card::after { display: none; }

/* solution-platforms  重置 */
.solution-platforms .sBox .sHd { margin: 0 auto; text-align: center; height: 53px; line-height: 53px; padding: 50px 0px 30px; border-bottom: none; }
.solution-platforms .sBox .sHd h3 { display: flex; justify-content: center; margin: 0 auto; text-align: center; align-items: center; height: 53px; font-size: 40px; font-weight: bold; }
.solution-platforms .sBox .sHd h3::after,
.solution-platforms .sBox .sHd h3::before { content: "";  position: static;}
.solution-platforms .sBox .sHd h3::before { background: url(../img/box-hd-left.png) center no-repeat; width: 28px; height: 25px;}
.solution-platforms .sBox .sHd h3::after { background: url(../img/box-hd-right.png) center no-repeat; width: 14px; height: 14px;}
.solution-platforms .sBox .sHd h3 span { padding: 0 20px; margin: 0 15px 0 12px; 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 .platforms-flex .con .more { background: none; }
.solution-platforms .platforms-flex .con .more a { display: block; font-weight: 400; height: 56px; box-sizing: border-box; border: 1px solid #C7241E; border-radius: 26px; font-size: 16px; color: #C7241E; transition: 0.5s; }
.solution-platforms .platforms-flex .con .more a:hover { color: #fff; background-color: #C7241E;}

#sBox_release,
#sBox_sso { background-color: #FDFBFB; }


/* cBox_8 */
#cBox_8 { position: relative; }
#cBox_8::before { display: block; content: ""; width: 100%; height: 420px; min-width: 1400px; background-color: #B30303; position: absolute; left: 0; top: 0; }
#cBox_8 .cHd h3 { color: #fff; }
#cBox_8 .siteWidth { overflow: hidden; position: relative; z-index: 1;}
#cBox_8 .row-intro { text-indent: 0; text-align: center; color: #fff; margin-bottom: 30px;}

.system-list { display: flex; flex-wrap: wrap; gap: 20px; justify-content: space-between; }
.system-list .li1 { box-sizing: border-box; padding: 30px 25px; width: 49.2%; text-align: center; border-radius: 10px; background-color: #fff; border: 1px solid #D9D9D9; flex-shrink: 0;}
.system-list .li1 .title { position: relative; display: flex; align-items: center; margin-bottom: 20px; }
.system-list .li1 .title::before,
.system-list .li1 .title::after { content: ""; background: url(../img/red-bg.png) no-repeat left top; width: 38px; height: 50px; position: relative; z-index: 1;}
.system-list .li1 .title::after { background-position: right top; }
.system-list .li1 .title h3 { background: url(../img/red-bg.png) repeat-x center bottom; color: #FFE1BD; font-size: 24px; line-height: 42px; height: 50px; font-weight: bold; position: relative; z-index: 1; }
.system-list .li1 .title i { display: block; position: absolute; width: 90%; right: 0; bottom: 6px; height: 27px; background-color: #FDF5F1; }
.system-list .li1 .intro { font-size: 16px; line-height: 2; text-align: justify; }
.system-list .li1 .intro p { margin-bottom: 10px; text-indent: 2em; }
.system-list .li1 .intro p:last-child { margin-bottom: 0; }
.system-list .li-more { padding-bottom: 100px; position: relative; }
.system-list .li-more .more { position: absolute; bottom: 30px; left: 50%; transform: translateX(-50%); }
.system-list .flex-lg-nowrap { width: 100%; }
.system-list .flex-lg-nowrap .li2 { text-indent: 2em; margin-bottom: 10px;}
.system-list .flex-lg-nowrap .li2:last-child { margin-bottom: 0; }
.system-list .flex-lg-nowrap .li2 em { color: #ccc; margin-right: 7px; }

/* 基础应用 */
#jcyy {padding: 50px 0 40px;}
#jcyy .row .bd{width: 1400px; margin: auto; position: relative; }

#jcyy .atlasBox .hd{    background: linear-gradient(to bottom, #F96965, #BE1813);} 
#jcyy .atlasBox dl{    background: #fff1e0;}
#jcyy .atlasBox dt{    background: linear-gradient(90deg, #F96965 0%, #BE1813 100%);}
#jcyy .atlasBox ul li a:hover {   background-color: #BE1813;}

.rowBox>.hd h3 .line{display: none;}

.rowBox>.hd { margin: 0 auto 30px; max-width: 1400px; display: flex; justify-content: center; text-align: center; align-items: center; position: relative;  height: 53px; line-height: 53px; padding-top: 28px;  }
.rowBox>.hd::after,
.rowBox>.hd::before { content: ""; height: 23px; flex: auto; }
.rowBox>.hd::before { background: url(../img/box-hd-left.png) center left no-repeat; }
.rowBox>.hd::after { background: url(../img/box-hd-right.png) center right no-repeat; }
.rowBox>.hd h3{ font-size: 40px; font-weight: bold; color: #B30303;  position: relative; padding: 0 30px; }
.rowBox>.hd h3 span.line { position: absolute; left: 50%; margin-left: -35px; top: -30px; width: 71px; height: 36px; display: block; content: "";  background: url(../img/xx2.png) no-repeat center top; }

.cBox .more { display: flex; justify-content: center; }
.cBox .more a { height: 48px; line-height: 48px; padding: 0 30px; border: 1px solid #B30303; border-radius: 26px; font-size: 16px; color: #B30303; transition: 0.5s; }
.cBox .more a:hover { color: #fff; background-color: #B30303;}

.solutionSafety-07{/* margin: 0; */}
.solutionSafety-07 .intro p{text-indent: 0;}
.solutionSafety-07 .more{margin: 30px auto 0; text-align:center}
.solutionSafety-07 .more a{display:inline-block;  height: 48px; line-height: 48px; padding: 0 30px; border: 1px solid #B30303; border-radius: 26px; font-size: 16px; color: #B30303; transition: 0.5s; }
.solutionSafety-07 .more a:hover { color: #fff; background-color: #B30303;}



/* 相关技术支撑功能模块 */
.lxss .row { z-index: 0; position: relative; }
.lxss a { position: relative; }
.lxss a,
.lxss a.sq { background-color: transparent; }
.lxss a::after { content: ""; position: absolute; left: 0px; top: 0; right: 0; bottom: 0; display: block; background-color: #B30303; z-index: -1; border-radius: 30px; transition: 0.5s }
.lxss a:hover { background-color: #a20000; box-shadow: none }

