#main-img {
    width: 100%;
    height: 420px;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    position: relative;
    overflow: hidden;
}

#main-img .mi-content .introduce {
    padding-top: 97px;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
}

#main-img .produce-name {
    font-weight: 700;
    font-size: 40px;
    color: #252b3a;
    margin-bottom: 39px;
}

#main-img .produce-detail {
    font-size: 18px;
    line-height: 30px;
    color: #3f485d;
    max-width: 710px;
}

#main-img button {
    width: 129px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    background-color: #144f60;
    
    font-size: 18px;
    color: #ffffff;
}

#main-img .image {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: unset;
    z-index: 1;
}



#service-content {
    min-height: 600px;
    width: 100%;
    background-color: #fff;
}

.single {
  min-height: 350px !important;
}

#service-content .sc-main {
    padding: 70px 0 68px;
}

#service-content .sc-main .title {
    margin-bottom: 47px;
    font-size: 30px;
    font-weight: 500;
    color: #252b3a;
    text-align: center;
}

#service-content .sc-main .service-content-intro{
    background-image: linear-gradient(180deg, 
		#f0f4ff 0%, 
		#f4f8ff 27%, 
		#f7fbff 100%);
	box-shadow: 1px 8px 27px 0px rgba(41, 85, 140, 0.38);
	border-radius: 4px;
	border: solid 2px #ffffff;
    padding: 24px;
    padding-top: 37px;
}
#service-content .sc-main .title-content {
    margin-bottom: 39px;
	font-size: 14px;
    color: #262c3a;
    text-align: center;
}

#service-content .sc-main .main-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#service-content .sc-main .main-content .mc-item {
  width: 50%;
  max-width: 572px;
  min-width: 572px;
  margin-bottom: 32px;
  background-image: linear-gradient(180deg, #f4f5f6 1%, #fafafb 27%, #ffffff 100%);
  box-shadow: 0px 2px 18px 0px rgba(15, 87, 177, 0.12);
  border-radius: 4px;
  border: solid 2px #ffffff;
  padding: 35px 35px 20px 0;
  box-sizing: border-box;
}

#service-content .sc-main .main-content .mc-item:first-child {
    background-image: linear-gradient(180deg, #f0f4ff 0%, #f4f8ff 27%, #f7fbff 100%);
	box-shadow: 0px 8px 27px 0px rgba(41, 85, 140, 0.38);
}
#service-content .sc-main .main-content .mc-item:first-child .mci-title{
    color: #2c62fa;
}
#service-content .sc-main .main-content .mc-item:first-child .mci-content{
    background-image: linear-gradient(55deg, #ddebfd 0%, #ffffff 100%);
}

#service-content .sc-main .main-content:hover .mc-item {
    background-image: linear-gradient(180deg, #f4f5f6 1%, #fafafb 27%, #ffffff 100%);
    box-shadow: 0px 2px 18px 0px rgba(15, 87, 177, 0.12);
}
#service-content .sc-main .main-content:hover .mc-item .mci-title {
    color: #252b3a;
    font-weight: 500;
}
#service-content .sc-main .main-content:hover .mc-item .mci-content {
    background-image: linear-gradient(55deg, #f7fafe 0%, #ffffff 100%);
}

#service-content .sc-main .main-content .mc-item:hover{
    background-image: linear-gradient(180deg, #f0f4ff 0%, #f4f8ff 27%, #f7fbff 100%);
	box-shadow: 0px 8px 27px 0px rgba(41, 85, 140, 0.38);
}
#service-content .sc-main .main-content .mc-item:hover .mci-title{
    color: #2c62fa;
}
#service-content .sc-main .main-content .mc-item:hover .mci-content{
    background-image: linear-gradient(55deg, #ddebfd 0%, #ffffff 100%);
}

#service-content .sc-main .main-content .single-row-item {
  width: 100%;
  text-align: center;
  padding: 30px 52px 49px 46px;
  box-sizing: border-box;
  background-image: linear-gradient(180deg, #f0f4ff 0%, #f4f8ff 27%, #f7fbff 100%);
  box-shadow: 1px 8px 27px 0px rgba(41, 85, 140, 0.38);
  border-radius: 4px;
  border: solid 2px #ffffff;
  
}

#service-content .sc-main .main-content .mc-item:nth-child(2n) {
    margin-right: 0;
}

