html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: "Microsoft YaHei", "宋体", "黑体", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
em,
img,
strong,
sub,
sup,
tt,
dd,
dl,
dt,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
ul,
li,
p,
a,
section {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

input,
select,
textarea {
    vertical-align: middle;
    -ms-behavior: url(css/PIE.htc);
    behavior: url(css/PIE.htc);
    outline: none;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
}

ul li {
    list-style-type: none;
}

a {
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

div,
a {
    tap-highlight-color: rgba(0, 0, 0, 0);
    focus-ring-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-focus-ring-color: rgba(0, 0, 0, 0);
}

.h3c-ao-0804-showpc {
    display: block;
}

.h3c-ao-0804-showphone {
    display: none;
}

.h3c-ao-0804-container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.h3c-ao-0804-container img {
    width: 100%;
}

/* 顶部 */
.h3c-ao-0804-bigheadbox {
    width: 100%;
    position: fixed;
    top: 0%;
    left: 0%;
    z-index: 10000;
}

.h3c-ao-0804-headertopbox {
    width: 100%;
    height: 45px;
    background-color: #061B38;
    color: #fff;
    line-height: 45px;
    font-size: 16px;
}

.h3c-ao-0804-centerwrap {
    width: 1200px;
    margin: 0 auto;
    /* overflow: hidden; */
}

.h3c-ao-0804-headertop-l {
    float: left;
}

.h3c-ao-0804-headertop-l a,
.h3c-ao-0804-headertop-r a {
    color: #fff;
}

.h3c-ao-0804-headertop-r {
    float: right;
    overflow: hidden;
    width: auto;
}

.h3c-ao-0804-headertop-r li {
    float: left;
    margin-left: 25px;
}

.h3c-ao-0804-container .h3c-ao-0804-backbtn {
    display: inline-block;
    width: 16px;
    vertical-align: baseline;
}

/* 头部 */
.h3c-ao-0804-headerbox {
    width: 100%;
    height: 90px;
    background-color: #5C8AC3;
    overflow: hidden;
}

.h3c-ao-0804-logo {
    width: 9.2%;
    float: left;
    margin-top: 2%;
}

.h3c-ao-0804-menubox {
    width: auto;
    height: 90px;
    float: right;
    /* overflow: hidden; */
    position: relative;
}
.h3c-ao-home{
    position: absolute;
    top:50%;
    right: -13%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    font-weight:600;
}
.h3c-ao-home img{
    width: 20px;
    display: inline-block;
    vertical-align: sub;
}
.h3c-ao-0804-menubox li {
    width: auto;
    height: 100%;
    float: left;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
    line-height: 90px;
    padding: 0px 20px;
    cursor: pointer;
}

.h3c-ao-0804-menubox-li-active {
    background: url(../images/h3c-ao-0804-menu-active.png);
    height: 100%;
    width: auto;
}

.h3c-ao-0804-container .h3c-ao-0804-menubox li a {
    color: #fff;
    font-weight: 600;
}

.h3c-ao-0804-container .h3c-ao-0804-menuicon {
    width: 6px;
    display: inline-block;
    vertical-align: baseline;
    margin-left: 10px;
}
.h3c-ao-0804-container .h3c-ao-0804-menuicon1 {
    width: 16px;
}
/* banner */
.h3c-ao-0804-bannerbox {
    width: 100%;
    position: relative;
    height: 500px;
    margin: 0 auto;
    background: url(../images/h3c-ao-0804-banner.jpg) no-repeat top center;
    background-size: cover;
    overflow: hidden;
    margin-top: 135px;
}
/* 导航 */
#secondMenu {
    background: white;
    border-bottom: 1px solid #e1e1e1;
}
.ns-container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#secondMenu h3 {
    display: none;
}
#secondMenu ul {
    display: flex;
}
#secondMenu ul li {
    border-bottom: 4px solid white;
    margin-right: 56px;
    font-size: 16px;
    color: black;
    line-height: 3;
    cursor: pointer;
    transition: all 0.5s;
}
#secondMenu ul li.active {
    border-bottom-color: #e60012;
}







/* 认证体系 */
.h3c-ao-0804-contbox {
    width: 100%;
    overflow: hidden;
}
.h3c-ao-0804-rzwrap{
    overflow: visible;
    margin-bottom: 55px;
}
.h3c-ao-0804-p0-cont-itembox img:nth-child(1){
    width: 22px;
    display: inline-block;
    vertical-align: sub;
    margin-right: 5px;
}
.h3c-ao-0804-p0-cont-itembox img:nth-child(2){
    width: 7px;
    position: absolute;
    top:42%;
    right: 8%;
}
.h3c-ao-0804-p0-cont-navbigbox{
    width: 26.1%;
    overflow: hidden;
    height: 530px;
    background-color: #ffffff;
    /* box-shadow: 0 0px 8px rgb(0 0 0 / 10%); */
    box-shadow: 0 0px 8px #e5e5e5;
    border-right: 1px solid #e1e1e1;
    box-sizing: border-box;
    background-color: #f6f8fa;
    float: left;
}
.clearboth{
    clear: both;
}
.h3c-ao-0804-p0-cont-navbigbox-rightbox{
    width: 73.9%;
    overflow: hidden;
    height: 530px;
    background-color: #ffffff;
    box-shadow: 0 0px 8px #e5e5e5;
    border-right: 1px solid #e1e1e1;
    box-sizing: border-box;
    float: right;
}
.h3c-ao-0804-p0-cont-navbigbox-right{
    width: 90%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    display: none;
}
.h3c-ao-0804-p0-cont-navbigbox-right.active{
    display: block;
}
.h3c-ao-0804-p0-cont-navbigbox-right-img{
    width: 100%;
    position: relative;
    margin-top: 4%;
}
.h3c-ao-0804-p0-cont-navbigbox-right-txtbox {
    width: 39.5%;
    position: absolute;
    top: 18%;
    left: 48.8%;
    text-align: justify;
}
.h3c-ao-0804-p0-cont-navbigbox-right-txt1{
    font-size: 20px;
    font-weight: 600;
    color: #333;
}
.h3c-ao-0804-p0-cont-navbigbox-right-line{
    width: 13%;
    height: 2px;
    background: #559bd9;
    border-radius: 3px;
    margin: 5% 0;
}
.h3c-ao-0804-p0-cont-navbigbox-right-txt2{
    font-size: 16px;
    color: #666;
    line-height: 1.7em;
}
.h3c-ao-0804-p0-cont-navbigbox-right-ulbox{
    width: 100%;
    display: none;
}
.h3c-ao-0804-p0-cont-navbigbox-right-ulbox.active{
    display: block;
}
.h3c-ao-0804-p0-cont-navbigbox-right-ul{
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid rgba(85, 155, 217, 0.15);
    padding-top: 3%;
}
.h3c-ao-0804-p0-cont-navbigbox-right-ul li{
    width: auto;
    height: 50px;
    float: left;
    margin-left: 4.5%;
    border-bottom: 3px solid transparent;
    font-size: 18px;
    color: #666;
    cursor: pointer;
}
.h3c-ao-0804-p0-cont-navbigbox-right-ul div{
    float: left;
    margin-left: 3%;
    font-size: 14px;
    padding: 1% 2%;
    color: #666;
    cursor: pointer;
    background-color: #f6f8fa;
    border-radius: 25px;
    margin-top: -0.5%;
}
.h3c-ao-0804-p0-cont-navbigbox-right-ul div.active{
    background-color: #559bd9;
    color: #fff;
}
.h3c-ao-0804-p0-cont-navbigbox-right-ul img{
    width: 12px;
    display: inline-block;
    vertical-align: middle;
}
.h3c-ao-0804-p0-cont-navbigbox-right-ul li.active{
    /* border-bottom: 3px solid #559bd9; */
    font-size: 20px;
    font-weight: 600;
    color: #333;
}
.h3c-ao-0804-p0-cont-navbigbox-right-ul-tk li.active {
    border-bottom:none;
    font-size: 18px;
    font-weight: 400;
    color: #333;
}
.h3c-ao-0804-p0-cont-navbigbox-right-ul li:nth-child(1),
.h3c-ao-0804-p0-cont-navbigbox-right-ul li:nth-child(9){
    margin-left: 0%;
}
.h3c-ao-0804-p0-cont-navbigbox-right-ul2{
    width: 100%;
    overflow: hidden;
    margin-top: 3%;
    display: none;
}
.h3c-ao-0804-p0-cont-navbigbox-right-ul2.active{
    display: block;
}
.h3c-ao-0804-p0-cont-navbigbox-right-ul2 li{
    float: left; 
    margin-left: 14%;
}
.h3c-ao-0804-p0-cont-navbigbox-right-ul2.h3c-ao-0804-p0-cont-navbigbox-right-ul2-xaf li{
    margin-left: 8%;
}
.h3c-ao-0804-p0-cont-navbigbox-right-ul2 .h3c-ao-0804-p0-ml{
    margin-left: 8%;
}
.h3c-ao-0804-p0-cont-navbigbox-right-ul2 li:nth-child(1){
    margin-left: 0%;
}
.h3c-ao-0804-p0-cont-navbigbox-right-ul2 div{
    color: #333;
    font-size: 16px;
    font-weight: 600;
}
.h3c-ao-0804-p0-cont-navbigbox-right-ul2 li a{
    display: inline-block;
    color: #666;
    font-size: 16px;
    position: relative;
    margin-top: 15px;
    margin-right: 30px;
}
.h3c-ao-0804-p0-cont-navbigbox-right-ul2.h3c-ao-0804-p0-cont-navbigbox-right-ul2-js li:nth-child(3) a,
.h3c-ao-0804-p0-cont-navbigbox-right-ul2.h3c-ao-0804-p0-cont-navbigbox-right-ul2-js li:nth-child(2) a{
    margin-top: 8px;
}
.h3c-ao-0804-p0-cont-navbigbox-right-ul2 li a:hover{
    color: #559bd9;
}
.h3c-ao-0804-p0-cont-navbigbox-right-ul2 li a::after{
    content: " ";
    position: absolute;
    bottom: 3px;
    right: -13px;
    height: 12px;
    width: 7px;
    background: url(../images/h3c-ao-0804-p0-icon1-active.png) no-repeat;
    background-size: 100%;
}

