﻿.qmanqundel {
    background: #fafafa;
    padding: 90px 0 100px;
}

.anqpad {
    position: relative;
    padding: 0 200px;
}

.qmanqundel h1 {
    font-size: 48px;
    line-height: 1.4;
    color: #000000;
    font-weight: bold;
    text-align: center;
}

.qmanqundel .del {
    margin-top: 100px;
    font-size: 24px;
    line-height: 1.4;
    color: #000;
}

.qmanqundel .del p {
    margin-bottom: 24px;
}

.qmanqundel .del a {
    color: #000;
}

.qmanqbanner {
    height: 496px;
}

.qmanqbanner .wrap {
    height: 100%;
    position: relative;
}

.qmanqbanner .ico {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -moz-transform: translateY(-50%);
    /* Firefox */
    -webkit-transform: translateY(-50%);
    /* Safari 和 Chrome */
    -o-transform: translateY(-50%);
    width: 250px;
    margin: 0 auto;
}

.qmanqbanner .ico img {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.qmanqbanner h2 {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 2;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -moz-transform: translateY(-50%);
    /* Firefox */
    -webkit-transform: translateY(-50%);
    /* Safari 和 Chrome */
    -o-transform: translateY(-50%);
    font-size: 60px;
    line-height: 1.2;
    color: #fff;
    text-align: center;
}

.qmanqpolicy {
    background: #fafafa;
    padding: 72px 0 170px;
}

.qmanqpolicy .del {
    font-size: 24px;
    line-height: 1.4;
    color: #000;
}

.qmanqpolicy .del p {
    margin-bottom: 24px;
}

.qmanqpolicy img {
    width: 100%;
    display: block;
    margin: 60px auto 70px;
}

.qmanqjiheye .hds {

    font-size: 24px;
    line-height: 1.4;
    color: #000;
    padding: 52px 0 0 0;
}

.qmanqjiheye .bds {
    background: #FAFAFA;
    padding: 90px 0 160px;
}

.qmanqjiheye .bds h2 {
    font-size: 30px;
    line-height: 1.6;
    color: #000;
    font-family: Ranyb;
    text-align: left;
    margin-top: 180px;

}

.qmanqjiheye .bds .ds {
    margin-top: 81px;
    overflow: hidden;
}

.qmanqjiheye .bds .ico {
    width: 306px;
    margin: 10px auto 0;
    float: left;
}

.qmanqjiheye .bds .ico img {
    display: block;
    margin: 0 auto;
}

.qmanqjiheye .bds .del {
    width: calc(100% - 334px);
    float: right;
    font-size: 24px;
    line-height: 1.4;
    color: #000;
    text-align: left;
    font-family: 'OPPOSans';

}

.qmanqjiheye .bds .pic {
    width: 100%;
    display: block;
    margin: 60px auto 30px;
}

.qmanqjiheye .bds .text {
    font-size: 18px;
    line-height: 1.6;
    color: #000;
    text-align: left;
}

.qmanqjiheye .bds .text .note {
    font-family: 'OPPOSansb';
}

.qmanqjiheye .fts {
    padding: 0px 0 40px;
    background: #FAFAFA;
}

.qmanqjiheye .secu {
    background-color: #fff;
    padding: 24px 64px 52px 64px;
    margin-top: 30px;
    border-radius: 20px;
}

.qmanqjiheye .secu table {
    width: 100%;
    margin-top: 66px;
    font-size: 18px;
    font-family: "OPPOSans";
    border-collapse: collapse;
    /* 去掉边框间的间隙 */
}

.qmanqjiheye .secu-list2 table {

    margin-top: 30px;
}

.qmanqjiheye .secu-list3 {
    flex-direction: column;
}



.qmanqjiheye .secu table th {
    border-bottom: 1px solid #eee;
    padding-left: 8px;
}



.qmanqjiheye .secu table .background-c {
    background-color: #fafafa;
}

.qmanqjiheye .secu table td {
    /* width: calc(100% / 3); */
    height: 50px;
    text-align: left;
    padding-left: 8px;

}

.qmanqjiheye .secu .title-mini {
    font-family: 'Rany';
    font-size: 20px;
    text-align: left;
    margin-bottom: 30px;

}

.qmanqjiheye .title1 {
    font-family: 'Ranyb';
    font-size: 24px;
    text-align: left;
    margin-top: 60px;
}


.qmanqjiheye .fts h2 {
    font-size: 30px;
    line-height: 1.6;
    color: #000;
    font-family: 'Ranyb';
    text-align: left;
}

.qmanqjiheye .fts ul {
    margin-top: 36px;
}

.qmanqjiheye .fts li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 22px;
}