#service-content .sc-main .main-content .mc-col3 {
  box-sizing: border-box;
  border-radius: 4px;
  max-width: 372px;
  min-width: 372px;
}
#service-content .sc-main .main-content .mc-col3 .mci-content {
    min-height: calc(100% - 102px) !important;
    padding: 15px;
}
#service-content .sc-main .main-content .mc-col3 .mci-title{
    margin-bottom: 16px !important;
    margin-left: 31px !important;
}
#service-content .sc-main .main-content .mc-item img {
    margin-left: 31px !important;
}
#service-content .sc-main .main-content .mc-col3:nth-child(3n) {
  margin-right: 0 !important;
}

#service-content .sc-main .main-content .row-content{
  margin-bottom: 20px;
}
#service-content .sc-main .main-content .row-flex{
  display: flex;
  justify-content: center;
}

#service-content .sc-main .main-content .mc-item img {
    width: 42px;
    margin-bottom: 20px;
    margin-left: 35px;
}

#service-content .sc-main .main-content .mc-item .mci-title{
    font-size: 24px;
    color: #252b3a;
    font-weight: 500;
    margin-bottom: 15px;
    margin-left: 35px;
}
 .single-row-item .mci-title {
    
    font-size: 24px;
    color: #252b3a;
    font-weight: 500;
    margin-bottom: 35px;
}

#service-content .sc-main .main-content .mc-item .mci-content{
    font-size: 14px;
    line-height: 30px;
    color: #3f485d;
    min-height: 128px;
    padding: 10px 20px;
    box-sizing: border-box;
	background-image: linear-gradient(55deg, 
		#f7fafe 0%, 
		#ffffff 100%);
	border-radius: 4px;
    margin-left: 16px;
}
 .single-row-item .mci-content {
    font-size: 14px;
    line-height: 30px;
    color: #3f485d;
}

#service-content .sc-main .main-content .drill-mc-col3 {
    width: 340px;
    min-height: 283px;
    background-image: linear-gradient(55deg, 
    	#ddebfd 0%, 
    	#ffffff 100%);
    border-radius: 4px;
    padding: 24px 50px 43px;
    box-sizing: border-box;
}
#service-content .sc-main .main-content .drill-mc-col3 .row-content{
    margin-bottom: 30px;
    
}
#service-content .sc-main .main-content .drill-mc-col3 .mci-content{
	font-size: 14px;
	line-height: 30px;
	color: #3f485d;
}

#service-process {
    min-height: 600px;
    width: 100%;
    background-color: #fff;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

#service-process .sp-main {
    padding: 68px 0;
}

#service-process .sp-main .title {
    font-weight: 500;
    font-size: 30px;
    color: #252b3a;
    margin-bottom: 47px;
    text-align: center;
}

#service-process .sp-main .main-content {
    min-height: 460px;
    width: 100%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

#service-process .sp-main .main-content .items-block{
    width: 194px;
	height: 300px;
	background-color: #ffffff;
	box-shadow: 0px 7px 95px 30px rgba(14, 25, 44, 0.09);
	border-radius: 1px;
    border-radius: 3px;
}
#service-process .sp-main .main-content .items-block .items-block-innset{
    height: 280px;
	background-color: #ebf0f7;
    margin: 10px 0;
    position: relative;
    display: flex;
    flex: 1;
    -webkit-box-orient: vertical;
    flex-direction: column;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: start;
    -webkit-box-align: center;
    align-items: center;
    color: #262c3a;
    font-size: 16px;
    font-weight: 700;
}
#service-process .sp-main .main-content .items-block:hover .items-block-innset{
    background-image: linear-gradient(110deg, #b4cff3 0%, #2f61f2 100%);
    color: #fff;
}
#service-process .sp-main .main-content .items-block .items-block-innset .icon-main{
    width: 70px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    position: relative;
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    background-image: linear-gradient(110deg, rgba(180,207,243,.5) 0%, rgba(127,160,255,.5) 100%);
    z-index: 10;
    margin-top: 28%;
}
#service-process .sp-main .main-content .items-block .items-block-innset p{
    position: relative;
    z-index: 10;
}
#service-process .sp-main .main-content .items-block .items-block-innset .icon-rb{
    width: 82px;
    height: 94px;
    position: absolute;
    z-index: 0;
    right: 30px;
    bottom: 20px;
}
#service-process .sp-main .main-content .items-arrow{
    height: 300px;
    -webkit-box-orient: vertical;
    flex: 1;
    -webkit-box-orient: vertical;
    flex-direction: column;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background: url('../image/arrow_icon.png') no-repeat center center;
}
#service-process .sp-main .main-content .left-menu {
    height: 100%;
    width: 291px;
    margin-right: 4px;
    height: 460px;
    display: flex;
    flex-direction: column;
}

