* {
    margin: 0;
    padding: 0;
}

img {
    width: 100%;
    height: auto;
    display: block;
}

.connect {
    display: none;
}



.banner {
    width: 100%;
    height: auto;
    position: relative;
    opacity: 0;
    animation: opacity 1s forwards;
} 
@keyframes opacity {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}



.English {
    color: #FFFFFF;
    font-size: 40px;
    position: absolute;
    z-index: 3;
    left: 18.75%;
    top: 93px;
}

.animate__fadeInUp,.animate__bounceInLeft,.animate__bounceInRight,.animate__zoomInUp{
    animation-duration: 1.5s;
    opacity: 1 !important;
}
.subTit {
    z-index: 3;
    font-size: 18px;
    color: #fff;
    font-family: Microsoft YaHei, Microsoft YaHei;
    line-height: 30px;
    margin-top: 32px;
}

.business_item{
    opacity: 0;
}

.banner_H5 {
    display: none;
}

.sw {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
    padding-top: 72px;
    opacity: 0;
}
.list_left{
    opacity: 0;
}

.swTit {
    display: flex;
    align-items: center;
    justify-content: center;
}

.swSubTit {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 26px;
    color: #004098;
    line-height: 38px;
    margin-bottom: 16px;
}

.swText {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #545454;
    line-height: 28px;
}

.swText p {
    margin-bottom: 26px;
}

.swDesire {
    display: flex;
    padding-top: 70px;
    box-sizing: border-box;
}


.swDesire1 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 32px;
    color: #004098;
    margin-right: 200px;
    margin-left: 152px;
    white-space: nowrap;
}

.swDesire2 {
    width: 2px;
    height: 250px;
    background: #CCCCCC;
    border-radius: 0px 0px 0px 0px;
}

.swDesire3 {
    padding-top: 10px;
    box-sizing: border-box;
    margin-left: 70px;
}

.swDesire3_1 {
    font-weight: 400;
    font-size: 26px;
    color: #004098;
}

.swDesire3_2 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #545454;
    line-height: 38px;
    margin-top: 20px;
}

#walkTit {
    width: 150px;
}

.swTit {
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
}

.Target {
    margin-top: 95px;
    position: relative;
    opacity: 0;
}
.target_Box{
	position:absolute;
	top: 127px;
    right: 25%;
}
.Target img {
    width: 81.25%;
    height: 100%;
}

.target_tit {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 22px;
    position: relative;
    z-index: 2;
}

.target_subTit {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 30px;
    width: 441px;
    position: relative;
    z-index: 2;
    margin-top: 23px;
}


.Target::after {
    content: 'TARGETS';
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 170px;
    color: #FFBD06;
    position: absolute;
    left: 0;
    top: 18px;
    writing-mode: vertical-rl;
    opacity: 0.24;
}

.List {
    display: flex;
    margin-left: 360px;
    padding-top: 128px;
    align-items: flex-end;
}

.list_right {
    width: 712px;
    height: 496px;
    margin-top: 30px;
    margin-left: 90px;
    opacity: 0;
}

.list_right img{
    height: 100%;
    width: 100%;
}

.list_left_Tit {
    /* font-family: YouSheBiaoTiHei, YouSheBiaoTiHei;
    font-weight: 400;
    font-size: 48px;
    color: #046AF6; */
    margin-bottom: 67px;
}
.list_left_Tit img{
    width: 605px;
}

.list_left_subTit {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 24px;
    color: #545454;
    line-height: 40px;
    position: relative;
}

.list_left_subTit::after {
    content: '';
    width: 44px;
    height: 2px;
    background: #FF7206;
    border-radius: 0px 0px 0px 0px;
    position: absolute;
    left: 0;
    bottom: -12px;
}

.list_left_Con {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    line-height: 26px;
    margin-top: 28px;
    margin-bottom: 48px;
}

.list_left_Con.list_left_Con:last-child{
    margin-bottom: 0;
}

