html,body {
    width: 100%;
    height: 100%;
}
.index-container .swiper-slide {
    position: relative;
    overflow: hidden;
}
.index-container {
    position: relative;
    margin: 0 auto;
}
.index_box1{
    width: 100%;
    margin: 0 auto;
    height: 950px;
    overflow: hidden;
    position: relative;
    z-index: 50;
}

.mzone_box1{
    width: 100%;
    height: 391px;
    background: #FAFBFC;
    display: none;
    position: absolute;
    z-index: 51;
}
.mzone_box1_main{
    margin-left: 401px;
    padding-top: 102px;
}
.mzone_box1_main_left{
    width: 326px;
    float: left;
}
.mzone_box1_main_left img{
    width: 100%;
    display: block;
}
.mzone_box1_main_left_text1{
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #484848;
    padding-top: 19px;
}
.mzone_box1_main_left_text2{
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #0F9545;
    padding-top: 20px;
}
.mzone_box1_main_left_text2 a{
    color: #0F9545;
}

.mzone_box1_main_center{
    width: 326px;
    float: left;
    margin-left: 70px;
}
.mzone_box1_main_center img{
    width: 100%;
    display: block;
}
.mzone_box1_main_right{
    width: 326px;
    float: left;
    margin-left: 70px;
}
.mzone_box1_main_right img{
    width: 100%;
    display: block;
}
.aiRan_box1{
    width: 100%;
    height: 391px;
    background: #FAFBFC;
    display: none;
    position: absolute;
    z-index: 51;
}

.main_box{
    width: 1900px;
    margin:0 auto;
}
.sce_top{
    width:1900px;
    height:950px;
    background:url("../images/sce_01.jpg") no-repeat;
    background-size:100%;
    color:#fff;
}
.sce_top_box{
    width:1300px;
    padding:350px 300px 0 300px;
    font-size: 26px;
    line-height:40px;
}
.sce_tb_sub{
    font-size: 72px;
    line-height: 100px;
}
.sce_acs{
    width:1900px;
    height:356px;
    background:url("../images/sce_02.png") no-repeat;
    background-size:100%;
    font-size: 24px;
    color: #404040;
    line-height:36px;
    position: relative;
}
.sce_acs_box{
    width:1105px;
    position: absolute;
    top:50%;
    left:400px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.sce_acs_box_spc{
    color:#0F9545;
}
.sce_wif{
    width:1900px;
    height:746px;
    background:url("../images/sce_03.jpg") no-repeat;
    background-size:100%;
}
.sce_wif_box{
    width:700px;
    padding-top:200px;
    margin-left:300px;
    font-size: 20px;
    color: #404040;
    line-height:30px;
}
.sce_wfb_title{
    font-size: 18px;
    color: #0E8C40;
    line-height: 24px;
    margin-bottom:10px;
}
.sce_wfb_sub{
    font-size: 36px;
    line-height: 52px;
    margin-bottom:20px;
}
.sce_wif_ul{
    width:1300px;
    margin-left:300px;
    margin-top:30px;
}
.sce_wif_li{
    float:left;
    padding:20px;
    min-width:140px;
    background: #0E8C40;
    border-radius: 28px;
    font-size: 14px;
    color: #FFFFFF;
    margin-right:20px;
    text-align:center;
}
.sce_ntk{
    width:1900px;
    height:746px;
    background:url("../images/sce_04.jpg") no-repeat;
    background-size:100%;
}
.sce_cty{
    width:1900px;
    height:746px;
    background:url("../images/sce_05.jpg") no-repeat;
    background-size:100%;
}
.sce_mth{
    width:1900px;
    height:746px;
    background:url("../images/sce_06.jpg") no-repeat;
    background-size:100%;
}
.sce_ofc{
    width:1900px;
    height:746px;
    background:url("../images/sce_07.jpg") no-repeat;
    background-size:100%;
}
.sce_htl{
    width:1900px;
    height:746px;
/*    background:url("../images/sce_08.jpg") no-repeat;
    background-size:100%;*/
}
.sce_htl img{
    width:1900px;
    height:746px;
    display: block;
}
#scene_ro{
    width: 700px;
    margin-top: -738px;
    margin-left: 970px;
    font-size: 20px;
    color: #404040;
    line-height: 30px;
}
.sce_edc{
    width:1900px;
    height:746px;
    background:url("../images/sce_09.jpg") no-repeat;
    background-size:100%;
}
.sce_ntk .sce_wif_box,
.sce_mth .sce_wif_box,
.sce_htl .sce_wif_box{
    margin-left:970px;
}
.sce_ntk .sce_wif_ul,
.sce_mth .sce_wif_ul,
.sce_htl .sce_wif_ul{
    width:900px;
    margin-left:970px;
    position: relative;
}