#service-process .left-menu .menu-item {
    width: 293px;
    min-height: 90px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 45px;
    background-color: #ebf0f7;
    position: relative;
    cursor: pointer;
    color: #252b3a;
    font-weight: 500;
    flex: 1;
}
#service-process .left-menu .sm-item{
  padding: 45px 20px;
}

#service-process .left-menu .menu-item:not(:last-child) {
    margin-bottom: 2px;
}

#service-process .left-menu .menu-item .name-icon {
    width: 24px;
    margin-right: 22px;
}

#service-process .left-menu .menu-item .name {
    
    font-size: 24px;
    white-space: nowrap;
}

#service-process .left-menu .menu-item .sm{
  font-size: 20px;
}

#service-process .left-menu .menu-item .name-number {
    position: absolute;
    bottom: 0;
    right: 21px;
    width: 48px;
}

#service-process .left-menu .mi-active {
    background-image: linear-gradient(110deg, #b4cff3 0%, #2f61f2 100%);
    color: #ffffff;
}

#service-process .sp-main .main-content .right-content {
    width: 100%;
    height: 460px;
    position: relative;
    background: #fff;
}

#service-process .sp-main .main-content .right-content img {
    width: 100%;
    height: 100%;
}

#service-process .sp-main .main-content .right-content .text-content {
    position: absolute;
    width: 100%;
    min-height: 113px;
    bottom: 0;
    left: 0;
    font-size: 18px;
    color: #fefefe;
    padding: 23px 35px 20px;
    background-image: linear-gradient(125deg, 
		#1c49b1 0%, 
		rgba(28, 73, 177, 0.93) 20%, 
		rgba(82, 111, 182, 0.79) 61%, 
		rgba(108, 129, 184, 0.73) 80%, 
		rgba(135, 149, 187, 0.45) 100%, 
		rgba(136, 149, 187, 0.45) 100%);
	opacity: 0.9;
    box-sizing: border-box;
}
#service-process .sp-main .main-content .right-content .text-content .content-title{
	font-size: 25px;
    margin-bottom: 14px;
}
#service-process .sp-main .main-content .right-content .text-content .content-intro{
	font-size: 18px;
	line-height: 32px;
}

#service-advantage {
    min-height: 600px;
    width: 100%;
    background-color: #fff;
}

#service-advantage .sa-main {
    padding: 68px 0;
    height: 100%;
}

#service-advantage .sa-main .title {
    font-weight: 500;
    font-size: 30px;
    color: #252b3a;
    margin-bottom: 47px;
    text-align: center;
}

#service-advantage .sa-main .main-content {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    z-index: 9;
}

#service-advantage .swiper-container {
    width: 100%;
    padding: 20px;
}

#service-advantage .swiper-wrapper {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

#service-advantage .sa-main .mc-item {
    min-height: 330px;
    background-blend-mode: normal, normal;
    box-shadow: 0px 0px 38px 2px rgba(142, 169, 206, 0.1);
    border-radius: 4px;
    border: solid 2px #ffffff;
    padding: 43px 35px;
    box-sizing: border-box;
    
    cursor: pointer;
    background-image: linear-gradient(180deg, 
		#f4f5f6 1%, 
		#fafafb 27%, 
		#ffffff 100%);
	box-shadow: 0px 0px 38px 2px 
		rgba(142, 169, 206, 0.15);
}

#service-advantage .sa-main .col-4 {
  width: 280px;
  height: 370px;
  background-blend-mode: normal, normal;
  box-shadow: 0px 0px 38px 2px rgba(142, 169, 206, 0.15);
  border-radius: 4px;
  border: solid 2px #ffffff;
  padding: 49px 20px;
  box-sizing: border-box;
  background-color: #ffffff;
  cursor: pointer;
}

.client-swiper-button-prev {
    position: absolute;
    bottom: 40%;
    left: -8%;
    cursor: pointer;
    z-index: 20;
}