.his {
    width: 100%;
	opacity:0;
	transition:.5s;
    padding-top: 56px;
}
.animate__fadeInUp{
	opacity:1;
}

.business {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    padding-top:80px;
    padding-bottom: 60px;
}

.business_tit {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 32px;
    color: #004098;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
}

.opacity{
    animation: opacity 1.5s forwards;
}

.business_item_Img {
    width: 238px;
    margin-bottom: 20px;
}

.business_item1 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 20px;
    color: #545454;
    line-height: 30px;
    position: relative;
    cursor: pointer;
	margin-bottom:5px;
	padding-bottom:10px;
}

.business_item1_tit {
    padding-left: 67px;
}


.business_item1_tit {
    margin-bottom: 20px;
}

.business_item1_con {
    padding-left: 20px;
    height: 0;
    opacity: 1;
    transition:all 0.5s;
}

.business_item1::after {
    content: '';
    background: url(../img/walk_afterIcon.png) no-repeat;
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 16px;
    top: 8px;
}

.business_item1_con {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
	/*height:0;*/

    font-size: 16px;
    color: #545454;
    line-height: 30px;
    position: relative;
    padding-left: 67px;
	transition:all 0.5s;
	overflow:hidden;
}

.business_item1_con::after {
    display: block;
    position: absolute;
    left: 23px;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    height: 0;
    width: 2px;
    background-color: #046AF6;
	animation: afterAnimation 0.5s forwards;
	transition:all 0.5s;
}


@keyframes afterAnimation {
    0%{
        height: 0;
    }
    100%{
        height: 110%;
    }
}

.business_item2_1 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 22px;
    color: #046AF6;
    line-height: 30px;
    padding-left: 67px;
    margin-bottom: 10px;
    position: relative;
}

.business_item2_1::after {
    content: '';
    background: url(../img/walk_afterIcon.png) no-repeat;
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
}

.business_list {
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
    height: 370px;
}

.business_item2_2 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #545454;
    padding-left: 67px;
    line-height: 30px;
    margin-bottom: 23px;
    position: relative;
}

.business_item2_2::after {
    position: absolute;
    content: '';
    height: 110%;
    display: block;
    width: 2px;
    background-color: #046AF6;
    top: 55%;
    transform: translateY(-50%);
    left: 24px;
}



.business_item3 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 20px;
    color: #545454;
    line-height: 30px;
    padding-left: 67px;
    position: relative;
}

#targetH5 {
    display: none;
}

.business_item3::after {
    content: '';
    background: url(../img/walk_afterIcon.png) no-repeat;
    background-size: 100% 100%;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
}

.mt {
    margin-top: 40px;
}

.consult {
    width: 100%;
    height: 320px;
    background: url(https://img.swmob.com/swtech/walk_bottomBg.png) no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding-top: 60px;
}

.consult1 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 30px;
    color: #004098;
    display: flex;
    align-items: center;
    justify-content: center;
}

.consult2 {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    width: 146px;
    height: 45px;
    background: #046AF6;
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
    border-radius: 31px 31px 31px 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: 30px;
    cursor: pointer;
	animation:breathe 2s infinite;
}
@keyframes breathe {
	0%{
		transform: scale(1);
    }
    50%{
        transform: scale(1.2);
    }
    100%{
        transform: scale(1);
    }
}

