html,body {
    width: 100%;
    height: 100%;
}
.index-container .swiper-slide {
    position: relative;
    overflow: hidden;
}
.index-container {
    position: relative;
    width: 100%;
    /*height: 1575px;*/
    margin: 0 auto;
}
.container_1{
    width: 1200px;
    height: 500px;
    margin: 0 auto;
}
.container_1_cont{
    width: 1200px;
    height: 500px;
    margin: 0 auto;
}
.container_1_cont_img{
    width:1200px;
    height: 260px;
    margin: 0 auto;
    background: url('../images/about_1.png') no-repeat;
    background-size: 100%;
}
.container_1_cont_text{
    width:500px;
    height: 280px;
    background: #FFFFFF;
    margin-left: 200px;
    margin-top: -60px;
    
}
.container_1_cont_text_title{
    width: 200px;
    height: 50px;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #4E2C70;
    text-align: center;
    position: relative;
    top: 32px;
}
.container_1_cont_text_cont{
    width: 400px;
    height: 200px;
    text-indent: 2em;
    line-height: 22px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    position: relative;
    left: 52px;
    top: 20px;
}
.container_2{
    width: 800px;
    height: 310px;
    margin: 0 auto;
}
.container_2_cont{
    width: 1000px;
    height: 310px;
    margin: 0 auto;
    display: inline-block;
}
.container_2_cont_left{
    width: 480px;
    height: 300px;
    float: left;
    margin-left: 100px;
    background: url('../images/about_2.png') no-repeat;
    background-size: 100%;
    
}
.container_2_cont_right{
    width: 300px;
    height: 140px;
    float: left;
    margin-left: -180px;
    margin-top: 65px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 3px 7px 0px rgb(0 0 0 / 35%);
}
.container_2_cont_right_title{
    width: 300px;
    text-align: center;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #4E2C70;
    position: relative;
    top: 40px;
}
.container_2_cont_right_text{
    width: 300px;
    text-align: center;
    font-size: 12px;
    position: relative;
    top: 60px;
}
.container_3{
    width: 1200px;
    height: 735px;
    margin: 0 auto;
    background: #EEEEEE;
}
.container_3_cont{
    width: 1200px;
    height: 735px;
    margin: 0 auto;
}
.container_3_cont_text1{
    width: 1155px;
    height: 150px;
    margin: 0 auto;
    position: relative;
    top: 30px;
    left: 20px;
    display: inline-block;
        
}
.container_3_cont_text1_left{
    width: 160px;
    height: 150px;
    background: #FFFFFF;
    float: left;
    border-radius: 102px 0px 0px 102px;
}
.container_3_cont_text1_left img{
    width: 100px;
    height: 100px;
    margin-left: 30px;
    margin-top: 27px;

}
.container_3_cont_text1_right{
    width: 965px;
    height: 150px;
    background: #FFFFFF;
    float: left;
    margin-left: 30px;
}
.container_3_cont_text1_right_title{
    width: 260px;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #4E2C70;
    /*position: relative;*/
    margin-top: 20px;
    margin-left: 30px;



}
.container_3_cont_text1_right_cont{
    width: 910px;
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    /*position: relative;*/
    margin-top: 15px;
    margin-left: 30px;
    line-height: 25px;


}

.container_3_cont_text2{
    width: 1155px;
    height: 150px;
    margin: 0 auto;
    position: relative;
    top: 50px;
    left: 20px;
    display: inline-block;
        
}
.container_3_cont_text2_left{
    width: 160px;
    height: 150px;
    background: #FFFFFF;
    float: left;
    border-radius: 102px 0px 0px 102px;
}
.container_3_cont_text2_left img{
    width: 100px;
    height: 100px;
    margin-left: 30px;
    margin-top: 27px;

}
.container_3_cont_text2_right{
    width: 965px;
    height: 150px;
    background: #FFFFFF;
    float: left;
    margin-left: 30px;
}
.container_3_cont_text2_right_title{
    width: 260px;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #4E2C70;
    /*position: relative;*/
    margin-top: 20px;
    margin-left: 30px;

}
.container_3_cont_text2_right_cont{
    width: 910px;
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    /*position: relative;*/
    margin-top: 15px;
    margin-left: 30px;
    line-height: 25px;


}


.container_3_cont_text3{
    width: 1155px;
    /*height: 150px;*/
    margin: 0 auto;
    position: relative;
    top: 70px;
    left: 20px;
    display: inline-block;
        
}
.container_3_cont_text3_left{
    width: 160px;
    height: 325px;
    background: #FFFFFF;
    float: left;
    border-radius: 102px 0px 0px 102px;
}
.container_3_cont_text3_left img{
    width: 100px;
    height: 100px;
    margin-left: 30px;
    margin-top: 115px;

}
.container_3_cont_text3_right{
    width: 965px;
    height: 325px;
    background: #FFFFFF;
    float: left;
    margin-left: 30px;
}
.container_3_cont_text3_right_one{
    width: 660px;
    height: 80px;
    /*margin-top: 15px;*/
}
.container_3_cont_text3_right_one_title{
    width: 260px;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #4E2C70;
    /*position: relative;*/
    margin-top: 20px;
    margin-left: 30px;

}
.container_3_cont_text3_right_one_cont{
    width: 910px;
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    /*position: relative;*/
    margin-top: 15px;
    margin-left: 30px;
    line-height: 25px;


}

.container_3_cont_text3_right_two{
    width: 965px;
    height: 80px;
    margin-top: 30px;
}
.container_3_cont_text3_right_two_title{
    width: 260px;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #4E2C70;
    /*position: relative;*/
    margin-top: 20px;
    margin-left: 30px;
}
.container_3_cont_text3_right_two_cont{
    width: 910px;
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    /*position: relative;*/
    margin-top: 15px;
    margin-left: 30px;
    line-height: 25px;


}


.container_3_cont_text3_right_three{
    width: 965px;
    height: 80px;
    margin-top: 10px;
}
.container_3_cont_text3_right_three_title{
    width: 260px;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #4E2C70;
    /*position: relative;*/
    margin-top: 10px;
    margin-left: 30px;
}
.container_3_cont_text3_right_three_cont{
    width: 910px;
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    /*position: relative;*/
    margin-top: 15px;
    margin-left: 30px;
    line-height: 25px;


}
.item5{
    padding: 0px 2px 4px 2px;
    border-bottom: 2px solid #2569AD;
    font-weight: bold;
}
p{
    margin: 0;
    padding: 0;
}