.client-swiper-button-next {
    position: absolute;
    bottom: 40%;
    right: -11%;
    cursor: pointer;
    z-index: 20;
}

.swiper-button-disabled {
    opacity: .5;
}

#service-advantage .sa-main .mci-active {
    background-image: url(../image/fwys_bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#service-advantage .sa-main .mc-item img {
    width: 55px;
    margin-bottom: 47px;
    background-color: rgba(47, 97, 242, 0.1);
	border-radius: 2px;
}

#service-advantage .sa-main .mc-item .i-title {
    
    font-size: 24px;
    color: #252b3a;
    font-weight: 500;
    margin-bottom: 43px;
}

#service-advantage .sa-main .mc-item .i-content {
    font-size: 14px;
    line-height: 30px;
    color: #3f485d;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    
}
#service-advantage .sa-main .mci-active .i-content{
    color: #ffffff;
}
#service-advantage .sa-main .mci-active .i-title{
    color: #ffffff;
}
#client-value {
    width: 100%;
    background-color: #f8faff;
}

#client-value .cv-main {
    padding: 70px 0;
    height: 100%;
}

#client-value .cv-main .title {
    font-weight: 500;
    font-size: 30px;
    color: #252b3a;
    margin-bottom: 47px;
    text-align: center;
}

#client-value .cv-main .main-content {
    width: 100%;
}

#client-value .cv-main .mc-item {
    height: 176px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    padding-left: 77px;
    padding: 0 60px 0 77px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
#client-value .cv-main .mc-item-active{
    border: solid 2px #ffffff;
    background-image: linear-gradient(180deg, 
    #f0f4ff 0%, 
    #f4f8ff 27%, 
    #f7fbff 100%);
    box-shadow: 1px 19px 57px 0px rgba(67, 116, 190, 0.15);
}

#client-value .cv-main .right-img {
  width: 150px;
  height: 150px;
  position: absolute;
  z-index: 1;
  right: -5px;
  bottom: -10px;
}

#client-value .cv-main .mc-item:not(:last-child) {
    margin-bottom: 19px;
}

#client-value .cv-main .mc-item .mci-icon {
    width: 70px;
    height: 70px;
    border-radius: 2px;
    margin-right: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#client-value .cv-main .mc-item .mci-content .mcic-title {
    
    font-size: 24px;
    color: #252b3a;
    font-weight: 500;
    margin-bottom: 21px;
}

#client-value .cv-main .mc-item .mci-content .mcic-content {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #3f485d ;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    position: relative;
    z-index: 2;
}

@media screen and (max-width: 600px) {
    #service-advantage .sa-main {
        overflow: hidden;
    }
}



#safe-response #main-img { background: url('../image/img_banner_bg.png'); } 
#safe-response #service-process { background: url('../image/img_bg_1.png'); } 

#safe-drill #main-img { background: url('../image/img_banner_bg1.png'); } 
#safe-drill #service-process { background: url('../image/img_bg_11.png'); } 

#safe_penetration_test #main-img { background: url('../image/img_banner_bg2.png'); } 
#safe_penetration_test #service-process { background: url('../image/img_bg_12.png'); } 

#safe_defense #main-img { background: url('../image/img_banner_bg3.png'); } 
#safe_defense #service-process { background: url('../image/img_bg_13.png'); } 

#safe_train #main-img { background: url('../image/img_banner_bg4.png'); } 
#safe_train #service-process { background: url('../image/img_bg_14.png'); } 

#safe_protect #main-img { background: url('../image/img_banner_bg5.png'); } 
#safe_protect #service-process { background: url('../image/img_bg_15.png'); } 

#safe_code_audit #main-img { background: url('../image/img_banner_bg6.png'); } 
#safe_code_audit #service-process { background: url('../image/img_bg_16.png'); } 

#safe_reinforce #main-img { background: url('../image/img_banner_bg7.png'); } 
#safe_reinforce #service-process { background: url('../image/img_bg_17.png'); } 

#safe_competition #main-img { background: url('../image/img_banner_bg8.png'); } 
#safe_competition #service-process { background: url('../image/img_bg_18.png'); } 

#safe_assess #main-img { background: url('../image/img_banner_bg9.png'); } 
#safe_assess #service-process { background: url('../image/img_bg_19.png'); }