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;
}
.sc_box1{
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.sc_box1 img{
    width: 100%;
    margin: 0 auto;
    display: block;
}
.sc_box2{
    width: 100%;
    height: 415px;
    background: #F7F7F7;
}
.sc_box2_left{
    width: 215px;
    margin-left: 66px;
    position: relative;
    top: 81px;
    float: left;
}
.sc_box2_left img{
    width: 100%;
}
.sc_box2_left p{
    margin: 0 auto;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 31px;
    color: #1AACE1;
    opacity: 1;    
    margin-top: -128px;
    width: 186px;  
    text-align: center;
}
.sc_box2_center{
    width: 567px;
    float: left;
    margin-top: 186px;
    margin-left: 10px;
    text-align: center;
}
.sc_box2_center_text1{
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 26px;
    color: #1AACE1;
    opacity: 1;
    
}
.sc_box2_center img{
    width: 100%;
    margin-top:3px;
}
.sc_box2_center ul{
    width: 100%;
    margin: 0 auto;
    height: 29px;
    margin-top: 10px;
}
.sc_box2_center ul li{
    list-style: none;
    float: left;
    width: 89px;
    border: 1px solid #707070;
    opacity: 1;
    border-radius: 22px;
    font-size: 11px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #8A8A8A;
    opacity: 1;
    margin: 0 auto;
    padding: 5px 7px;
}
.sc_box2_center ul li:not(:nth-child(5n)){
    margin-right: 10px;
}


.sc_box2_right{
    width: 254px;
    float: left;
    position: relative;
    top: 86px;
}
.sc_box2_right img{
    width: 254px;
    float: left;
    margin-left: 10px;
}
.sc_box3{
    width: 100%;
    height: 415px;
    background: #F7F7F7;
    margin-top: 20px;
}
.sc_box4{
    width: 100%;
    height: 415px;
    background: #F7F7F7;
    margin-top: 20px;
}
.sc_box5{
    width: 100%;
    height: 415px;
    background: #F7F7F7;
    margin-top: 20px;
}
.sc_box6{
    width: 100%;
    height: 415px;
    background: #F7F7F7;
    margin-top: 20px;
}
.sc_box7{
    width: 100%;
    height: 415px;
    background: #F7F7F7;
    margin-top: 20px;
}



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