.h3c-ao-0804-p0-cont-itembigbox{
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    display: none;
}
.h3c-ao-0804-p0-cont-itembigbox.active{
    display: block;
}
/* 新增侧边栏导航 */
.h3c-ao-0804-p0-ul {
    width: 100%;
    overflow: hidden;
}

.h3c-ao-0804-swiper-container2 .swiper-wrapper {
    width: 33.33333%;
}

.h3c-ao-0804-p0-cont-navbox{
    width: 100%;
    float: left;
}
.h3c-ao-0804-p0-cont-nav{
    padding: 0% 0;
    font-size: 18px;
    border-bottom: 1px solid rgba(85, 155, 217, 0.15);
}
/* .h3c-ao-0804-p0-cont-nav.active{
    border-bottom: none;
} */
.h3c-ao-0804-p0-cont-nav:first-child {
    border-top: none;
}
.h3c-ao-0804-p0-cont-nav p .h3c-ao-0804-p0-cont-navbtn1{
    display: none;
}
.h3c-ao-0804-p0-cont-nav p .h3c-ao-0804-p0-cont-navbtn2{
    display: block;
}
.h3c-ao-0804-p0-cont-nav p.active .h3c-ao-0804-p0-cont-navbtn1{
    display: block;
}
.h3c-ao-0804-p0-cont-nav p.active .h3c-ao-0804-p0-cont-navbtn2{
    display: none;
}
.h3c-ao-0804-p0-cont-nav p{
    width: 100%;
    font-size: 20px;
    line-height: 60px;
    font-weight: 600;
    cursor: pointer;
    height: 60px;
    padding-left:10.5%;
    box-sizing: border-box;
}
.h3c-ao-0804-p0-cont-nav p span{
    float: left;
}
.h3c-ao-0804-p0-cont-nav p img{
    width: 13px;
    display: inline-block;
    vertical-align: middle;
}
.h3c-ao-0804-p0-cont-itembox{
    width: 100%;
    overflow: hidden;
}
.h3c-ao-0804-p0-cont-nav p.active{
    color: #fff;
    background-color: #559bd9;
}
.h3c-ao-0804-p0-cont-itembox.active{
    display: block;
}

.h3c-ao-0804-p0-cont-itembox{
    width: 100%;
    height: 60px;
    color: #666;
    line-height: 60px;
    font-size: 18px;
    padding-left: 10.5%;
    box-sizing: border-box;
    cursor: pointer;
    border-bottom: 1px solid rgba(85, 155, 217, 0.15);
    position: relative;
}
.h3c-ao-0804-p0-cont-itembox.blue{
    color: #0080c5;
}

.h3c-ao-0804-tit {
    font-size: 36px;
    color: #333;
    margin: 55px 0 30px 0;
    position: relative;
}
.h3c-ao-0804-txt{
    font-size: 16px;
    color: #333;
    margin-bottom:30px;
}
.h3c-ao-0804-p0-cont-navbigbox-right-ul-tk{
    width: 100%;
    height: 49.5%;
    position: absolute;
    top: 0%;
    left: 0%;
    border-bottom: none;
    background: url(../images/h3c-ao-0804-p0-tk.png) no-repeat;
    background-size: 100% 100%;
    padding: 4% 7%;
    display: none;
}
.h3c-ao-0804-p0-cont-navbigbox-right-ul-tk img{
    width: 100%;
}
.h3c-ao-0804-p0-cont-navbigbox-right-ul-tk li:nth-child(1) {
    margin-left: 4.5%;
}



/* 导航 */
.secondMenu-active {
    width: 100%;
    position: fixed;
    top: 135px;
    left: 0%;
    z-index: 1000;
}

.h3c-ao-0804-bigcontbox {
    width: 100%;
    overflow: hidden;
}

/* 学习资源 */
.h3c-ao-0804-contbox1 {
    width: 100%;
    position: relative;
    height: 410px;
    margin: 0 auto;
    background: url(../images/h3c-ao-0804-p1-bg.jpg) no-repeat top center;
    background-size: cover;
    overflow: hidden;

}

.h3c-ao-0804-p1-box {
    width: 100%;
    overflow: hidden;
}

.h3c-ao-0804-p1-l {
    width: 49%;
    float: left;
    position: relative;
}

.h3c-ao-0804-p1-l:nth-child(2) {
    margin-left: 2%;
}

