html,body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
.index-container .swiper-slide {
    position: relative;
    overflow: hidden;
}
.index-container {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.cp_box1{
    width: 100%;
    margin: 0 auto;
    text-align: right;
}
.cp_box1 img{
    width: 100%;
    margin: 0 auto;
    display: block;
}
.cp_box1 p{
    width: 510px;
    font-size: 50px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 66px;
    color: #FFFFFF;
    opacity: 1;
    float: right;
    margin-right: 100px;
    margin-top: -190px;
    position: relative;
}
.cp_box2{
    width: 100%;
    height: 386px;
    background: #FFFFFF;
    opacity: 1;
}
.cp_box2_left{
    margin-left: 158px;
    margin-top: 35px;
    float: left;
}
.cp_box2_left img{
    width: 100%;
}
.cp_box2_right{
    width: 500px;
    margin-top: 69px;
    margin-right: 70px;
    float: right;
    text-align: left;
}
.cp_box2_right_text1{
    font-size: 35px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 46px;
    color: #00A3DF;
    opacity: 1;
}
.cp_box2_right_text2{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #343434;
    opacity: 1;
    margin-top: 20px;
}
.cp_box2_right ul{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #343434;
    opacity: 1;
    margin-top: 20px;
}
.cp_box2_right ul li{
    list-style: none;
    margin-top: 7px;
}
.cp_box3{
    width: 100%;
    height: 418px;
    background: #EEEEEE;
    opacity: 1;
}
.cp_box3_left{
    width: 495px;
    margin-top: 50px;
    margin-left: 70px;
    float: left;
    text-align: left;
}
.cp_box3_right{
    margin-right: 158px;
    margin-top: 42px;
    float: right;
}
.cp_box3_right img{
    width: 100%;
}
.cp_box3_left_text1{
    font-size: 35px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 46px;
    color: #00A3DF;
    opacity: 1;
}
.cp_box3_left_text2{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #343434;
    opacity: 1;
    margin-top: 20px;
}
.cp_box3_left ul{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #343434;
    opacity: 1;
    margin-top: 20px;
}
.cp_box3_left ul li{
    list-style: none;
    margin-top: 7px;
}
.cp_box4{
    width: 100%;
    height: 500px;
    background: #FFFFFF;
    opacity: 1;
}
.cp_box4_left{
    margin-left: 158px;
    margin-top: 75px;
    float: left;
}
.cp_box4_left img{
    width: 100%;
}
.cp_box4_right{
    width: 495px;
    margin-top: 100px;
    margin-right: 70px;
    float: right;
    text-align: left;
}
.cp_box4_right_text1{
    font-size: 35px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 46px;
    color: #00A3DF;
    opacity: 1;
}
.cp_box4_right_text2{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #343434;
    opacity: 1;
    margin-top: 20px;
}
.cp_box4_right ul{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #343434;
    opacity: 1;
    margin-top: 20px;
}
.cp_box4_right ul li{
    list-style: none;
    margin-top: 7px;
}
.cp_box5{
    width: 100%;
    height: 500px;
    background: #EEEEEE;
    opacity: 1;
}
.cp_box5_left{
    width: 420px;
    margin-top: 120px;
    margin-left: 70px;
    float: left;
    text-align: left;
}
.cp_box5_right{
    margin-right: 158px;
    margin-top: 5px;
    float: right;
}
.cp_box5_right img{
    width: 100%;
}
.cp_box5_left_text1{
    font-size: 35px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 46px;
    color: #00A3DF;
    opacity: 1;
}
.cp_box5_left_text2{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #343434;
    opacity: 1;
    margin-top: 20px;
}
.cp_box5_left ul{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 21px;
    color: #343434;
    opacity: 1;
    margin-top: 20px;
}
.cp_box5_left ul li{
    list-style: none;
    margin-top: 7px;
}



p{
    margin: 0;
    padding: 0;
}
.pr_item{
    color: #FFFFFF;
    opacity: 1;
    background: #00A3DF;
    opacity: 1;
    border-radius: 25px;
    padding: 8px 22px;
}