* {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    font-family: Arial;
}

.about {
    width: 100%;
    background: #F7F7F7;
}

.about-tab {
    max-width: 14.5rem;
    height: auto;
    display: block;
    padding-bottom: 0.3rem;
    /*align-items: center;*/
    /*justify-content: center;*/
}

.about-tab-left {
        display: flex;
    align-items: center;
    column-gap: 0.15rem;
    margin-left: 0;
        width: 100%;
    justify-content: center;
}

.about-tab-left>button{
    margin-left: 0;
    margin-right: 0;
}

.about-tab-left button {
    /*width: 1.56rem;*/
    height: 0.53rem;
    background: #fff;
    border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
    border: 0.01rem solid #E0E0E0;
}


/* .about-tab-left button:hover {
    background: linear-gradient(90deg, #38D9FA 0%, #005E9B 100%);
    border-radius: 0.08rem 0.08rem 0.08rem 0.08rem;
} */

.about-tab-left button a {
    padding:0 0.2rem;
    /*letter-spacing: 0.05rem;*/
    text-decoration: none;
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.2rem;
    color: #373737;
    line-height: 0.35rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    /*width: 100%;*/
    /*height: 100%;*/
    /*display: block;*/
    align-content: center;
}

/* .about-tab-left button:hover a {
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.20rem;
    color: #FFFFFF;
    line-height: 0.35rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
} */

.about-tab-right {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 0.15rem;
    margin-right: 0;
    width: 100%;
    height: 1rem;
}

.about-tab-right>p{
    margin-left: 0;
}
.about-tab-right p img{
    width: 0.14rem;
    height: 0.14rem;
}
.about-tab-right p a:nth-child(2) {
    width: 1.12rem;
    height: 0.19rem;
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.16rem;
    color: #9B9B9B;
    line-height: 0.22rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}

.about-tab-right p a:nth-child(3) {
    width: 1.12rem;
    height: 0.19rem;
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.16rem;
    color: #4B4B4B;
    line-height: 0.22rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}



.tab-button.active {
    background: linear-gradient(90deg, #38D9FA 0%, #005E9B 100%);
}

.tab-button.active a{
    color: #fff;
}










/* 内容 */
.develop-1 {
    width: 100%;
    background: url(../img/deveiop/develop.png) no-repeat;
    background-size: 100% 100%;
}

.develops-1 {
    max-width: 16.54rem;
    display: flex;
    align-items: center;
}

.develop-content_1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1.97rem;
    margin-bottom: 1.38rem;
    text-decoration: none;
}