.qmanqjiheye .fts li h3 {
    font-size: 24px;
    line-height: 102px;
    color: #000;
    max-width: 80%;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../../images/asrc/qmanquan8.webp) no-repeat left center;
    background-size: 10px auto;
}

.qmanqjiheye .fts li h6 {
    font-size: 24px;
    line-height: 102px;
    color: #000;
}

.qmanqjiheye .fts li a:hover h3 {
    background: url(/assets/index/images/asrc/qmanquan8-1.webp) no-repeat left center;
    background-size: 10px auto;
    color: #4d74ff;
}

.qmanqjiheye .fts li a:hover h6 {
    color: #4d74ff;
}

.qmanqjiheye .fts li:last-child a {
    border-bottom: none;
}

.qmanqjiheye .fts .pges {
    margin-top: 14px;
}

.qmanqjiheye .fts .pges dl {
    text-align: right;
}

.qmanqjiheye .fts .pges dd {
    display: inline-block;
    vertical-align: middle;
}

.qmanqjiheye .fts .pges dd a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    text-align: center;
    background: #eeeeee;
    font-size: 24px;
    color: #000;
    transition: all 0s;
    -ms-transition: all 0s;
    /* IE 9 */
    -moz-transition: all 0s;
    /* Firefox */
    -webkit-transition: all 0s;
    /* Safari 和 Chrome */
    -o-transition: all 0s;
}

.qmanqjiheye .fts .pges dd.on a,
.qmanqjiheye .fts .pges dd a:hover {
    background: #4d74ff;
    color: #fff;
}

.qmanqjiheye .fts .pges dd.ons a {
    background: url(/assets/index/images/asrc/qmanquan5.webp) no-repeat center;
    background-size: 16px auto;
}