.h3c-ao-0804-p1-l-tit {
    position: absolute;
    top: 21%;
    left: 47%;
    font-size: 24px;
    font-weight: 600;
    color: #333;
}

.h3c-ao-0804-p1-ul {
    width: 87%;
    overflow: hidden;
    position: absolute;
    top: 56%;
    left: 6.5%;
}
.h3c-ao-0804-p1-ul.list2>li {
    padding:2.5% 3%;
    margin-left: 3%;
}

.h3c-ao-0804-p1-ul li {
    width: auto;
    float: left;
    font-size: 16px;
    color: #333;
    padding: 2.5% 5.5%;
    border: 1px solid rgba(85, 155, 217, 0.15);
    border-radius: 25px;
    cursor: pointer;
    margin-left: 5%;
    background-color: #fff;
}

.h3c-ao-0804-p1-ul li a {
    color: #333;
}

.h3c-ao-0804-p1-ul2 li {
    margin-left: 7%;
}

.h3c-ao-0804-p1-ul li:nth-child(1) {
    margin-left: 0%;
}

.h3c-ao-0804-container .h3c-ao-0804-p1-ul li img {
    width: 18px;
    display: inline-block;
    vertical-align: bottom;
}

.h3c-ao-0804-p1-ul .h3c-ao-0804-p1-ul2-li-active {
    color: #fff;
    border: 1px solid #559BD9;
    background-color: #559BD9;
}

/* 参加考试 */
.h3c-ao-0804-p2-box {
    width: 100%;
    position: relative;
}

