.index-header{
    width:100%;
    height:78px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top:0;
    z-index: 9999;
}
.header2-2-1-2{
    color:#fff;
    display: flex;
    flex-direction: row;
}
.header2-2-1-2 div{
    margin:0 25px;
}
/* 背景 */
.indexBeijing{
    width: 100%;
    position: relative;
}
.index-beijing{width: 100%;height: 1112px;} 
.indexbj-text{
    width: 616px;
    position: absolute;;
    top: 36%;
    left:34%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.indexbj-text1{
    font-size: 56px;
    color: #FFFFFF;
}
.indexbj-text2{
    font-size: 50px;
    color: #FFFFFF;
    margin:20px 0;
}
.indexbj-text3{
    width: 190px;
    height: 54px;
    border-radius: 6px;
    background: #00CC82;
    font-size: 18px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* 内容 */
.indexMainContent{
    height: 945px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.indexMainCotent-1{
    width:100%;
    display: flex;
    flex-direction: column;
    align-items: center;background: #F5F5F5;
}
.index-mc1-1{
    color:#666;
    margin-top: 80px;
}
.index-mc1-2{
    width:1006px;
    font-size: 36px;
    color: #222222;
    margin-top: 20px;
    margin-bottom: 149px;
    text-align: center;
}
.index-mc1-3{
    width:1480px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-bottom: 96px;
}
.index-mc1-3 img{
    width: 27px;
    height: 28px;
}
.index-mc1-3-1{
    width: 355px;
    height: 208px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.15);
    margin-bottom:29px;
}
.index-mc1-3-1 div{
    display: flex;
    flex-direction: row;
}
.index-mc1-3-1-1{
    width:293px;
    margin: 30px 0 20px 30px;
    display: flex;
    justify-content: space-between;
}
.index-chakanxq{
    color:#5f5f5f;
    font-size:14px;
    /* margin-left: 30px; */
}
.index-chakanxq:hover{
    color:#00CC82;
}
.index-chakanxq:hover div{
    background-color: #00CC82;width: 6px;height: 6px;border-radius: 6px;margin-left: 2px;
}
.index-chakanxq a{
    color:#5f5f5f;
    font-size:14px;
    margin-left: 30px;
}
.index-chakanxq a:hover{
    color:#00CC82;
}
/*  */
.indexMainCotent-2{
    width:100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 89px;
}
.index-mc2-top{
    width:1480px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 174px;
}
.iMc2-top-1{
    width:757px;
}
.index-text{
    color:#414553;
    font-size: 18px;
    margin-bottom: 30px;
}
.index-mc2-center{
    /*width:1358px;*/
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 200px;
}
.index-mc2-bottom{
    width:1480px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-bottom: 182px;
}
.mc2-b-div{
    width: 450px;
    height: 270px;
    background: #EBEBEB;
    margin-bottom: 40px;
    /*display: none;*/
}
.index-gdjcal{
    width: 170px;
    height: 64px;
    border-radius: 32px;
    background: #00CC82;
    margin-top: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color:#fff;
    font-size: 18px;
}