.qmanqjiheye .fts .pges dd.ons1 a {
    background: url(/assets/index/images/asrc//qmanquan9.webp) no-repeat center;
    background-size: 16px auto;
}

.qmanqjiheye .fts .pges dd.ons a:hover {
    background: url(/assets/index/images/asrc/qmanquan5-1.webp) no-repeat center;
    background-size: 16px auto;
}

.qmanqjiheye .fts .pges dd.ons1 a:hover {
    background: url(/assets/index/images/asrc/qmanquan9-1.webp) no-repeat center;
    background-size: 16px auto;
}

.qmanqjiheye .form {
    padding: 136px 0 106px;
    background: #FAFAFA;
}

.qmanqjiheye .form .box {
    position: relative;
}

.qmanqjiheye .form .box .ico {
    position: absolute;
    right: -50px;
    top: 10%;
    z-index: 1;
    width: 486px;
}

.qmanqjiheye .form .box .ico img {
    width: 100%;
    display: block;
}

.qmanqjiheye .form h2 {
    font-size: 30px;
    line-height: 1.4;
    color: #000;
    font-family: 'Ranyb';
    margin-bottom: 24px;
}

.qmanqjiheye .form p {
    font-size: 24px;
    line-height: 1.4;
    color: #000;
}

.qmanqjiheye .form p a {
    color: #4d74ff;
}

.qmanqjiheye .form .box .lt .fms {
    margin-top: 50px;
    width: 630px;
}

.qmanqjiheye .form .box .lt li {
    margin-bottom: 10px;
}

.qmanqjiheye .form .box .lt li label {
    font-size: 18px;
    line-height: 1.7;
    color: #000;
    display: block;
}

.qmanqjiheye .form .box .lt li .t1 {
    width: 100%;
    font-size: 18px;
    color: #000;
    height: 48px;
    background: #e5e5e5;
    border: 1px solid #dcdcdc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
    border-radius: 4px;
    display: block;
}

.qmanqjiheye .form .box .lt li dl {
    overflow: hidden;
}

.qmanqjiheye .form .box .lt li dd {
    width: calc((100% - 28px)/2);
    float: left;
}

.qmanqjiheye .form .box .lt li dd:nth-child(2) {
    float: right;
}

.qmanqjiheye .form .box .lt li .ds {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.qmanqjiheye .form .box .lt li .txt {
    font-size: 18px;
    line-height: 1.6;
    color: #000;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.qmanqjiheye .form .box .lt li .txt p {
    margin-right: 15px;
}

.qmanqjiheye .form .box .lt li .fle {
    width: 110px;
    line-height: 30px;
    background: #4e74ff;
    text-align: center;
    border-radius: 16px;
    font-size: 18px;
    color: #fff;
    position: relative;
    cursor: pointer;
}

.qmanqjiheye .form .box .lt li .fle .f1 {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.qmanqjiheye .form .box .lt li.ons {
    margin: 18px 0 32px;
}

.qmanqjiheye .form .box .lt li .t2 {
    height: 150px;
    padding: 10px 20px;
    resize: none;
    line-height: 1.7;
    font-family: 'Robotol';
}

.qmanqjiheye .form .box .lt li .t3 {
    width: 180px;
}

.qmanqjiheye .form .box .lt li .ico1 {
    margin-left: 14px;
    cursor: pointer;
}

.qmanqjiheye .form .box .lt li .ico1 img {
    width: 100%;
    display: block;
}

.qmanqjiheye .form .box .lt .che .c1,
.qmanqjiheye .form .box .lt .che1 .c1,
.qmanqjiheye .form .box .lt .che2 .c1 {
    display: none;
}

.qmanqjiheye .form .box .lt .che label,
.qmanqjiheye .form .box .lt .che1 label,
.qmanqjiheye .form .box .lt .che2 label {
    font-size: 18px;
    line-height: 1.6;
    color: #000;
    display: block;
    background: url(../../images/asrc/qmanquan10.webp) no-repeat left top;
    background-size: 25px auto;
    padding-left: 36px;
    cursor: pointer;
    position: relative;
    z-index: 2;
}

.qmanqjiheye .form .box .lt .che input:checked+label,
.qmanqjiheye .form .box .lt .che1 input:checked+label,
.qmanqjiheye .form .box .lt .che2 input:checked+label {
    background: url(../../images/asrc/qmanquan11.webp) no-repeat left top;
    background-size: 25px auto;
}

.qmanqjiheye .form .box .lt .che {
    margin-top: 30px;
}

.qmanqjiheye .form .box .lt .che a,
.qmanqjiheye .form .box .lt .che1 a {
    color: #4d74ff;
}

.qmanqjiheye .form .box .lt p {
    font-size: 18px;
    line-height: 1.6;
    color: #000;
}

.qmanqjiheye .pageButton {
    display: flex;
    flex-wrap: wrap;
    font-family: Rany;
    font-size: 24px;
    color: #959595;

}

.qmanqjiheye .anqpad .title {
    font-family: Ranyb;
    font-size: 48px;
    text-align: center;
}

.qmanqjiheye .pageButton p {
    width: 300px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    border-radius: 15px 15px 0 0;
    color: #959595;
}

.qmanqjiheye .pageButton  .active {
    background-color: #FAFAFA;
    color: #0066FF;
    font-family: 'Ranyb';
}
/* 漏洞页面详情 */
.qmanqbanner .secu-title {
    width: 74%;
    margin-left: 13%;
    font-size: 48px;
    font-family: 'Rany';
}

.content {
    padding: 78px 491px;
}

/* security update */
.qmanqjiheye .bds .update-del,
.qmanqjiheye .fts .update-del {
    width: 100%;
    float: left;
}

.qmanqjiheye .bds .update-ds,
.qmanqjiheye .fts .update-ds {
    margin-top: 41px;
    font-family: 'Robotol';
    font-size: 24px;
}

.qmanqjiheye .secu-list,
.qmanqjiheye .secu-list2 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
    flex-wrap: wrap;

}

.qmanqjiheye .secu-list .secu {
    padding: 36px 64px;
    width: 240px;
}

.qmanqjiheye .secu-list .secu table,
.qmanqjiheye .secu-list2 .secu table {
    margin-top: 0;
}

.wrap1 {
    height: 200px;
}

.qmanqjiheye .secu-list2 .secu {
    width: 459px;
}

.security-update .hds {
    padding:52px 0 0;
}

.download {
    display: flex;
    color: #FFF;
    background-color: #000;
    width: 145px;
    height: 30px;
    font-size: 14px;
    font-family: "OPPOSans";
    line-height: 30px;
    padding: 0 30px;
    float: right;
    cursor: pointer;
}

.download img {
    width: 15px;
    height: 17px;
    margin-top: 7px;
    margin-left: 20px;
}

.qmanqjiheye .secu-list3 .secu {
    width: 1100px;
}

.qmanqjiheye .secu-list3 .secu table td {
    width: calc(100% / 5);

}

.qmanqjiheye .secu .tdwidth {

    width: 185px;
}
.qmanqjiheye .fts .over-content{
    display: flex;
    /* justify-content: space-around; */
    flex-wrap: wrap;
    width: 100%;
}

.qmanqjiheye .fts .over-content .text{
    width: 390px;
    height: 430px;
    background-color: #ffffff;
    border-radius: 20px 20px 20px 20px;
    margin: 0 15px;
    margin-bottom: 25px;
    text-align: center;
}
.qmanqjiheye .fts .over-content .text:last-child{
    /* margin-left: auto; */
    /* margin-right: auto; */
}

.qmanqjiheye .fts .over-content .text img{
    width: 120px;
    height: 120px;
    margin-bottom: 35px;
    margin-top: 23px;

}

.qmanqjiheye .fts .over-content .text .text-header{
    font-size: 24px;
    font-family: 'Robotob';
    color: #000000;
    margin-bottom: 24px;
}

.qmanqjiheye .fts .over-content .text .text-text{
    font-size: 18px;
    font-family: OPPOSans;
    color: #000000;
    padding: 0 29px;
}

.qmanqjiheye  .page-2{
    height: 500px;
    background:  url(../../images/asrc/Third-Party_Penetration-Testing.jpg) no-repeat left center;
}
.qmanqjiheye  .page-4{
    height: 500px;
    background:  url(../../images/asrc/Contact-Us.jpg) no-repeat left center;
}
.qmanqjiheye .page-2 .text-2{
    width: 506px;
    padding-top: 90px;
    margin-left: 430px;
}
.qmanqjiheye .page-2 .text-4{
    width: 506px;
    padding-top: 90px;
    margin-left: 900px;
}


.qmanqjiheye  .page-2 .text-2-header{
    font-family: 'Ranyb';
    font-size: 36px;
    color: #ffffff;
    margin-bottom: 30px;
}

.qmanqjiheye .page-2 .text-2-text{
    font-family: OPPOSans;
    font-size: 24px;
    color: #ffffff;
}

.qmanqjiheye .page-4 .text-2{
    width: 506px;
    padding-top: 90px;
    margin-left: 430px;
}
.qmanqjiheye .page-4 .text-4{
    width: 506px;
    padding-top: 90px;
    margin-left: 900px;
}


.qmanqjiheye  .page-4 .text-2-header{
    font-family: 'Ranyb';
    font-size: 36px;
    color: #ffffff;
    margin-bottom: 30px;
}

.qmanqjiheye .page-4 .text-2-text{
    font-family: OPPOSans;
    font-size: 24px;
    color: #ffffff;
}
.qmanqjiheye  .page-3{
    padding: 0 auto;
    position: relative;
    background: #fafafa;
}
.qmanqjiheye .page-3 .header3{
    padding-top: 150px;
    margin-bottom: 80px;
    margin-left: 360px;
    font-size: 36px;
    color: #000000;
    font-family: 'Ranyb';
}

.qmanqjiheye  .page-3  li .page-4-content{
    height: 500px;
    width: 1200px;
    margin-left: 360px;
    margin-bottom: 190px;
}
.qmanqjiheye  .page-3  li .text-3-3-contain{
    height: 500px;
    width: 1179px;
    margin-left: 21px;
    margin-bottom: 190px;
}
.qmanqjiheye  .page-3   .text-3-3{
    height: 500px;
    width: 1200px;
    margin-bottom: 25px;
    margin-left: 18.5%;
}



.qmanqjiheye  .page-3  .page-4-content .img1-text1{
    width: 502px;
    margin-left: 100px;
    padding-top: 100px;
}

.qmanqjiheye  .page-3  .page-4-content .img1-text1 h2{
    font-size: 36px;
    color: #000000;
    font-family: 'Ranyb';
    margin-bottom: 45px;
}
.qmanqjiheye  .page-3  .page-4-content .img1-text1 p{
    font-size: 24px;
    color: #000000;
    font-family: OPPOSans;
}

.qmanqjiheye  .page-3  .page-4-content .img1-text2{
    width: 524px;
    margin-left: 600px;
    padding-top: 147px;
}
.qmanqjiheye  .page-3  .page-4-content .img1-text2 h2{
    font-size: 36px;
    color: #ffffff;
    font-family: 'Ranyb';
    margin-bottom: 45px;

}
.qmanqjiheye  .page-3  .page-4-content .img1-text2 p{
    font-size: 24px;
    color: #ffffff;
    font-family: OPPOSans;
}

.qmanqjiheye  .page-3  .page-4-content .img1-text3{
    width: 502px;
    margin-left: 100px;
    padding-top: 100px;
}

.qmanqjiheye  .page-3  .page-4-content .img1-text3 h2{
    font-size: 36px;
    color: #ffffff;
    font-family: 'Ranyb';

    margin-bottom: 45px;
}
.qmanqjiheye  .page-3  .page-4-content .img1-text3 p{
    font-size: 24px;
    color: #ffffff;
    font-family: OPPOSans;
}
.qmanqjiheye  .page-3 .preva{
    background: url(../../images/asrc/left.webp) no-repeat left center;
    position: absolute;
    width: 27px;
    height: 50px;
    cursor: pointer;
    z-index: 111;
    left: 393px;
    top:50%;
}

.qmanqjiheye  .page-3 .nexta{
    background: url(../../images/asrc/right.webp) no-repeat left center;
    position: absolute;
    width: 27px;
    height: 50px;
    cursor: pointer;
    z-index: 111;
    right: 373px;
    top:50%;
}
.qmanqjiheye .bds .page1-h2{
    margin-bottom: 80px;
}
.qmanqjiheye .fts .page1-h2{
    margin-bottom: 80px;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 150px;
    left: 0;
    line-height: 15px;
    width: 100%;
}
.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}

.qmanqjiheye .page-3 li .page-4-content-img1{
    background-size: contain !important;height: 500px;
    background:  url(../../images/asrc/01-Reliable-Cloud-Platform.webp) no-repeat left center;

}

.qmanqjiheye .page-3 li .page-4-content-img2{
    background-size: contain !important; height: 500px;
    background:  url(../../images/asrc/02-Encrypted-Transmission.webp) no-repeat left center;

}

.qmanqjiheye .page-3 li .page-4-content-img3{
    background-size: contain !important; height: 500px;
    background:  url(../../images/asrc/03-Encrypted-Storage.webp) no-repeat left center;

}