.h3c-ao-0804-p2-ul {
    width: 86%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.h3c-ao-0804-p2-ul li {
    width: auto;
    float: left;
    overflow: hidden;
    font-size: 20px;
    font-weight: 600;
    color: #333;
    margin-left: 21%;
    cursor: pointer;
    padding-bottom: 3%;
    border-bottom: 3px solid #fff;
}

.h3c-ao-0804-p2-ul .h3c-ao-0804-p2-ul-li-hover {
    border-bottom: 3px solid #559BD9;
}

.h3c-ao-0804-p2-ul li:nth-child(1) {
    margin-left: 0%;
}

.h3c-ao-0804-swiper-container3 .swiper-slide {
    display: none;
}

.h3c-ao-0804-swiper-container3 .swiper-slide.active {
    display: block;
}

.h3c-ao-0804-p2-ul li img {
    width: 52px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.h3c-ao-0804-p2-jt {
    width: 9px;
    position: absolute;
    top: 24%;
    left: 31%;
}

.h3c-ao-0804-p2-jt2 {
    left: 72%;
}

.h3c-ao-0804-p2-contbox {
    width: 100%;
    height: 184px;
    background-color: #F6F8FA;
    border-top: 1px solid rgba(85, 155, 217, 0.15);
    position: relative;
}

.h3c-ao-0804-p2-contbox.active {
    display: block;
}

.h3c-ao-0804-p2-cont-tit {
    width: 100%;
    font-size: 16px;
    color: #333;
    text-align: center;
    margin-top: 3%;
    line-height: 1.5em;
}

.h3c-ao-0804-p2-cont-ul {
    width: 100%;
    overflow: hidden;
    margin-top: 2%;
}

.h3c-ao-0804-p2-cont-ul li {
    width: 19.1%;
    float: left;
    font-size: 16px;
    color: #333;
    padding: 14px 0;
    border: 1px solid rgba(85, 155, 217, 0.15);
    border-radius: 25px;
    cursor: pointer;
    margin-left: 4.7%;
    background-color: #fff;
}
.h3c-ao-0804-p2-cont-ul li:first-child{
    margin-left: 16.5%;
}
.h3c-ao-0804-p2-cont-ul li a {
    color: #333;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.h3c-ao-0804-p2-cont-ul li img {
    width: 7px;
    display: inline-block;
    margin-left: 10px;
}

.h3c-ao-0804-p2-cont-ul2 li:nth-child(1) {
    margin-left: 29.8%;
}

.h3c-ao-0804-p2-cont-ulewm li:nth-child(1) img{
    width: 12px;
    vertical-align: middle;
}

.h3c-ao-0804-p2-cont-ul2 li:nth-child(2) {
    padding: 1% 5.5%;
}

.h3c-ao-0804-p2-cont-tit2 {
    width: 7%;
    font-size: 16px;
    color: #559BD9;
    text-align: center;
    margin: 0 auto;
    margin-top: 4.2%;
    text-decoration: underline;
    cursor: pointer;
}

.h3c-ao-0804-p2-cont-tk {
    width: 92%;
    position: absolute;
    top: -5%;
    left: 4%;
    display: none;
    z-index: 100;
    padding-bottom: 1%;
}

.h3c-ao-0804-p2-tk-ul {
    width: 100%;
    padding-left: 2%;
    overflow: hidden;
    position: absolute;
    top: 4%;
    left: 0%;
}

.h3c-ao-0804-p2-tk-ul li {
    font-size: 14px;
    color: #333;
    margin-top: 1%;
}

.h3c-ao-0804-p2-tk-ul li a {
    color: #559BD9;
    text-decoration: underline;
}

.h3c-ao-0804-p2-cont-ul .h3c-ao-0804-p2-cont-ul-li-active {
    color: #fff;
    border: 1px solid #559BD9;
    background-color: #559BD9;
}

.h3c-ao-0804-tit-p2 {
    margin-bottom: 50px;
}

.h3c-ao-0804-contbox3 {
    width: 100%;
    position: relative;
    height: 650px;
    margin: 0 auto;
    background: url(../images/h3c-ao-0804-p3-bg.jpg) no-repeat top center;
    background-size: cover;
    overflow: hidden;
    margin-top: 55px;
}
.h3c-ao-0804-p0-ewm{
    width: 14%;
    position: absolute;
    top:-10%;
    left: 19.2%;
    z-index: 100;
    display: none;
}


/* 认证资讯  */
.ns-wrap-list {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -20px;
    display: flex;
    flex-wrap: wrap;
}
.h3c-ao-0804-contbox3 .ns-wrap-list.ns-wrap-list4>li {
    width: calc(33.333333% - 20px);
}
.ns-wrap-list > li div.ns-scale-image {
    font-size: 0;
    overflow: hidden;
}
.ns-wrap-list > li div.ns-scale-image img {
    width: 100%;
    transition: 0.3s;
    transform: scale(1);
}
.ns-wrap-list > li div.ns-scale-image img:hover{
    transform: scale(1.05);
}
.ns-wrap-list.ns-wrap-list-links > li .ns-software-text {
    padding-bottom: 0vw;
}
.ns-wrap-list > li .ns-software-text {
    padding: 1.5625vw 1.5625vw 4vw;
}
.ns-wrap-list > li {
    position: relative;
    background: white;
    margin: 0 10px 20px;
}
.ns-wrap-list > li .ns-software-text p {
    font-size: 16px;
    line-height: 1.7;
    color: #666;
}
.ns-wrap-list > li .ns-software-text h3 {
    font-size: 20px;
    padding-bottom: 1vw;
    line-height: 1.7;
    font-weight: 700;
    color: black;
}








.h3c-ao-0804-contbox3 .h3c-ao-0804-tit{
    position: relative;
}
.h3c-ao-0804-tit-more{
    float: right;
    color: #559bd9;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
    margin-top: 1.5%;
    position: relative;
    margin-right: 2.5%;
}

.h3c-ao-0804-tit-more img{
    width: 22px;
    display: inline-block;
    vertical-align: top;
} 
.h3c-ao-0804-contbox3 .ns-wrap-list.ns-wrap-list4>li {
    width: calc(33.333333% - 20px);
}

.h3c-ao-0804-contbox3 .ns-software-text {
    height: 230px;
}

.h3c-ao-0804-contbox3 .h3c-ao-0804-lj {
    color: #559BD9;
    position: absolute;
    bottom: 50px;
}

.h3c-ao-0804-contbox3 .ns-wrap-list>li .h3c-ao-0804-lj img {
    display: inline-block;
    width: 19px;
}

.h3c-ao-0804-contbox3 .ns-red-next-arrow {
    padding-left: 25px;
}

/* FAQ */
.h3c-ao-0804-p4-ul {
    width: 100%;
    overflow: hidden;
}

.h3c-ao-0804-p4-ul li {
    width: 33.3333%;
    float: left;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    border-bottom: 3px #559BD9 solid;
}

.h3c-ao-0804-p4-ul li img {
    transition: 0.3s;
    transform: scale(1);
}

.h3c-ao-0804-p4-ul li img:hover {
    transform: scale(1.1);
}

.h3c-ao-0804-p4-tit {
    width: 100%;
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    position: absolute;
    bottom: 10%;
    left: 0%;
    text-align: center;
}

.h3c-ao-0804-contbox4 {
    margin-bottom: 60px;
}

.bottom {
    width: 100%;
    height: 60px;
    background-color: #4d4d4d;
    text-align: center;
    font-size: 12px;
    line-height: 60px;
    color: #e5e5e5;
}

.bottom img {
    vertical-align: middle;
    display: inline-block;
    padding-left: 1%;
    padding-right: 0.5%;
}
/* 培训合作伙伴 */
.h3c-ao-0804-bannerbox {
    background: url(../images/h3c-tp-0804-banner.jpg) no-repeat top center;
    background-size: cover;
}

.h3c-tp-0804-txt {
    font-size: 16px;
    color: #333;
    line-height: 1.5em;
}

.h3c-tp-0804-p0-t1 {
    width: 17%;
    margin: 35px 0% 52px 0%;
}

.h3c-tp-0804-p0-line {
    width: 100%;
    height: 1px;
    border-top: 1px dashed #559BD9;
    box-sizing: border-box;
    position: relative;
    padding-bottom: 34px;
}

.h3c-tp-0804-p0-yuan {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 2px solid #559BD9;
    background: #fff;
    position: absolute;
    top: -55%;
    left: 7.9%;
    font-size: 20px;
    font-weight: 600;
    color: #559BD9;
    line-height: 31px;
    padding-left: 0px;
    box-sizing: border-box;
    text-align: center;
}

.h3c-tp-0804-p0-yuan2 {
    left: 28%;
    border: 2px solid #29B091;
    color: #29B091;
}

.h3c-tp-0804-p0-yuan3 {
    left: 48.7%;
    border: 2px solid #e60012;
    color: #e60012;
}

.h3c-tp-0804-p0-yuan4 {
    left: 68.9%;
}

.h3c-tp-0804-p0-yuan5 {
    left: 89.1%;
    border: 2px solid #29B091;
    color: #29B091;
}

.h3c-tp-0804-ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.h3c-tp-0804-ul li {
    list-style-type: none;
    width: 224px;
    height: 318px;
    border: 2px solid rgba(85, 155, 217, 0.15);
    background: rgba(85, 155, 217, 0.05);
    position: relative;
    cursor: pointer;
}

.h3c-tp-0804-ul .swiper-slide:nth-child(2) li,
.h3c-tp-0804-ul .swiper-slide:nth-child(5) li {
    border: 2px solid rgba(41, 176, 145, 0.15);
    background: rgba(41, 176, 145, 0.05);
}

.h3c-tp-0804-ul .swiper-slide:nth-child(3) li {
    border: 2px solid rgba(230, 0, 18, 0.15);
    background: rgba(230, 0, 18, 0.05);
}

.h3c-tp-y1.h3c-tp-b0 {
    border: 2px solid rgb(85, 155, 217) !important;
    background: rgba(85, 155, 217, 0.08) !important;
}

.h3c-tp-y1.h3c-tp-b1 {
    border: 2px solid rgb(41, 176, 145) !important;
    background: rgb(41, 176, 145, 0.08) !important;
}

.h3c-tp-y1.h3c-tp-b2 {
    border: 2px solid rgb(230, 0, 18) !important;
    background: rgb(230, 0, 18, 0.08) !important;
}

.h3c-tp-y1.h3c-tp-b3 {
    border: 2px solid rgb(85, 155, 217) !important;
    background: rgb(85, 155, 217, 0.08) !important;
}

.h3c-tp-y1.h3c-tp-b4 {
    border: 2px solid rgb(41, 176, 145) !important;
    background: rgb(41, 176, 145, 0.08) !important;
}

.h3c-tp-y.h3c-tp-y0 {
    background: rgb(85, 155, 217);
    color: #fff;
    transform: scale(1.15);
}

.h3c-tp-y.h3c-tp-y1 {
    background: rgb(41, 176, 145);
    color: #fff;
    transform: scale(1.15);
}

.h3c-tp-y.h3c-tp-y2 {
    background: rgb(230, 0, 18);
    color: #fff;
    transform: scale(1.15);
}

.h3c-tp-y.h3c-tp-y3 {
    background: rgb(85, 155, 217);
    color: #fff;
    transform: scale(1.15);
}

.h3c-tp-y.h3c-tp-y4 {
    background: rgb(41, 176, 145);
    color: #fff;
    transform: scale(1.15);
}

.h3c-tp-0804-p0-btnbox {
    width: 76.7%;
    /* overflow: hidden;  */
    margin: 0 auto;
    margin-top: 35px;
}

.h3c-tp-0804-p0-btn {
    width: 25.8%;
    float: left;
    cursor: pointer;
    margin-left: 10.6%;
}
.h3c-tp-0804-p0-btn:nth-child(1){
    margin-left: 0%;
}
.h3c-tp-a{
    position: relative;
    display: block;
}
.h3c-tp-k {
    width: 96%;
    position: absolute;
    top: -410%;
    left: 2%;
    z-index: 100;
    display: none;
}
.h3c-tp-k-btn{
    width: 80%;
    position: absolute;
    top:20%;
    left: 10%;
}
.h3c-tp-k-btn2{
    top:52%;
}
.h3c-tp-k-icon{
    width: 12px;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    left: 50%;
}
.h3c-tp-0804-p0-btnbox2{
    margin-bottom: 50px;
}
.clearfloat{
    clear:both;
}

.h3c-tp-0804-p0-btn .btn-show-tp {
    display: block;
}

.h3c-tp-0804-p0-btn .btn-hide-tp {
    display: none;
}


.h3c-tp-0804-p0-btn:hover .btn-hide-tp {
    display: block;
}

.h3c-tp-0804-p0-btn:hover .btn-show-tp {
    display: none;
}

.h3c-tp-k-btn1 .btn-show-tp1 {
    display: block;
}

.h3c-tp-k-btn1 .btn-hide-tp1 {
    display: none;
}


.h3c-tp-k-btn1:hover .btn-hide-tp1 {
    display: block;
}

.h3c-tp-k-btn1:hover .btn-show-tp1 {
    display: none;
}

.h3c-tp-k-btn2 .btn-show-tp2 {
    display: block;
}

.h3c-tp-k-btn2 .btn-hide-tp2 {
    display: none;
}


.h3c-tp-k-btn2:hover .btn-hide-tp2 {
    display: block;
}

.h3c-tp-k-btn2:hover .btn-show-tp2 {
    display: none;
}



.h3c-tp-0804-ul-licontbox {
    width: 100%;
    overflow: hidden;
    font-size: 20px;
    color: #333;
    font-weight: 600;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);

}

.h3c-tp-0804-ul-licontbox img {
    width: 80px;
    margin: 0 auto;
    margin-bottom: 20%;
}

.h3c-tp-0804-ul-licontbox2 {
    width: 87%;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    box-sizing: border-box;
    word-break: break-all;
    line-height: 2em;
    display: none;

}
.h3c-tp-0804-ul-licontbox-px{
    width: auto;
    text-align: center;
    margin-top: 0px;
    line-height: 318px;
    height: 100%;
}
.h3c-tp-0804-ul-licont-txt {
    margin-top: 20px;
}

.h3c-tp-0804-ul-licont-txt2 {
    margin-top: 5px;
}

.h3c-tp-0804-ul-licontbox2 a {
    color: #559BD9;
    text-decoration: underline;
}

.h3c-tp-0804-ul-licont-txt img {
    width: 5px;
    display: inline-block;
}

.h3c-tp-0804-ul-licontbox2 a {
    letter-spacing: -0.5px;
}

.h3c-tp-0804-ul-licont-txt .pdf-icon {
    width: 12px;
    display: inline-block;
}




/* 成为认证讲师（H3CI） */
.h3c-tp-0804-contbox1 {
    height: 655px;
    background: url(../images/h3c-tp-0804-p1-bg.jpg) no-repeat top center;
    background-size: cover;
}

.h3c-tp-0804-p1-t1 {
    width: 43px;
    position: absolute;
    top: 17%;
    left: 32%;
}

.h3c-tp-0804-ulbox {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.h3c-tp-0804-ulbox li {
    list-style-type: none;
    position: relative;
    cursor: pointer;
    width: 100%;
}

.h3c-tp-0804-licontbox {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    left: 0%;
}

.h3c-tp-0804-licontbox .h3c-tp-0804-ul-licontbox img {
    width: 80px;
    margin: 0 auto;
    margin-bottom: 6%;
}

.h3c-tp-0804-licontbox .h3c-tp-0804-ul-licont-txt {
    margin-top: 10px;
}

.h3c-tp-0804-licontbox .h3c-tp-0804-ul-licontbox2 {
    width: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin-top: 0%;
}

.h3c-tp-0804-ulbox .swiper-slide:nth-child(1) li .h3c-tp-0804-ul-licontbox2 {
    width: 73%;
}

.h3c-tp-0804-ulbox .h3c-tp-0804-ul-licontbox {
    width: 93%;
}

.h3c-tp-0804-contbox1 {
    height: 670px;
    background: url(../images/h3c-tp-0804-p1-bg.jpg) no-repeat top center;
    background-size: cover;
    margin-top: 50px;
}

.swiper-container {
    width: auto !important;
    margin: 0 !important;
}

.hz-0804-swiper-container3 {
    width: 100% !important;
}

.h3c-tp-0804-ulbox .swiper-slide {
    width: 33.33333%;
    margin-left: 0%;
}

.h3c-tp-0804-ul .swiper-slide {
    width: 18%;
    margin-left: 2.2%;
}

.h3c-tp-0804-ul .swiper-slide:nth-child(1) {
    margin-left: 0%;
}


@media(max-width:1200px) {
    .h3c-ao-0804-p0-cont-navbigbox-right-ul2 {
        width: 100%;
    }
    .h3c-ao-0804-centerwrap {
        width: 960px;
        position: relative;
        margin: 0 auto;
        overflow: hidden;
    }

    .h3c-ao-0804-p1-ul li {
        font-size: 12px;
        margin-left: 7%;
    }

    .h3c-ao-0804-p2-ul li {
        margin-left: 13%;
    }

    .h3c-ao-0804-p2-cont-ul li {
        margin-left: 0.7%;
    }

    .h3c-ao-0804-contbox3 {
        height: 600px;
    }
    .h3c-ao-0804-bannerbox {
        height: 392px;
    }
    .h3c-ao-0804-contbox1 {
        height: 360px;
        margin-top: 4%;
    }
    .h3c-ao-0804-p0-cont-navbigbox-right-ul2 li {
        margin-left: 7%;
    }
    .h3c-ao-0804-p0-cont-navbigbox-right-txt2 {
        font-size: 13px;
    }
    .h3c-ao-0804-p0-cont-navbigbox-right-ul li {
        margin-left: 3.5%;
        font-size: 16px;
        height: 40px;
    }
    .h3c-ao-0804-p0-cont-navbigbox-rightbox,.h3c-ao-0804-p0-cont-navbigbox{
        height: 460px;
    }
    .h3c-ao-0804-p0-cont-navbigbox-right-ul div {
        margin-top: -1.3%;
    }
    .h3c-ao-0804-p0-cont-navbigbox-right-ul li.active {
        font-size: 16px;
    }
    .h3c-ao-0804-p2-cont-tit {
        font-size: 14px;
    }
    .ns-wrap-list.ns-wrap-list4 {
        flex-wrap: wrap;
    }
    .ns-wrap-list > li .ns-software-text p {
        font-size: 14px;
    }
    .ns-wrap-list > li .ns-software-text h3 {
        font-size: 18px;
    }





}

@media(max-width:768px) {
    .h3c-ao-0804-showpc {
        display: none;
    }

    .h3c-ao-0804-showphone {
        display: block;
    }

    /* 顶部 */
    .h3c-ao-0804-bigheadbox {
        width: 100%;
        position: fixed;
        top: 0%;
        left: 0%;
        z-index: 10000;
    }

    .h3c-ao-0804-headertopbox {
        width: 100%;
        height: auto;
        background-color: #061B38;
        color: #fff;
        line-height: 3em;
        font-size: 3.2vw;
    }

    .h3c-ao-0804-centerwrap {
        width: 92.3%;
        margin: 0 auto;
        overflow: hidden;
    }

    .h3c-ao-0804-container .h3c-ao-0804-backbtn {
        width: 18%;
        vertical-align: middle;
    }

    .h3c-ao-0804-headertop-l {
        float: left;

    }

    /* 头部 */
    .h3c-ao-0804-headerbox {
        width: 100%;
        height: auto;
        background-color: #5C8AC3;
        overflow: hidden;
        padding: 3% 0;
    }

    .h3c-ao-0804-logo {
        width: 21%;
        float: left;
        margin-top: 1.3%;
    }

    .h3c-ao-0804-menubtn-wb {
        width: 7.2%;
        float: right;
        margin-top: 2.2%;
    }

    .h3c-ao-0804-menu-list-w {
        width: 100%;
        position: fixed;
        top: 5%;
        right: 0;
        z-index: 2000;
        background-color: #fff;
        display: none;
    }

    .h3c-ao-0804-menu-list-w li {
        padding: 2% 4%;
        overflow: hidden;
    }

    .h3c-ao-0804-menu-list-w a {
        color: #333;
        font-size: 4vw;
    }
    
    .h3c-ao-0804-menu-list-w li.active {
        background-color: rgba(85, 155, 217, 0.1);
    }

    .h3c-ao-0804-menu-list-w li img {
        width: 2%;
        float: right;
        margin-top: 1%;
    }

    /* banner */
    .h3c-ao-0804-bannerbox {
        width: 100%;
        position: relative;
        height: auto;
        margin: 0 auto;
        background: none;
        background-size: cover;
        overflow: hidden;
        margin-top: 0;
    }
    .h3c-ao-0804-tit-more {
        font-size:3.2vw;
        margin-top: 1.5%;
    }
    .h3c-ao-0804-tit-more img {
        width: 18%;
    }
    /* 导航 */
    #secondMenu {
        position: relative;
    }
    .ns-container {
        width: auto;
        padding-left: 3.125vw;
        padding-right: 3.125vw;
    }
    #secondMenu h3 {
        position: relative;
        display: block;
        font-size: 15px;
        font-weight: 400;
        line-height: 3;
    }
    #secondMenu ul {
        flex-direction: column;
        transition: 0.3s;
        height: 0;
        overflow: hidden;
        position: absolute;
        top: 45px;
        left: 0;
        width: 100%;
        background: #fff;
        z-index: 998;
        padding: 0 3.125vw;
        box-shadow: 0 2px 2px rgb(0 0 0 / 10%);
    }
    #secondMenu ul li {
        margin-right: 0;
        border-bottom: 0;
        font-size: 15px;
    }
    #secondMenu h3:after {
        position: absolute;
        content: '';
        width: 13px;
        height: 7px;
        top: 50%;
        right: 0;
        background: url(http://www.h3c.com/cn/tres/NewWebUI/2020/images/arrow-second-menu.png) no-repeat;
        background-size: cover;
        transform: translateY(-50%) rotate(0);
        transition: 0.3s;
    }




    /* 认证体系 */
    .h3c-ao-0804-contbox {
        width: 100%;
        overflow: hidden;
    }

    .h3c-ao-0804-p0-top {
        width: 100%;
        position: relative;
        height: auto;
        margin: 0 auto;
        background: url(../images/h3c-ao-0804-p0-bg-mb.jpg) no-repeat top center;
        background-size: 100% 100%;
        overflow: hidden;
    }

    .h3c-ao-0804-tit {
        font-size: 5.3vw;
        color: #333;
        margin: 7% 0 5% 0;
    }

    .h3c-ao-0804-tit0 {
        margin-bottom: 5%;
    }

    .h3c-ao-0804-p0-ul {
        width: 100%;
        overflow: hidden;
        position: relative;
        padding-bottom: 8%;
    }

    .h3c-ao-0804-p0-ul li {
        width: 100%;
        float: none;
        position: relative;
        padding-bottom: 1%;
        cursor: pointer;
    }
    .h3c-ao-0804-p0-ul li img{
        width: 70%;
        margin:0 auto;
        margin-top: 10%;
    }
    .h3c-ao-0804-p0-ul-li-bg {
        width: 100%;
        position: absolute;
        top: 0%;
        left: 0%;
        z-index: 1000;
        display: none;
    }

    .h3c-ao-0804-p0-ul-li-bg.active {
        display: none;
    }

    .h3c-ao-0804-litit {
        font-size: 4.8vw;
        font-weight: 600;
        color: #333;
        width: 100%;
        text-align: center;
        margin-top: 3%;
    }
    .h3c-ao-0804-p0-cont-navbigbox-right-txt2 {
        font-size: 3.2vw;
    }
    .h3c-ao-0804-p0-cont-navbigbox-right-line {
        height: 3px;
        margin: 3% auto;
    }
    .h3c-ao-0804-p0-cont-navbigbox-wb {
        width: 100%;
        overflow: hidden;
        height: auto;
        background-color: #ffffff;
        box-sizing: border-box;
        margin-top: 2%;
    }
   .h3c-ao-0804-p0-cont-navbox-wb{
       width: 100%;
       overflow: hidden;
       display: none;
   }
   .h3c-ao-0804-p0-cont-navbox-wb.active{
       display: block;
   }
   .h3c-ao-0804-p0-cont-nav-wb{
       width: 100%;
       overflow: hidden;
       position: relative;
   }
   .h3c-ao-0804-p0-cont-nav-wb p{
       width: 100%;
       height: 45px;
       line-height: 45px;
       overflow: hidden;
       font-size: 4vw;
       color: #333;
       position: relative;
       background-color: #f6f8fa;
       border-top: 1px solid rgba(85, 155, 217, 0.15);
       border-bottom:none;
       padding-left: 3.5%;
   }
   .h3c-ao-0804-p0-cont-navbox-wb0 .h3c-ao-0804-p0-cont-nav-wb:nth-child(3) p{
    border-bottom: 1px solid rgba(85, 155, 217, 0.15);
   }
   .h3c-ao-0804-p0-cont-navbox-wb1 .h3c-ao-0804-p0-cont-nav-wb:nth-child(2) p{
    border-bottom: 1px solid rgba(85, 155, 217, 0.15);
   }
   .h3c-ao-0804-p0-cont-nav-wb p.blue{
    color: #0080c5;
    border-bottom: 1px solid rgba(85, 155, 217, 0.15);
}
   .h3c-ao-0804-p0-cont-nav-wb p img:nth-child(1){
       width: 22px;
       display: inline-block;
       vertical-align: sub;
   }
   .h3c-ao-0804-p0-cont-nav-wb p img:nth-child(2){
    width: 15px;
    position: absolute;
    top: 42%;
    right: 8%;
}