.develop-content-left_1 {
    width: 8.2rem;
    height: 4.72rem;
    background: linear-gradient(180deg, #FFFFFF 0%, #EBFBFF 100%);
    box-shadow: 0rem 0.03rem 0.06rem 0.01rem rgba(0, 0, 0, 0.08);
    border-radius: 0rem 0rem 0rem 0rem;
}

.develop-content-left_1 div:nth-child(1) {
    height: 0.60rem;
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: 600;
    font-size: 0.43rem;
    color: #006EBA;
    text-align: center;
    font-style: normal;
    text-transform: none;
    padding-top: 1.12rem;
    padding-bottom: 0.4rem;
    padding-right: 2.65rem;
    padding-right: 1.65rem;
}

.develop-content-left_1 div:nth-child(2) {
    width: 4.43rem;
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.26rem;
    font-size: .18rem;
    color: #020202;
    /*line-height: 0.7rem;*/
    line-height: 1.8;
    text-align: left;
    font-style: normal;
    text-transform: none;
}


.develop-content-right_1 {
    width: 6.3rem;
    height: 4.72rem;
    background: url(../img/deveiop/develop\ \(2\).png) no-repeat;
    background-size: 100% 100% !important;
}





.develop-2 {
    width: 100%;
    background: url(../img/deveiop/develop\ \(3\).png) no-repeat;
    background-size: 100% 100%;
}

.develops-2 {
    max-width: 16.54rem;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.develop-content_2 {
    padding-top: 1.09rem;
    padding-bottom: 0.74rem;
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: 600;
    font-size: 0.50rem;
    color: #006EBA;
    line-height: 0.35rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.develop-img {
    max-width: 14.5rem;
    display: flex;
    flex-wrap: wrap;
    row-gap: 0.29rem;
        column-gap: 0.16rem;
    /*margin-bottom: 1.59rem;*/
    margin: 0 0 1.59rem;
}

.develop-content_3 {
        margin-right: 0;
        margin-left: 0;
        display: flex;
        align-items: center;
        /*width: 3.46rem;*/
        width: 4.72rem;
        height: 3.46rem;
        background: url(../img/deveiop/develop\ \(5\).png) no-repeat;
        background-size: 100% 100% !important;
        transition: background 3s ease;
        border-radius: 0.2rem;
}

.develop-content_3:hover {
    background: url(../img/deveiop/develop\ \(6\).png) no-repeat;
    background-size: 100% 100% !important;
    transition: background 2s ease;
}

.develop-content_3 p:nth-child(1) {
    width: 0.84rem;
    height: 0.84rem;
    background: url(../img/deveiop/develop\ \(4\).png) no-repeat;
    background-size: cover !important;
}

.develop-content_3:hover p:nth-child(1) {
    display: none;
}

.develop-content_3 p:nth-child(2) {
    display: none;
    width: 2.52rem;
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.21rem;
    color: #FFFFFF;
    line-height: 0.4rem;
    text-align: center;
    font-style: normal;
}

.develop-content_3:hover p:nth-child(2) {
    display: block;
}


.develop-3 {
    width: 100%;
    height: 10.8rem;
    background: url(../img/deveiop/develop\ \(7\).png) no-repeat;
    background-size: 100% 100%;
}

.develops-3 {
    max-width: 14.5rem;
    display: flex;
    align-items: center;
    column-gap: 1.49rem;
    position: relative;
}

.develop-content-left_2 {
    position: absolute;
    top: 1.38rem;
    display: flex;
    flex-direction: column;
}

.develop-content-left_2 div:nth-child(1) {
    width: 2rem;
    /*height: 0.6rem;*/
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: 600;
    font-size: 0.5rem;
    color: #006EBA;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-left: 0;
    padding-bottom: 0.45rem;
}

.develop-content-left_2 div:nth-child(2) {
    width: 3.81rem;
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.25rem;
    font-size: .18rem;
    color: #020202;
    /*line-height: 0.55rem;*/
    line-height: 1.8;
    text-align: left;
    font-style: normal;
    text-transform: none;
    /*text-align: justify;*/
}


.develop-content-right_2 {
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
}

.HonorEnterprise .box .boxRight {
	display: flex;
	justify-content: space-between;
	height: -webkit-calc(99.05vh);
	height: calc(100vh - 0.95rem);
	width: 9.4rem;
	padding-top:1rem;
}

.HonorEnterprise .box .boxRight .banner {
	width: 33.333%;
	height: 100%;
	margin: 0;
}

.HonorEnterprise .box .boxRight .banner .swiper-container {
	height: 100%;
	/*padding: 0 0.2rem;*/
}

.HonorEnterprise .box .boxRight .banner .swiper-container .swiper-wrapper {
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
}


.HonorEnterprise .box .boxRight .banner .swiper-container .swiper-slide {
    margin: 0 !important;
	height: auto;
}

.HonorEnterprise .box .boxRight .banner .swiper-container .swiper-slide p img {
	width: 100%;
}

/* swiper */
.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 0.18rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    /*object-fit: contain;*/
}

.banner1,
.banner2,
.banner3 {
    width: 3.36rem;
    height: 10.8rem;
}

.banner3ImgBox{
    width: 3.2rem !important;
    /*margin-bottom:0.3rem;*/
}

.image{
    width: 100%; 
    height: auto;
}

.swiper-slide img {
    width: 100%; 
    height: auto;
}

.swiper-wrapper {
    transform: translate3d(0rem, -33.7116rem, 0rem);
    transition-duration: 5200ms;
    transition: all 0.5s;
}

/*安全原则板块隐藏*/
.develop-4 {
    display: none;
    width: 100%;
    background: url(../img/deveiop/develop\ \(9\).png) no-repeat;
    background-size: 100% 100%;
}

.develops-4 {
    max-width: 14.5rem;
    display: flex;
    align-items: center;
    column-gap: 1.49rem;
    flex-direction: column;
}

.develops-list {
    margin-bottom: 1.28rem;
}

.develops-4 div:nth-child(1) {
    padding: 1.21rem 0 0.94rem 0;
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: 600;
    font-size: 0.5rem;
    color: #006EBA;
    line-height: 0.35rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.develops-4 .develops-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    column-gap: 0.59rem;
    row-gap: 0.62rem;
}

.develops-4 div:nth-child(2) ul {
    display: flex;
    flex-direction: column;
    margin: 0;
}
.develops-4 div:nth-child(2) ul li{
    width: 1.12rem;
    height: 1.12rem;
}
.develops-4 .develops-list ul li:nth-child(2) {
    width: 1.98rem;
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.18rem;
    color: #020202;
    line-height: 0.30rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    padding-top: 0.29rem;
}
.develop-4.develops-list ul li:nth-child(1) {
    width: 1.2rem;
}
.develops-4 .develops-list ul li img{
    width: 100%;
    height: 100%;
    background-size: cover;
}

.develop-5 {
    width: 100%;
    height: 6.86rem;
    background: url(../img/deveiop/develop\ \(11\).png) no-repeat;
    background-size: 100% 100%;

}

.develops-5 {

    max-width: 14.5rem;
    display: flex;
    align-items: center;
    /* column-gap: 1.49rem;
    flex-direction: column; */
}

.develops-5 ul {
    display: flex;
    align-items: center;
    flex-direction: column;
    /*margin-bottom: 1.85rem;*/
}

.develops-5 ul li:nth-child(1) {
    padding: 1.61rem 0 0 0;
    /*width: 3.5rem;*/
    height: 0.60rem;
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: 600;
    font-size: 0.50rem;
    color: #FFFFFF;
    /*line-height: 0.35rem;*/
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.develops-5 ul li:nth-child(2) {
    /*height: 1.01rem;*/
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.84rem;
    font-size: .5rem;
    color: #FFFFFF;
    /*letter-spacing: 0.1rem;*/
    text-align: left;
    font-style: normal;
    text-transform: none;
    text-align: center;
}

.develops-5 ul li:nth-child(3) {
    height: 0.50rem;
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: normal;
    font-size: 0.4rem;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.develops-5-content{
    width: 14.5rem;
    margin: 0 auto;
    display: flex;
    margin-top: 1.16rem !important;
}
.content-5-1{
    border: 0.01rem solid #fff;
    padding: 0.19rem 0.19rem;
    width: .24rem;
    height: .24rem;
    margin: 0;
    border-radius: 50%;
}
.content-5-1 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.content-5{
    display: flex;
    align-items: center;
    position: relative;
}
.content-5-2{
    margin-left: 0.14rem !important;
    margin: 0;
}
.content-5-2 .p1{
    /*height: 0.26rem;*/
    font-family: Dream Han Sans CN, Dream Han Sans CN;
    font-weight: bold;
    font-size: 0.22rem;
    color: #FFFFFF;
    /*line-height: 0.5rem;*/
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.content-5-2 .p2{
    padding-top: 0.06rem;
    /*height: 0.25rem;*/
    font-family: Arial, Arial;
    font-weight: 400;
    font-size: 0.22rem;
    color: #FFFFFF;
    /*line-height: 0.5rem;*/
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.content-5::after{
    position: absolute;
    right: -1rem;
    right: -.5rem;
    content: '';
    width: 0rem;
    height: 0.57rem;
    border: 0.01rem solid #FFFFFF;
    opacity: 0.56;
}
.content-5:last-of-type::after{
    opacity: 0;
    content: '';
}
@media only screen and (max-width: 1024px){
    	.about-tab{
		max-width: 100%;
		flex-direction:column-reverse;
		align-items:center;
		gap: 0.2rem;
		height: auto;
		padding: 0.2rem 0;
	}
	.about-tab-left{
		justify-content:center;
		margin: 0;
		flex-wrap: wrap;
		gap: 0.1rem;
	}
	.about-tab-right{
		column-gap:0;
		margin: 0;
		/* margin-top: 0.5rem; */
	}
	.develops-2{
		width:auto;
		padding:0 0.2rem;
	}
	.develop-img{
		display:grid;
		grid-template-columns:repeat(2,1fr);
		width: 100%;
	}
	.develop-content_3{
		width:100%;
	}
	.develops-3{
		flex-direction:column;
	}
	.develop-content-left_2{
		position:unset;
	}
	.develop-content-right_2{
		position:unset;
	}
	.HonorEnterprise .box .boxRight{
		width:auto;
	}
	.develop-3{
		height:auto;
		padding-bottom:0.4rem;
	}
	.develops-5-content{
		width:auto;
		display: grid;
		grid-template-columns: repeat(2,1fr);
		gap: 0.2rem;
	}
	
	.develop-content-left_1{
	    width: 100%;
	}
	.develop-content_1{
	    width: 94%;
	    flex-direction: column;
	}
	.develop-content-left_1 div:nth-child(2){
	    margin-left: 0.5rem;
	    margin-right: 0.5rem;
	    width: auto;
	}
	.develop-content-left_1 div:nth-child(1){
	    margin-left: 0.5rem;
        text-align: left;
        padding-top: 0.8rem;
	}
	.develop-content-right_1{
	    width: 100%;
	}
	.develop-content-left_2{
	    width: 94%;
	}
	.develop-content-left_2 div:nth-child(2){
	    width: 100%;
	}
	.develops-5 ul li:nth-child(2){
	    font-size: 0.5rem;
	}
	.develops-5-content{
	    margin-top: .16rem !important;
	}
	.develops-5 ul li:nth-child(1){
	    height: auto;
	}
}