
/* about1-section */
.about1-section{
    position: relative;
    background: url(//wm.cdn.cn86.cn/kaximu/2025/06/cdb7cc6c21stlizw.jpg) no-repeat;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 70px;
}
.aboutx-title h3{
    color: #064ea2;
    font-size: 2.8125vw;
    font-weight: normal;
    margin-bottom: 0px;
    font-family: "cu";
    line-height: 1.2;
}
.about1-section-con{
    position: relative;
    margin-top: 50px;
}
.about1-zuo{
    position: relative;
    width: 43.22%;
}

.about1-zuo .ff-txt {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 3.125vw;
    z-index: 10;
}

.about1-zuo .ff-txt h2 {
    font-size: 76px;
    line-height: 1;
    font-family: "cu";
    margin-bottom: 0px;
    position: relative;
    padding-bottom: 30px;
    color: #ffffff;
}

.about1-zuo .ff-txt h2::before {
    position: absolute;
    left: 5px;
    bottom: 0px;
    width: 16px;
    height: 4px;
    background: rgba(255, 255, 255, .8);
    content: "";
}

.about1-zuo .ff-txt span {
    font-size: 20px;
    line-height: 1.3;
    color: rgba(255, 255, 255, .8);
    margin-top: 10px;
    margin-left: 10px;
}

.about1_swiper{
    position: relative;
    overflow: hidden;
    border-style: solid;
    border-width: 3px;
    border-color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
    box-shadow: 0px 20px 20px 0px rgba(6, 78, 162, 0.08);
    border-left: none;
}
.about1_swiper swiper-slide img{
    display: block;
    width: 100%;
}

.about1-you{
    flex: 1;
    min-width: 1px;
    padding-right: 10.416vw;
    padding-left: 60px;
}

.about1-txt{
    position: relative;
    padding-right: 20px;
    font-size: 16px;
    color: #4e5a6a;
    line-height: 30px;
    height: 518px;
    overflow-y: scroll;
}


/* 滚动条 */
.about1-txt::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #e0e9f3;
}
.about1-txt::-webkit-scrollbar {
    width: 6px;
    background-color: #e0e9f3;
}
.about1-txt::-webkit-scrollbar-thumb {
    background-color: #064ea2;
}

.Homr_Ten {
	position: relative;
	margin-top: 70px;
}

.Homr_Ten .xian {
	overflow: hidden
}

.Homr_Ten .xian .canvas {
	width: 100%
}

.number2x{
    position: absolute;
	left: 0;
	top: 0;
	width: 100%;
    z-index: 99;
}
.number-listx {
	max-width: 1600px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
	display: flex;
	flex-wrap: wrap
}

.number-listx li {
	flex: 0 0 25%;
	text-align: center;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	z-index: 9
}

.number-listx li:nth-child(2n) {
	flex-direction: column-reverse;
	padding-top: 3.125vw;
}

.number-listx li h3 {
	color: #064ea2;
	display: inline-block;
    padding-top: 10px;
	margin-bottom: 0px;
}

.number-listx li h3 i {
	font-style: inherit;
	color: #064ea2;
	font-size: 2.8125vw;
	font-weight: 500;
	font-family: "cu";
	line-height: 1;
}

.number-listx li p {
	font-size: 16px;
	line-height: 25px;
	color: rgba(78, 90, 106, .8);
	font-weight: normal;
	margin-bottom: 0px;
}

.number-listx li .did {
	width: 9px;
	height: 9px;
	background-color: #064ea2;
    border-radius: 50%;
	margin: 20px 0;
    position: relative;
}

.number-listx li .did:after{
    content: '';
    position: absolute;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(6, 78, 162, 0.5);
    animation: circleChange 2s infinite linear .65s;

}



@keyframes circleChange{
  0%{transform: scale(1);opacity: 0.95;}
  25%{transform: scale(1.4);opacity: 0.75;}
  50%{transform: scale(1.8);opacity: 0.5;}
  75%{transform: scale(2.2);opacity: 0.25;}
  100%{transform: scale(2.6);opacity: 0.05;}
}