.h3c-ao-1206-cont-wb{
    width: 100%;
    overflow-x:scroll;
}
.h3c-ao-0804-p0-cont-nav-ul-wb{
    width: 100%;
    overflow: hidden;
    padding-left: 3.5%;
    border-bottom: 1px solid rgba(85, 155, 217, 0.15);
}
.h3c-ao-0804-p0-cont-navbox-wb0 .h3c-ao-0804-p0-cont-nav-ul-wb{
    width: 140%;
}
.h3c-ao-0804-p0-cont-nav-img-wb {
    width: 22.1%;
    position: absolute;
    top: 45px;
    left: 78%;
}
.h3c-ao-0804-p0-cont-nav-ul-wb li{
    float: left;
    height: 45px;
       line-height: 45px;
    margin-left: 2.8%;
    font-size: 3.2vw;
    color: #666;
}
.h3c-ao-0804-p0-cont-nav-ul-wb li:nth-child(1){
    margin-left: 0%;
}
.h3c-ao-0804-p0-cont-nav-ul-wb .active{
    border-bottom: 3px solid #559bd9;
    font-size: 3.2vw;
    font-weight: 600;
    color: #333;
}
.h3c-ao-0804-p0-cont-nav-ul2-wb{
    padding: 5% 3.5%;
    display: none;
}
.h3c-ao-0804-p0-cont-nav-ul2-wb.active{
    display: block;
}
.h3c-ao-0804-p0-cont-nav-ul2-wb-fir.active{
    display: block;
}
.h3c-ao-0804-p0-cont-nav-ul2-wb div{
    margin-top: 3%;
    font-size: 3.73vw;
    color: #333;
}
.h3c-ao-0804-p0-cont-nav-ul2-wb div:nth-child(1){
    margin-top: 0%;
}
.h3c-ao-0804-p0-cont-nav-ul2-wb li a {
    display: inline-block;
    color: #666;
    font-size:3.2vw;
    position: relative;
    margin:4% 0;
    margin-right: 8%;
}
.h3c-ao-0804-p0-cont-nav-ul2-wb li:nth-child(3) a{
    margin-bottom: 0%;
}
.h3c-ao-0804-p0-cont-nav-ul2-wb li a::after {
    content: " ";
    position: absolute;
    bottom: 0px;
    right: -11px;
    height: 13px;
    width: 6px;
    background: url(../images/h3c-ao-0804-p0-icon1-active.png) no-repeat;
    background-size: 100%;
}
.h3c-ao-0804-p0-cont-navitembox-wb{
    display: none;
}
.h3c-ao-0804-p0-cont-navitembox-wb.active{
    display: block;
}
.h3c-ao-0804-p0-cont-navitembox-wb2{
    display: block;
}
.h3c-ao-0804-p0-cont-navitembox-wb2 

    .h3c-ao-0804-p0-cont-navbigbox-right-txt2 {
        font-size: 3.2vw;
        color: #666;
        line-height: 1.7em;
    }
    .h3c-ao-0804-tablebox {
        width: 100%;
        overflow: hidden;
        margin-top: 2.5%;
        display: none;
    }

    .h3c-ao-0804-tablebox.active {
        display: block;
    }

    .h3c-ao-0804-container .h3c-ao-0804-p0-icon {
        width: 11px;
        display: inline-block;
        vertical-align: middle;
    }

    .h3c-ao-0804-swiper-btnl {
        width: 14%;
        position: absolute;
        top: 28%;
        left: 0%;
        z-index: 100;
    }

    .h3c-ao-0804-swiper-btnr {
        width: 14%;
        position: absolute;
        top: 28%;
        right: 0%;
        z-index: 100;
    }
   .h3c-ao-0804-rzwrap{
       width: 100%;
   }
   

    /* 学习资源 */
    .h3c-ao-0804-contbox1 {
        width: 100%;
        position: relative;
        height: auto;
        margin: 0 auto;
        background: url(../images/h3c-ao-0804-p1-bg-mb.jpg) no-repeat top center;
        background-size: cover;
        overflow: hidden;
        margin-top: 7%;
    }

    .h3c-ao-0804-p1-l {
        width: 100%;
        float: none;
        position: relative;
    }

    .h3c-ao-0804-p1-l-tit {
        top: 14%;
        font-size: 4.8vw;
    }

    .h3c-ao-0804-p1-ul {
        top: 40%;
    }

    .h3c-ao-0804-p1-ul.list2>li {
        width:88%;
        margin:0 auto;
        padding: 2.5% 10.5%;
        text-align: center;
    }

    .h3c-ao-0804-p1-ul li {
        width: 70%;
        float: none;
        font-size: 3.2vw;
        color: #333;
        padding: 2.5% 10.5%;
        margin-left: 0%;
        margin: 0 auto;
    }

    .h3c-ao-0804-p1-ul li:nth-child(1) {
        margin: 0 auto;
        margin-bottom: 6%;
    }

    .h3c-ao-0804-p1-l:nth-child(2) {
        margin-left: 0%;
        margin-top: 4%;
        margin-bottom: 7%;
    }

    .h3c-ao-0804-p1-ul2 li {
        padding: 2.5% 10.5% 2.5% 22%;
        margin-bottom: 6%;
    }

    .h3c-ao-0804-p1-ul2 {
        top: 34%;
    }

    .h3c-ao-0804-swiper-container3 .swiper-slide {
        display: block;
    }

    .h3c-ao-0804-swiper-container3 .swiper-slide.active {
        display: block;
    }

    .h3c-ao-0804-p2-contbox {
        /*height: 200px;*/
        height: 64vw;
    }

    .h3c-ao-0804-p2-ul li {
        width: 62%;
        float: none;
        font-size: 4vw;
        margin-left: 0%;
    }

    .h3c-ao-0804-p2-ul li:nth-child(1) {
        margin: 0 auto;

    }

    .h3c-ao-0804-p2-ul li img {
        width: 28.5%;
    }

    .h3c-ao-0804-p2-cont-tit {
        width: 91%;
        font-size: 3.2vw;
        margin-left: 4.5%;
        text-align: left;
        line-height: 1.7em;
    }

    .h3c-ao-0804-p2-cont-ul li {
        width: auto;
        float: left;
        font-size: 3.2vw;
        color: #333;
        /*padding: 2.5% 2.5%;*/
        padding: 2.5% 4.5%;
        border: 1px solid rgba(85, 155, 217, 0.15);
        border-radius: 25px;
        cursor: pointer;
        margin-left: 4%;
        background-color: #fff;
    }

    .h3c-ao-0804-p2-cont-ul li:nth-child(1) {
        padding: 2.5% 4.5%;
    }

    .h3c-ao-0804-p2-cont-ul li:nth-child(3) {
        padding: 2.5% 10.2%;
        margin-left: 6%;
    }

    .h3c-ao-0804-p2-cont-ul li:nth-child(1),
    .h3c-ao-0804-p2-cont-ul li:nth-child(2) {
        margin-bottom: 4%;
    }
    .h3c-ao-0804-p2-cont-ul li:first-child {
        margin-left: 6%;
    }
    .h3c-ao-0804-p2-cont-ul li img {
        width: 5px;
    }
    .h3c-ao-0804-p0-ewm {
        width: 33%;
        top: 13%;
        left: 11%;
    }
    .h3c-ao-0804-p2-cont-ul2 li:nth-child(1) {
        margin-left: 10%;
    }

    .h3c-ao-0804-p2-cont-ul2 li:nth-child(2) {
        padding: 2.5% 9.5%;
    }

    .h3c-ao-0804-p2-cont-ul2 {
        margin-top: 5%;
    }

    .h3c-ao-0804-p2-cont-tit2 {
        width: 20%;
        font-size: 3.2vw;
        margin-top: 9.2%;
    }

    /* 弹框 */
    .h3c-ao-0804-p2-tk-ul li {
        font-size: 3.2vw;
        color: #333;
        margin-top: 1%;
    }

    .h3c-ao-0804-p2-cont-tk {
        width: 100%;
        position: absolute;
        top: -10%;
        left: 0%;
        z-index: 100;
    }

    .h3c-ao-0804-p2-tk-ul {
        width: 92%;
        padding-left: 0%;
        overflow: hidden;
        position: absolute;
        top: 4%;
        left: 4%;
        line-height: 1.4em;
    }

    /* 认证资讯 */
    .ns-wrap-list {
        flex-direction: column;
        margin-bottom: 0 !important;
    }
    .ns-wrap-list > li {
        margin-bottom: 10px !important;
        width: auto !important;
    }
    .ns-wrap-list.ns-wrap-list-links > li .ns-software-text {
        padding-bottom: 60px;
    }
    .ns-wrap-list > li .ns-software-text {
        padding: 15px 15px 40px;
    }
    .ns-wrap-list > li .ns-software-text p {
        font-size: 12px;
        line-height: 1.5;
    }
    .ns-wrap-list > li .ns-software-text h3 {
        font-size: 16px;
        padding-bottom: 10px;
        line-height: 1.5;
    }









    .h3c-ao-0804-contbox3 {
        width: 100%;
        position: relative;
        height: auto;
        margin: 0 auto;
        background: url(../images/h3c-ao-0804-p3-bg-mb.jpg) no-repeat top center;
        overflow: hidden;
        margin-top: 7%;
        padding-bottom: 7%;
    }

    .h3c-ao-0804-contbox3 .ns-software-text {
        height: auto;
        padding: 15px 15px 40px;
    }

    .h3c-ao-0804-contbox3 .h3c-ao-0804-lj {
        bottom: 30px;
        font-size: 12px;
    }

    .h3c-ao-0804-contbox3 .ns-wrap-list>li .h3c-ao-0804-lj img {
        display: inline-block;
        width: 19%;
    }

    .h3c-ao-0804-contbox3 .ns-red-next-arrow {
        padding-left: 25px;
    }

    /* FAQ */
    .h3c-ao-0804-p4-ul li {
        width: 49.3%;
        float: left;
        overflow: hidden;
        position: relative;
        cursor: pointer;
        border-bottom: none;
    }

    .h3c-ao-0804-p4-ul a:nth-child(1) li,
    .h3c-ao-0804-p4-ul a:nth-child(3) li {
        margin-right: 1.4%;
    }

    .h3c-ao-0804-p4-ul a:nth-child(1) li,
    .h3c-ao-0804-p4-ul a:nth-child(2) li {
        margin-bottom: 1.7%;
    }

    .h3c-ao-0804-p4-tit {
        font-size: 4.27vw;
    }

    .h3c-ao-0804-contbox4 {
        margin-bottom: 7%;
    }

    .h3c-ao-0804-headertop-r {
        margin-right: -4%;
    }

    .bottom {
        padding: 2.5% 0;
        height: auto;
        line-height: 1.75em;
        font-size: 3vw;
    }

    .bottom span {
        display: block;
    }
    /* 培训合作伙伴 */
    .h3c-tp-0804-txt {
        font-size: 3.2vw;
        color: #333;
        line-height: 1.8em;
    }

    .h3c-ao-0804-tit {
        margin: 7% 0 3% 0;
    }



    .h3c-tp-0804-ul li {
        list-style-type: none;
        width: 100%;
        height: 100%;
        border: 2px solid rgba(85, 155, 217, 0.15);
        background: rgba(85, 155, 217, 0.05);
        position: relative;
        cursor: pointer;
    }

    .h3c-tp-0804-ul-licont-txt {
        margin-top: 0px;
    }

    .h3c-tp-0804-ul-licont-txt2 {
        margin-top: 0%;
    }

    .h3c-tp-0804-ul .swiper-slide {
        width: 18%;
        margin-left: 0%;
    }

    .h3c-tp-0804-titcontbox {
        width: 100%;
        overflow: hidden;
    }

    .h3c-tp-0804-titcont {
        width: auto;
        overflow: hidden;
        font-size: 4vw;
        font-weight: 600;
        color: #333;
        margin-bottom: 10%;
        display: none;
    }

    .h3c-tp-0804-titcont img {
        width: 13%;
        margin: 0 auto;
        /* float: left; */
        display: inline-block;
        vertical-align: middle;
        margin-left: 28%;
        margin-right: 2%;
    }

    .h3c-tp-0804-titcont.active {
        display: block;
    }

    .h3c-tp-0804-p0-btnbox {
        width: 90.2%;
        margin: 0 auto;
        margin-top: 7%;
    }
    .h3c-tp-k {
        top: -328%;
    }
    .h3c-tp-0804-p0-btn {
        width: 43%;
        float: left;
        cursor: pointer;
        margin-left: 13.5%;
    }
    .h3c-tp-0804-p0-btnbox2 .h3c-tp-0804-p0-btn:nth-child(1) {
        margin-left: 0%;
    }
    .h3c-tp-0804-p0-btnbox0 .h3c-tp-0804-p0-btn:nth-child(2) {
        margin-left: 0%;
    }
    .h3c-tp-0804-p0-btnbox0 .h3c-tp-0804-p0-btn:nth-child(4),
    .h3c-tp-0804-p0-btnbox2 .h3c-tp-0804-p0-btn:nth-child(3){
        margin-left: 0%;
        float: none;
        padding-top: 16%;
    }
    .h3c-tp-0804-p0-btnbox2 {
        margin-bottom:7%;
    }
    .h3c-tp-0804-p0-btn .btn-show-tp {
        display: none;
    }

    .h3c-tp-0804-p0-btn:hover .btn-hide-tp {
        display: none;
    }

    .h3c-tp-0804-p0-t1 {
        width: 42.8%;
        margin: 5% 0% 7% 0%;
    }

    .h3c-tp-0804-ulbox li {
        width: 100%;
    }

    .h3c-tp-0804-ul-licontbox2 {
        display: block;
    }

    .h3c-tp-0804-ulbox .swiper-slide {
        margin-left: 0%;
    }

    .h3c-tp-0804-ul-licontbox2 {
        width: 93%;
        top: 46%;
        margin-top: 4%;
        margin-bottom: 5%;
        margin-left: 3.5%;
        font-size: 3.2vw;
    }
    .h3c-tp-0804-ul-licontbox-px{
        width: auto;
        text-align: center;
        margin-top:19%;
        line-height: 2em;
        height: auto;
        margin-left:0%;
    }

    .h3c-tp-0804-licontbox .h3c-tp-0804-ul-licontbox2 {
        margin-left: 22%;
    }

    .h3c-tp-0804-titcontbox2 .h3c-tp-0804-titcont {
        margin-bottom: 5%;
    }

    .h3c-tp-0804-ulbox li:nth-child(1) .h3c-tp-0804-ul-licontbox2 {
        width: 92%;
        top: 46%;
    }

    .h3c-tp-0804-licontbox .h3c-tp-0804-ul-licontbox2.h3c-tp-0804-ul-licontbox22 {
        margin-left: 0%;
    }

    .h3c-tp-0804-ulbox {
        width: 100%;
        margin-bottom: 7%;
    }

    .h3c-tp-0804-ul-licontbox img {
        width: 18%;
        margin: 0 auto;
        float: left;
        margin-bottom: 5%;
    }

    .h3c-tp-0804-ulbox .h3c-tp-0804-ul-licontbox {
        width: auto;
        text-align: left;
    }

    .h3c-tp-0804-contbox1 {
        height: auto;
        background: url(../images/h3c-tp-0804-p1-bg-mb.jpg) no-repeat top center;
        background-size: cover;
        margin-top: 7%;
    }
    .h3c-tp-0804-p1-t1 {
        width: 10%;
        position: absolute;
        top: 0%;
        left: 60%;
    }

    .h3c-tp-0804-titcont0{
        margin-bottom: 6%;
    }
    .h3c-tp-0804-titcont0.active {
        display: block;
    }
    .h3c-ao-0804-menu-list-w a:nth-child(4) li{
        margin-bottom: 2%;
    }
    .h3c-ao-0804-menu-list-w a:nth-child(5){
        width: 100%;
        padding-left: 4%;
    }
    .h3c-ao-0804-menu-list-w a:nth-child(5) img{
        width: 5%;
        display: inline-block;
        vertical-align: sub;
    }
    .h3c-ao-0804-menu-list-w {
        padding-bottom: 5vw;
    }

}