/*banner*/
.banner{background-repeat: no-repeat;background-position: center;background-image: url(../images/banner.jpg);background-size: cover;position: relative;}
.banner-nei{position: absolute;left: 0;right: 0;top: 50%;transform: translate(0,-50%);}
.banner-nei h3{font-weight: 600;color: #fff;}
.banD p{color: #fff;background-image: linear-gradient(to right, #063672 , #066eb4);}
.banner-nei span{font-weight: 400;color: #81e3ff;display: inline-block;text-transform: uppercase;}

/*技能考证核心优势*/
.section-block{background-color: #dcecff;background-position: center;background-repeat: no-repeat;background-image: url(../images/bg01.jpg);background-size: cover;}
.common-block{background-color: #fff;}
.advantageB{position: relative;background-image: linear-gradient(to right, #f5faff ,#fff, #edf5ff);}
.advantageI{text-align: center;position: relative;}
.advantageI:before{content: '';position: absolute;right: 0;top: 55%;transform: translate(0,-50%);}
.advantageI:last-child:before{display: none;}
.advantageI img{display: inline-block;}
.advantageI h3{color: #063976;}
.advantageTips{position: absolute;left: 0;color: #733503;background-image: linear-gradient(to right, #ffe9c9 , #efc68e);}

/*全国职业技能考证*/
.certificateT h3{font-weight: 600;color: #06427f;}
.certificateList li a{display: block;text-align: center;transition: all .4s ease;}
.certificateList li a:hover{background-color: #06427f;color: #fff;border:none;}

/*全国职业技能考证*/
.tit-zs{position: relative;}
.tit-zs i{position: absolute;}
.tit-zs i:first-child{background-color: #c9a56b;left: 0;top: 0;transform: scale(1.0);animation: bt_yuan 1s linear infinite;}
@keyframes bt_yuan {

	0%,
	100% {
		opacity: 1;
	}

	70% {
		opacity: 0.1;
	}
}
.tit-zs i:last-child{background-color: #1a2857;right: 0;bottom: 0;transform: scale(0.8);animation: bt_yuan 1s linear infinite;animation-delay: 0.3s;}
.tit h3{font-weight: 600;}
.tit h3 span{color: #06427f;}
.titW p{text-align: center;color: #6c6c6c;}

.improveI{overflow: hidden}
.improveI:nth-child(2n+1) img{height: 100%;width: 100%;object-fit: cover;}
.improveI:nth-child(2n+2){background-color: #fff;text-align: center;}
.improveI:nth-child(2n+2) h3{color: #06427f;}
.improveI:nth-child(2n+2) span{display: inline-block;color: #fff;background-color: #06427f;}
.go-a{background-color: #06427f;color: #fff;font-weight: 600;text-align: center;}

/*技能考证常见问题*/
.section-block2{background-repeat: no-repeat;background-position: center;background-image: url(../images/bg2.jpg);background-size: cover;}
.section-block2 .tit h3,.section-block2 .titW p{color: #fff}
.section-block2 .tit-zs i:last-child{background-color: #06427f}
.problemList{}
.problemI{background-color: #fff;}
.problemI h3{font-weight: 600;color: #0f2c5b;text-align: center;}
.problemI p{color: #666;display:-webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.problemI a{display: block;background-color: #06427f;text-align: center;color: #fff;}
.problemI a:hover{opacity: .7;}
.problemAW a{background-image: linear-gradient(to right, #ffe9c9 , #efc68e);color: #06427f}

/*技能考证4大作用*/
.section-block3{background-color: #dcecff;}
.fourI{background-color: #fff;overflow: hidden;}
.fourText h3{font-weight: 600;}
.fourText p{display:-webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.fourText a{display: inline-block;color: #0f2f5c;}
.fourText a:hover{text-decoration: underline;}

/*footer*/
.footer{}
.ft-top{background-repeat: no-repeat;background-position: center;background-image: url(../images/ftBg.jpg);background-size: cover;}
.ftText{text-align: center;}
.ftText h3{color: #fff;font-weight: 600;}
.ftText p{color: #fff;}
.ft-copy{background-color: #1f4478;}
.ft-copy p{color: #fff;}
.ft-copy p a{color: inherit;}
.ft-copy p a:hover{text-decoration: underline;}
@media  screen and ( min-width:1440px){
.ward{width: 1200px;}
/*banner*/
.banner{height: 960px;}
.banner-nei{}
.banner-nei h3{font-size: 44px;}
.banner-nei h2{margin-top: 30px;}
.banner-nei h2 img{width: 698px;}
.banD{margin-top: 40px;}
.banD p{font-size: 54px;padding:10px 36px;}
.banner-nei span{font-size: 22px;margin-top: 10px;}

/*技能考证核心优势*/
.section-block{padding-bottom: 65px;}
.common-block{border-radius: 40px;}
.advantageB{margin-top: -48px;}
.advantageI{width: 400px;padding: 62px 48px 48px;}
.advantageI:before{top: 55%;transform: translate(0,-50%);height: 170px;border-left: 2px dashed #cfe4f2}
.advantageI h3{font-size: 26px;margin-top: 10px;}
.advantageI p{font-size: 16px;margin-top: 10px;}
.advantageTips{font-size: 36px;padding:15px 60px 15px 30px;border-radius: 25px 25px 25px 0;top: -39px;}

/*全国职业技能考证*/
.certificateB{margin-top: 10px;padding: 30px;}
.certificateT h3{font-size: 38px;}
.certificateList{margin-top: 5px;}
.certificateList li{width: 150px;border: 1px solid #cbcdce;margin-right: 15px;margin-top: 15px;}
.certificateList li:nth-child(7n+7){margin-right: 0;}
.certificateList li a{line-height: 44px;font-size: 14px;}

/*全国职业技能考证*/
.improveB{margin-top: 40px;}
.titW{}
.tit{}
.tit-zs{width: 52px;height: 42px;}
.tit-zs i:first-child{width: 32px;height: 32px;}
.tit-zs i:last-child{width: 16px;height: 16px;}
.tit h3{font-size: 38px;margin: 0 20px;}
.titW p{font-size: 22px;margin-top: 15px;}

.improveListW{margin-top: 50px;}
.improveList{}
.improveI{width: 230px;height: 226px;border-radius: 10px;margin-top: 12px;}
.improveI:nth-child(2n+2){padding:24px;}
.improveI:nth-child(2n+2) h3{font-size: 30px;}
.improveI:nth-child(2n+2) span{font-size: 20px;padding:7px 14px;border-radius: 10px;margin-top: 6px;}
.improveI:nth-child(2n+2) p{font-size: 20px;margin-top: 10px;}
.consulting{margin-top: 45px;}
.go-a{font-size: 30px;padding: 20px 40px;border-radius: 10px;min-width: 320px;}

/*技能考证常见问题*/
.section-block2{padding: 44px 0 34px;}
.problemB{margin-top: 30px;}
.problemList{}
.problemI{margin-top: 15px;width: 290px;height: 200px;padding:26px;}
.problemI h3{font-size: 22px;}
.problemI p{font-size: 18px;margin-top: 15px;line-height: 22px;height: 44px;-webkit-line-clamp: 2;}
.problemI a{margin-top: 20px;font-size: 20px;line-height: 50px;border-radius: 10px;}

.problemAW{margin-top: 30px;}

/*技能考证4大作用*/
.section-block3{padding: 60px 0 76px;}
.fourList{}
.fourI{margin-top: 30px;border-radius: 10px;width: 584px;padding:50px 34px 40px 72px;}
.fourI img{width: 60px;}
.fourText{width: 360px;}
.fourText h3{font-size: 34px;}
.fourText p{font-size: 20px;line-height: 30px;height: 60px; margin-top: 20px;-webkit-line-clamp: 2;}
.fourText a{font-size: 22px;margin-top: 20px;}

/*footer*/
.footer{}
.ft-top{padding:35px 0 25px;}
.ftText h3{font-size: 34px;}
.ftText p{font-size: 16px;line-height: 28px;margin-top: 10px;}
.ft-copy{padding:15px 0;}
.ft-copy p{font-size: 16px;}
}

@media screen and (max-width:1439px ) and ( min-width:1280px){
.ward{width: 1100px;}
/*banner*/
.banner{height: 760px;}
.banner-nei{}
.banner-nei h3{font-size: 40px;}
.banner-nei h2{margin-top: 25px;}
.banner-nei h2 img{width: 648px;}
.banD{margin-top: 35px;}
.banD p{font-size: 50px;padding:10px 36px;}
.banner-nei span{font-size: 18px;margin-top: 10px;}

/*技能考证核心优势*/
.section-block{padding-bottom: 55px;background-size: cover;}
.common-block{border-radius: 32px;}
.advantageB{margin-top: -38px;}
.advantageI{width: calc(100% / 3);padding: 52px 38px 38px;}
.advantageI img{width: 97px;}
.advantageI:before{top: 55%;transform: translate(0,-50%);height: 170px;border-left: 2px dashed #cfe4f2}
.advantageI h3{font-size: 22px;margin-top: 10px;}
.advantageI p{font-size: 14px;margin-top: 10px;}
.advantageTips{font-size: 32px;padding: 12px 50px 12px 25px;border-radius: 22px 22px 22px 0;top: -33px;}

/*全国职业技能考证*/
.certificateB{margin-top: 10px;padding: 30px;}
.certificateT h3{font-size: 34px;}
.certificateList{margin-top: 5px;}
.certificateList li{width: 160px;border: 1px solid #cbcdce;margin-right: 15px;margin-top: 15px;}
.certificateList li:nth-child(6n+6){margin-right: 0;}
.certificateList li a{line-height: 44px;font-size: 14px;}

/*全国职业技能考证*/
.improveB{margin-top: 40px;}
.titW{}
.tit{}
.tit-zs{width: 47px;height: 37px;}
.tit-zs i:first-child{width: 29px;height: 29px;}
.tit-zs i:last-child{width: 14px;height: 14px;}
.tit h3{font-size: 34px;margin: 0 20px;}
.titW p{font-size: 20px;margin-top: 12px;}

.improveListW{margin-top: 50px;}
.improveList{}
.improveI{width: 210px;height: 206px;border-radius: 8px;margin-top: 12px;}
.improveI:nth-child(2n+2){padding:24px;}
.improveI:nth-child(2n+2) h3{font-size: 26px;}
.improveI:nth-child(2n+2) span{font-size: 18px;padding:7px 14px;border-radius: 8px;margin-top: 6px;}
.improveI:nth-child(2n+2) p{font-size: 18px;margin-top: 10px;}
.consulting{margin-top: 45px;}
.go-a{font-size: 26px;padding: 18px 20px;border-radius: 10px;min-width: 270px;}

/*技能考证常见问题*/
.section-block2{padding: 44px 0 34px;}
.problemB{margin-top: 30px;}
.problemList{}
.problemI{margin-top: 15px;width: 265px;height: 200px;padding:26px;}
.problemI h3{font-size: 20px;}
.problemI p{font-size: 16px;margin-top: 15px;line-height: 20px;height: 40px;-webkit-line-clamp: 2;}
.problemI a{margin-top: 20px;font-size: 18px;line-height: 50px;border-radius: 10px;}

.problemAW{margin-top: 25px;}

/*技能考证4大作用*/
.section-block3{padding: 60px 0 76px;}
.fourList{}
.fourI{margin-top: 30px;border-radius: 10px;width: 534px;padding: 40px 32px 35px 52px;}
.fourI img{width: 50px;}
.fourText{width: 360px;}
.fourText h3{font-size: 30px;}
.fourText p{font-size: 18px;line-height: 28px;height: 56px;margin-top: 20px;-webkit-line-clamp: 2;}
.fourText a{font-size: 20px;margin-top: 20px;}

/*footer*/
.footer{}
.ft-top{padding: 32px 0 22px;}
.ftText h3{font-size: 30px;}
.ftText p{font-size: 14px;line-height: 24px;margin-top: 10px;}
.ft-copy{padding: 12px 0;}
.ft-copy p{font-size: 14px;}
}
@media screen and (max-width:1279px ) and ( min-width:992px){
.ward{width: 960px;}
/*banner*/
.banner{height: 560px;}
.banner-nei{}
.banner-nei h3{font-size: 30px;}
.banner-nei h2{margin-top: 20px;}
.banner-nei h2 img{width: 480px;}
.banD{margin-top: 30px;}
.banD p{font-size: 40px;padding: 8px 30px;}
.banner-nei span{font-size: 16px;margin-top: 8px;}

/*技能考证核心优势*/
.section-block{padding-bottom: 55px;background-size: cover;}
.common-block{border-radius: 26px;}
.advantageB{margin-top: -32px;}
.advantageI{width: calc(100% / 3);padding: 42px 32px 32px;}
.advantageI img{width: 87px;}
.advantageI:before{top: 55%;transform: translate(0,-50%);height: 120px;border-left: 2px dashed #cfe4f2}
.advantageI h3{font-size: 20px;margin-top: 10px;}
.advantageI p{font-size: 14px;margin-top: 10px;}
.advantageTips{font-size: 28px;padding: 10px 40px 10px 20px;border-radius: 16px 16px 16px 0;top: -28px;}

/*全国职业技能考证*/
.certificateB{margin-top: 10px;padding: 25px;}
.certificateT h3{font-size: 30px;}
.certificateList{margin-top: 5px;}
.certificateList li{width: 170px;border: 1px solid #cbcdce;margin-right: 15px;margin-top: 15px;}
.certificateList li:nth-child(5n+5){margin-right: 0;}
.certificateList li a{line-height: 44px;font-size: 14px;}

/*全国职业技能考证*/
.improveB{margin-top: 40px;}
.titW{}
.tit{}
.tit-zs{width: 42px;height: 32px;}
.tit-zs i:first-child{width: 26px;height: 26px;}
.tit-zs i:last-child{width: 12px;height: 12px;}
.tit h3{font-size: 30px;margin: 0 20px;}
.titW p{font-size: 18px;margin-top: 12px;}

.improveListW{margin-top: 50px;}
.improveList{}
.improveI{width: 180px;height: 177px;border-radius: 8px;margin-top: 12px;}
.improveI:nth-child(2n+2){padding: 20px;}
.improveI:nth-child(2n+2) h3{font-size: 22px;}
.improveI:nth-child(2n+2) span{font-size: 16px;padding: 5px 12px;border-radius: 6px;margin-top: 6px;}
.improveI:nth-child(2n+2) p{font-size: 14px;margin-top: 10px;}
.consulting{margin-top: 45px;}
.go-a{font-size: 22px;padding: 16px 18px;border-radius: 10px;min-width: 270px;}

/*技能考证常见问题*/
.section-block2{padding: 44px 0 34px;}
.problemB{margin-top: 30px;}
.problemList{}
.problemI{margin-top: 15px;width: 230px;height: 180px;padding: 20px;}
.problemI h3{font-size: 18px;}
.problemI p{font-size: 14px;margin-top: 15px;line-height: 18px;height: 36px;-webkit-line-clamp: 2;}
.problemI a{margin-top: 20px;font-size: 16px;line-height: 40px;border-radius: 8px;}

.problemAW{margin-top: 25px;}

/*技能考证4大作用*/
.section-block3{padding: 60px 0 76px;}
.fourList{}
.fourI{margin-top: 20px;border-radius: 10px;width: 470px;padding: 40px 32px 35px 52px;}
.fourI img{width: 45px;}
.fourText{width: 300px;}
.fourText h3{font-size: 26px;}
.fourText p{font-size: 16px;line-height: 26px;height: 52px;margin-top: 20px;-webkit-line-clamp: 2;}
.fourText a{font-size: 18px;margin-top: 20px;}

/*footer*/
.footer{}
.ft-top{padding: 32px 0 22px;}
.ftText h3{font-size: 26px;}
.ftText p{font-size: 14px;line-height: 22px;margin-top: 10px;}
.ft-copy{padding: 12px 0;}
.ft-copy p{font-size: 14px;}
}
@media screen and (max-width:991px ) and ( min-width:768px){
.ward{width: 690px;}
/*banner*/
.banner{height: 460px;}
.banner-nei{}
.banner-nei h3{font-size: 26px;}
.banner-nei h2{margin-top: 15px;}
.banner-nei h2 img{width: 400px;}
.banD{margin-top: 20px;}
.banD p{font-size: 30px;padding: 6px 20px;}
.banner-nei span{font-size: 14px;margin-top: 8px;}

/*技能考证核心优势*/
.section-block{padding-bottom: 55px;background-size: cover;}
.common-block{border-radius: 26px;}
.advantageB{margin-top: -32px;}
.advantageI{width: 100%;padding: 42px 32px 32px;}
.advantageI img{width: 87px;}
.advantageI:before{top: auto;border-top: 2px dashed #cfe4f2;bottom: 0;right: 0;width: 90%;margin: 0 auto;left: 0;}
.advantageI h3{font-size: 20px;margin-top: 10px;}
.advantageI p{font-size: 14px;margin-top: 10px;}
.advantageTips{font-size: 28px;padding: 10px 40px 10px 20px;border-radius: 16px 16px 16px 0;top: -28px;}

/*全国职业技能考证*/
.certificateB{margin-top: 10px;padding: 25px;}
.certificateT h3{font-size: 30px;}
.certificateList{margin-top: 5px;}
.certificateList li{width: 150px;border: 1px solid #cbcdce;margin-right: 13px;margin-top: 13px;}
.certificateList li:nth-child(4n+4){margin-right: 0;}
.certificateList li a{line-height: 40px;font-size: 14px;}

/*全国职业技能考证*/
.improveB{margin-top: 40px;}
.titW{}
.tit{}
.tit-zs{width: 42px;height: 32px;}
.tit-zs i:first-child{width: 26px;height: 26px;}
.tit-zs i:last-child{width: 12px;height: 12px;}
.tit h3{font-size: 30px;margin: 0 20px;}
.titW p{font-size: 18px;margin-top: 12px;}

.improveListW{margin-top: 50px;}
.improveList{
    justify-content: flex-start;
}
.improveI{width: 162px;height: 159px;border-radius: 8px;margin-top: 12px;margin-right: 13px;}
.improveI:nth-child(4n+4){margin-right: 0}
.improveI:nth-child(2n+2){padding: 20px;}
.improveI:nth-child(2n+2) h3{font-size: 22px;}
.improveI:nth-child(2n+2) span{font-size: 16px;padding: 5px 12px;border-radius: 6px;margin-top: 6px;}
.improveI:nth-child(2n+2) p{font-size: 14px;margin-top: 10px;}
.consulting{margin-top: 45px;}
.go-a{font-size: 22px;padding: 16px 18px;border-radius: 10px;min-width: 270px;}

/*技能考证常见问题*/
.section-block2{padding: 44px 0 34px;}
.problemB{margin-top: 30px;}
.problemList{
    justify-content: flex-start;
}
.problemI{margin-top: 15px;width: 222px;height: 180px;padding: 20px;margin-right: 12px;}
.problemI:nth-child(3n+3){margin-right: 0}
.problemI h3{font-size: 18px;}
.problemI p{font-size: 14px;margin-top: 15px;line-height: 18px;height: 36px;-webkit-line-clamp: 2;}
.problemI a{margin-top: 20px;font-size: 16px;line-height: 40px;border-radius: 8px;}

.problemAW{margin-top: 25px;}

/*技能考证4大作用*/
.section-block3{padding: 60px 0 76px;}
.fourList{
    margin-top: 10px;
}
.fourI{margin-top: 20px;border-radius: 10px;width: 340px;padding: 30px 22px 25px 20px;}
.fourI img{width: 40px;}
.fourText{width: 230px;}
.fourText h3{font-size: 26px;}
.fourText p{font-size: 16px;line-height: 26px;height: 52px;margin-top: 20px;-webkit-line-clamp: 2;}
.fourText a{font-size: 18px;margin-top: 20px;}

/*footer*/
.footer{}
.ft-top{padding: 32px 0 22px;}
.ftText h3{font-size: 26px;}
.ftText p{font-size: 14px;line-height: 22px;margin-top: 10px;}
.ft-copy{padding: 12px 0;}
.ft-copy p{font-size: 14px;}
}
@media only screen and (max-width:767px){
.ward{width: 92%;}
/*banner*/
.banner{height: 3.2rem;}
.banner-nei{
    top: 45%;
}
.banner-nei h3{font-size: .16rem;}
.banner-nei h2{margin-top: .1rem;}
.banner-nei h2 img{width: 2.5rem;}
.banD{margin-top: .15rem;}
.banD p{font-size: .2rem;padding: .05rem .1rem;}
.banner-nei span{font-size: .11rem;margin-top: .05rem;}

/*技能考证核心优势*/
.section-block{padding-bottom: 55px;background-size: cover;}
.common-block{border-radius: .2rem;}
.advantageB{margin-top: -.3rem;}
.advantageI{width: 100%;padding: .3rem .2rem;}
.advantageI img{width: .6rem;}
.advantageI:before{top: auto;border-top: .02rem dashed #cfe4f2;bottom: 0;right: 0;width: 90%;margin: 0 auto;left: 0;}
.advantageI h3{font-size: .16rem;margin-top: .1rem;}
.advantageI p{font-size: .11rem;margin-top: .1rem;}
.advantageTips{font-size: .18rem;padding: .1rem .2rem;border-radius: .1rem .1rem .1rem 0;top: -.25rem;}

/*全国职业技能考证*/
.certificateB{margin-top: .1rem;padding: .2rem;}
.certificateT h3{font-size: .18rem;}
.certificateList{margin-top: .05rem;justify-content: space-between;}
.certificateList li{width: 48%;border: .01rem solid #cbcdce;margin-top: .1rem;}
.certificateList li:nth-child(4n+4){margin-right: 0;}
.certificateList li a{line-height: .34rem;font-size: .11rem;}

/*全国职业技能考证*/
.improveB{margin-top: .4rem;}
.titW{}
.tit{}
.tit-zs{width: .25rem;height: .2rem;}
.tit-zs i:first-child{width: .14rem;height: .14rem;}
.tit-zs i:last-child{width: .09rem;height: .09rem;}
.tit h3{font-size: .18rem;margin: 0 .1rem;text-align: center;}
.titW p{font-size: .13rem;margin-top: .08rem;}

.improveListW{margin-top: .2rem;}
.improveList{justify-content: space-between;}
.improveI{width: 48.5%;height: 1.4rem;border-radius: .08rem;margin-top: .1rem;}
.improveI:nth-child(4n+4){margin-right: 0}
.improveI:nth-child(2n+2){padding: .15rem;}
.improveI:nth-child(2n+2) h3{font-size: .16rem;}
.improveI:nth-child(2n+2) span{font-size: .12rem;padding: 5px 12px;border-radius: .06rem;margin-top: .05rem;}
.improveI:nth-child(2n+2) p{font-size: .11rem;margin-top: .1rem;}
.consulting{margin-top: .3rem;}
.go-a{font-size: .16rem;padding: .1rem;border-radius: .1rem;min-width: 2rem;}

/*技能考证常见问题*/
.section-block2{padding: .3rem 0 .2rem;}
.problemB{margin-top: .2rem;}
.problemList{justify-content: space-between;}
.problemI{margin-top: .1rem;width: 100%;height: 1.5rem;padding: .2rem;}
.problemI:nth-child(3n+3){margin-right: 0}
.problemI h3{font-size: .15rem;}
.problemI p{font-size: .11rem;margin-top: .1rem;line-height: .15rem;height: .3rem;-webkit-line-clamp: 2;}
.problemI a{margin-top: .15rem;font-size: .12rem;line-height: .35rem;border-radius: .06rem;}

.problemAW{margin-top: .15rem;}

/*技能考证4大作用*/
.section-block3{padding: .4rem 0 .3rem;}
.fourList{margin-top: 10px;}
.fourI{margin-top: .15rem;border-radius: .08rem;width: 100%;padding: .2rem;}
.fourI img{width: .35rem;}
.fourText{width: 2rem;}
.fourText h3{font-size: .16rem;}
.fourText p{font-size: .12rem;line-height: .16rem;height: .32rem;margin-top: .15rem;-webkit-line-clamp: 2;}
.fourText a{font-size: .13rem;margin-top: .15rem;}

/*footer*/
.footer{}
.ft-top{padding: .2rem 0;}
.ftText h3{font-size: .18rem;}
.ftText p{font-size: .11rem;line-height: .18rem;margin-top: .1rem;}
.ft-copy{padding: .1rem 0;}
.ft-copy p{font-size: .1rem;}
}