/* about2-section */
.about2-section{
    position: relative;
    background: url(//wm.cdn.cn86.cn/kaximu/2025/06/3147d15e55wwdtbk.jpg) no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 5.2vw;
}




/* about3-section */
.about3-section{
    position: relative;
    background: url(//wm.cdn.cn86.cn/kaximu/2025/06/04d86be4cdtbslts.jpg) no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
}

.tab-con { position: relative; }
.tab-con .tab-main { position: absolute; left: 0; top: 0; z-index: 9; right: 0;}
.tab-con .tab-main { opacity: 0; visibility: hidden; transition: all .5s ease; }
.tab-con .tab-main.active { position: static; opacity: 1; visibility: visible; }



/* about4-section */
.about4-section{
    position: relative;
    background: url(//wm.cdn.cn86.cn/kaximu/2025/06/8e04dd80fecxohoh.jpg) no-repeat;
    background-size: cover;
    padding-top: 5.2038vw;
    padding-bottom: 5.2038vw;
}
.about4-photo-list{
    overflow: hidden;
    margin-bottom: 47px;
}
.about4fl1{
    margin-top: 5.3vw;
}

.about4-photo-list .swiper-wrapper{
    -webkit-transition-timing-function: linear !important; 
}



.about4-photo-list li{
    position: relative;
    width: calc(100%/6 - 2.083vw);
}
.about4-photo-list li a{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 10.15625vw;
    height: 10.15625vw;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
}
.about4-photo-list li a img{
    max-width: 80%;
    max-height: 80%;
}









.about2nr {
    margin-top: 5.3vw;
    overflow: hidden;
    width: 100%;
}
.about2bd {
    position: relative;
}
.about2fl {
    max-width: 1250px;
    margin: 0 auto;
    overflow: hidden;
}
.about2fl li{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.about2fl li .img {
    width: 37.28%;
}
.about2fl li .img img {
    width: 100%;
}
.about2fl li .ab2wz {
    width: 53.44%;
    margin-right: 2%;
}
.about2fl li .ab2wz h2 {
    margin-bottom: 0;
    font-size: 54px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 42px;
    letter-spacing: 0px;
    color: #ffffff;
}
.about2fl li .ab2wz h3 {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #ffffff;
    margin: 0;
    margin-top: 43px;
}

.about2bd .swiper-button-prev,.about2bd .swiper-button-next {
    width: 54px;
	height: 54px;
    border-radius: 50%; 
    outline: none;
}
.about2bd .swiper-button-prev {
    background: url(//wm.cdn.cn86.cn/kaximu/2025/07/4191c7e134upn5sf.png)no-repeat center rgba(255, 255, 255, 0.14) ;
}
.about2bd .swiper-button-next {
    background: url(//wm.cdn.cn86.cn/kaximu/2025/07/73bf5f67e1brrc2v.png)no-repeat center rgba(255, 255, 255, 0.14);
}

.ab2hd {
    max-width: 1250px;
    margin: 6.5vw auto 0;
    position: relative;
}

.ab2hd:before{content: '';width: calc((1920px - 1200px) / 2);height: 1px;background-color: #ffffff;opacity: 0.16;position: absolute;transform: translateX(-110%);top: 20px;}
.ab2hd:after{content: '';width: calc((1920px - 1200px) / 2);height: 1px;background-color: #ffffff;opacity: 0.16;position: absolute;transform: translateX(91.5%);top: 20px;right: 0;}

.ab2hdfl {
    overflow: hidden;
}
.ab2hdfl li {}
.ab2hdfl li h2 {
    margin: 0;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 0.62);
}
.ab2hdfl li h3 {
    margin: 0;
    width: 38.5%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.16);
    position: absolute;
    right: 14%;
    top: 20px;
}

.ab2hdfl li.active h2{
    font-size: 44px;
    color: rgba(255, 255, 255, 1);
    font-weight: bold;
}

.ab2hdfl li h3:after{
    content: '';
    /* width: 100%; */
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    opacity: 1;
}
.ab2hdfl li.active h3:after{
    content: '';
    animation: dt11 5s linear .65s;
    opacity: 1;
    animation-delay: 0s;
    animation-fill-mode: forwards;
}

.ab2hdfl li.active h3{
    right: 8%;
}


@keyframes dt11 {   
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}







.asort{}
.asort li{
    width: 180px;
    height: 58px;
    background-color: #f1f3f5;
    float: left;
    margin-left: 10px;
}
.asort li span{
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 58px;
    letter-spacing: 0px;
    color: #4e5a6a;
    text-align: center;
    display: block;
}
.asort li.active{
    background-color: #064ea2;
}
.asort li.active span{
    color: #fff;
}


.about3-section-con{
    margin-top: 5.3vw;
}

.honor-swiper{
    overflow: hidden;
    padding-bottom: 4.7vw;
}
.honor-swiper .swiper-slide{
    padding: 5.7vw 29px;
	background: url(//wm.cdn.cn86.cn/kaximu/2025/07/0bd65b9be4haq5zh.png) no-repeat;
    background-size: 100% 100%;
}
.honor-swiper .swiper-slide img{
    width: 100%;
}

.honor-swiper .swiper-pagination{  bottom: 0;}
.honor-swiper .swiper-pagination span{
    width: 68px;
	height: 4px;
	background-color: #000000;
	opacity: 0.14;
    border-radius: 0px; 
    margin: 0 10px !important;
}
.honor-swiper .swiper-pagination .swiper-pagination-bullet-active{
    background-color: #064ea2;
    opacity:1;
}


.honor-swiper2 .swiper-slide{
    padding: 2vw 29px;
}
.honor-swiper3 .swiper-slide{
    padding: 2vw 29px;
}



@media (max-width: 1400px) {  
.about1-txt{
    height: 375px;
}
.ab2hd{
    width: 90.625%;
}
.about2fl li .ab2wz h2{font-size: 40px;}
.about2fl li .ab2wz h3{margin-top: 20px;}
.ab2hdfl li h2{font-size: 24px;}
.ab2hdfl li.active h2{font-size: 36px;}
.ab2hdfl li h3{
    right: 13%;
}
.asort li{
    width: 140px;
    height: 45px;
}
.asort li span{
    line-height: 45px;
}

.about4-photo-list li a img{
    max-width: 70%;
    max-height: 70%;
}

.about4-photo-list li a{
    width: 14.15625vw;
    height: 15.15625vw;
}







}











@media (max-width: 992px) {  
.about1-zuo{width: 100%;}
.aboutx-title h3{font-size: 24px;}
.about1-section{
    padding-top: 40px;
    padding-bottom: 15px;
}

.about1-you{
    padding-right: 0;
    padding-left: 0;
    padding: 0 2%;
}
.about1-txt{
    height: 240px;
    margin-top: 25px;
}

.Homr_Ten{margin-top: 40px;}
.about2-section{
    padding-top: 40px;
}
.about2fl li .img{
    width: 100%;
}
.about2fl li{
    display:block;
}
.about2fl li .ab2wz{
    width: 100%;
    margin-top: 28px;
}
.about2fl li .ab2wz h2{
    font-size: 30px;
}
.about2fl li .ab2wz h3{
    margin-top: 10px;
    font-size: 14px;
}
.about2bd .swiper-button-prev{
    left: 0;
    top: 53%;
}
.about2bd .swiper-button-next{
    right: 0;
    top: 53%;
}
.ab2hdfl li.active h2{
    font-size: 25px;
}
.ab2hdfl li h2{
    font-size: 18px;
}
.ab2hd:after{display: none;}	

.about3-section{padding: 35px 0;}
.asort li{
    width: 30%;
    margin: 0 1%;
    height: 30px;
}
.asort li span{
    line-height: 30px;
    font-size: 14px;
}

.asort{width: 100%; margin-top: 35px;}
.honor-swiper .swiper-pagination span{
    width: 35px;
}
.honor-swiper{
    padding-bottom: 40px;
}

.about4-photo-list li a {
    width: 25.15625vw;
    height: 25.15625vw;
}

.about4fl1{margin-top: 40px; margin-bottom: 20px;}


}














.p21zly .container-fluid{
    padding: 0;
}


.p21x{
    background-color: #f8f8f8;
    padding-top: 5.3vw;
    padding-bottom: 2vw;
}
.p21nr{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.p21z{
    width: 58.133%;
    background-color: #ffffff;
    border-radius: 6px;
    padding: 54px 30px;
}
.p21zbt{
    padding: 0 10px;
}
.p21zbt h2{
    font-size: 38px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #000000;
    margin: 0;
}
.p21zbt h3{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #4e5a6a;
    margin: 0;
    margin-top: 26px;
}

.p21zly{
    margin-top: 50px;
}
.p21zly .form-control{
    background: none !important;
    background-color: #f4f5f8 !IMPORTANT;
    border-radius: 2px;
    border: solid 1px #ebebeb;
    font-size: 16px;
    height: 60px;
    padding: 0;
    padding-left: 21px;
}

.p21zly textarea.form-control{
    line-height: 1;
    font-size: 16px;
    margin-bottom: 53px;
    height: auto;
}
.p21zly .form-submit .form-input.captcha img{
    height: 40px;
    top: 11px;
}


.p21zly input{}
.p21zly .form-submit .btn{
    background-color: #064ea2 !important;
    border-radius: 2px;
    color: #fff;
}

.p21y {
    background-color: #064ea2;
    border-radius: 6px;
    width: 40.2%;
    padding: 54px 42px;
}
.p21ybt {
    font-size: 38px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 0px;
    color: #ffffff;
    padding-bottom: 28px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.p21ylx {
    margin-top: 37px;
}
.p21ylx li {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 25px;
}
.p21ylx li .img {
    width: 27px;
}
.p21ylx li .img img {}
.p21ylx li .p21ylxwz {
    width: calc(100% - 27px);
}
.p21ylx li .p21ylxwz h2 {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #ffffff;
    margin: 0;
}
.p21ylx li .p21ylxwz h3 {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #ffffff;
    line-height: 26px;
    margin: 0;
}
.p21ylx li .p21ylxwz a{
    color:#DC5028;
    cursor: pointer;
}
.p21ylx li .p21ylxwz a:hover{
    color:#00a4ff;
}

.p21yewm {
    margin-top: 30px;
    margin-left: 30px;
}
.p21yewm li {
    float: left;
    margin-right: 25px;
}
.p21yewm li .img {overflow: hidden;}
.p21yewm li .img img {
    max-width: 128px;
}



.p22x{
    position: relative;
    background-color: #f8f8f8;
    padding-top: 2.5vw;
    padding-bottom: 6.5vw;
}
.p22nr{
    position: relative;
    width: 100%;
    overflow: hidden;
    border: 15px solid #fff;
    border-radius: 6px;
}





@media (max-width: 992px) {  
.p21z{width: 100%;padding: 6% 3%;}
.p21y{width: 100%;padding: 6% 4%;}
.p21zbt h2{
    font-size: 24px;
    line-height: 24px;
}
.p21zbt h3{
    font-size: 14px;
    margin-top: 13px;
}
.p21zly{
    margin-top: 31px;
}
.p21zly .form-control{
    height: 48px;
}
.p21zly textarea.form-control{
    margin-top: 20px;
    margin-bottom: 40px;
}
.p21zly .form-submit .form-input.captcha img{}
.p21zly .text-right{
    text-align: left !important;
}
.p21ybt{
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 18px;
}
.p21yewm li .img img{
    max-width: 100px;
}
.p21yewm li{
    margin-right: 4%;
}


.max1500{width: 96%;}
.p22nr{
    border: 5px solid #fff;
}


}


























