.consult3 {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 32px;
    color: #004098;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

.consult4 {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #545454;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

.businessH5 {
    display: none;
}

#walkHisH5 {
    display: none;
}

.show{
	transition:all 0.5s;
}


.show .business_item1_tit{
	color:#FF7206;
}

.show .business_item1_con {
    opacity: 1;
    height: auto;
	/*animation:heightAnimation 2s  forwards;*/
}

@keyframes heightAnimation {
    0%{
        height:0;
    }
	50%{
		height:50px;
	}
    100%{
		display:block;
        height: auto;
		opacity: 1;
    }
}

.container{
    overflow-x: hidden
}
@media (max-width: 1100px){
	.target_Box{
		top:80px;
	}
}
@media (max-width: 900px) {
	
	.his{
		opacity:1;
	}
	
	.business_item1_con{
		padding-left:0
	}
	.business_item1{
		text-align:center;
	}
	.business_item1_tit{
		text-align:center;
		padding-left:0
	}
	.business_item1::after{
		left:58px;
	}
	.business_item1_con::after{
		left:65px
	}
	
    .container {
        padding-top: 50px;
    }

    .banner {
        display: none;
    }

    .banner_H5 {
        display: block;
        position: relative;
    }

    .banner_H5_img {
        width: 100%;
        height: auto;
        position: relative;
    }

    .container_top_H5_index {
        display: block;
        background: url(../img/H5Banner2.png) no-repeat;
        background-size: 100% 100%;
        width: 320px;
        height: 81.2px;
        padding-top: 24.5px;
        padding-left: 61px;
        color: #FFFFFF;
        font-size: 20px;
        box-sizing: border-box;
        margin-left: 24.5px;
        position: absolute;
        top: 105px;
    }

    .sw {
        margin-top: 0px;
        padding-top: 30px;
        opacity: 1;
    }

    .swSubTit {
        font-size: 18px;
    }

    .swDesire {
        flex-wrap: wrap;
        padding-top: 30px;
    }

    
    .swDesire1 {
        margin: 0 auto;
    }

    .swDesire2 {
        display: none;
    }

    .swDesire3 {
        margin-left: 0;
    }

    .swDesire3_1 {
        font-size: 24px;
        margin-top: 10px;
    }

    .business {
        display: none;
    }

    .businessH5 {
        display: block;
    }

    .myswiper1 {
        display: block;
		margin-top:20px;
    }

    #targetH5 {
        width: 100%;
        display: block;
        height: auto;
    }

    #target {
        display: none;
    }

    .Target {
        width: 100%;
        height: auto;
        padding-top: 20px;
        min-height: 225px;
        margin-top: 30px;
        opacity: 1;
    }

    .Target::after {
        display: none;
    }
    .business_item{
        opacity: 1;
    }
    .target_tit {
        padding-left: 5%;
        margin-left: 0;
        padding-top: 10%;
    }

    .target_subTit {
        padding-left: 5%;
        padding-right: 5%;
        width: auto;
        margin-left: 0;
    }

    .list_left_Tit img{
        width: 100%;
    }

    .List {
        margin-left: 0;
        margin: 0 auto;
        /* margin: 30px; */
        margin-top: 30px;
        flex-wrap: wrap;
        width: 90%;
        margin-top: 0;
        padding-top: 50px;
    }

    .list_left_Tit {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .list_left_subTit {
        font-size: 22px;
    }

    .list_left_Con {
        font-size: 16px;
    }

    .business_tit{
        opacity: 1;
    }

    .list_left_Con {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .list_right {
        width: 100%;
        height: auto;
        margin-left: 0;
        opacity: 1;
    }
    .list_left{
        opacity: 1;
    }

    #walkHisH5 {
        display: block;
    }

    #walkHis {
        display: none;
    }

    .business_item_Img {
        width: 100%;
    }

    .banner img {
        position: relative;
        width: 70%;
        margin: 0 auto;
    }

    /* .business_item1_con{
        opacity: 1;
        height: auto;
    } */
    .business_item1_tit {
        margin-bottom: 0;
    }

    .myswiper1 {
        height: auto;
        min-height: 400px;
        padding-bottom: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .businessH5 {
        padding-top: 50px;
        margin-top: 00px;
    }
    .business_item1{
        margin-bottom: 20px;
    }
    .consult{
        background:url(../img/walk_bottomBg_H5.png) no-repeat;
    }
    .consult1{
        font-size: 20px;
    }
    .consult3{
        font-size: 30px;
    }
	.target_Box{
		top:40px;
		width:100%;
		left:0
	}
	.list_left_subTit{
		font-size:18px;
	}
	.list_left_subTit::after{
		bottom:0;
	}
}