body{
    background-color: #f9f9f9;
}
.realize_head{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    height: 80px;
    line-height: 80px;
    background-color: #4454ff;
    z-index: 9999;

}
.realize_head>.w{
    padding-right: 30px;
}
.realize_head>.w>a{
    display: inline-block;
}
.realize_head>a>img{
    width: 200px;
    height: 65px;
}
.head_l{
    float: left;
}
.head_r{
    float: right;
}
.head_r>li{
    float: left;
    font-size: 18px;

}
.head_r>li>a{
    color: #ffffff;
    display: inline-block;
    width: 140px;
    text-align: center;
}
.head_r>li>.plus_weight{
    font-weight: 800;
}
/*导航结束*/
.realize_one{
    margin-top: 94px;
    position: relative;

}
.realize_one .w{
    width: 1200px;
    height: 288px;
}


.realize_one .swiper-container {
    max-width: 1200px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.realize_one .swiper-slide {
    max-width: 1200px;
    width: 100%!important;
    height: 100%!important;
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}







.realize_tit{
    width: 100%;
    padding: 70px 0;
    text-align: center;
}
.realize_about>img{
    width: 631px;
    height: 711px;
    float: left;
}
.realize_about>div{
    width: 560px;
    float: right;
}
.realize_about>div>img{

    width: 559px;
    height: 117px;
}
.realize_img{
    float: left;
}
.realize_text{
    float: right;
    width: 380px;
    font-size: 16px;
    line-height: 26px;
    color: #333333;
}
.realize_text>p{
    text-indent: 30px;
    margin-bottom: 30px;
}
.realize_about>div>div{
    padding-left: 70px;
    padding-top: 32px;
}

.realize_culture{
    position: relative;
    min-width: 1920px;
    margin-top: 78px;
    width: 100%;
    height: 700px;
    background:  no-repeat;
}
.culture_tit{
    width: 100%;
    padding: 56px 0;
    padding-bottom: 118px;
    text-align: center;
}
.culture_tit>img{
    width: 260px;
    height: 76px;
}
.realize_culture>ul{
    padding: 0 160px 0 160px;
    position: absolute;
    z-index: 9;
}
.realize_culture>ul>li{
    cursor: pointer;
    float: left;
    width: 224px;
    height: 446px;
    text-align: center;
    transition: height 1s,background 1s,padding-top 1s;
    -moz-transition: height 1s,background 1s,padding-top 1s;	/* firefox 4 */
    -webkit-transition: height 1s,background 1s,padding-top 1s;	/* safari 和 chrome */
    -o-transition: height 1s,background 1s,padding-top 1s;	/* opera */

}
.realize_culture>ul>li:hover{
    background-color: #0099e4;
    padding-top: 20px;
    height: 480px;

}

/*
banner图*/
.realize_banner{
    min-width: 1892px;
    position: relative;
    padding-top: 120px;
    width: 100%;
    height: 942px;
    background:  no-repeat;

}
.baber_tit{
    width: 100%;
    text-align:center;

}
.realize_banner .swiper-container {
    position: absolute;
    top: 390px;
    left: 266px;
    width: 1433px;
    height: 422px;
}
.realize_banner .swiper-slide {
    /*width: 334px !important;*/
    height: 420px;
    text-align: center;
    font-size: 18px;


    /* center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.realize_banner .swiper-button-next, .swiper-button-prev{
    top: 58%!important;


}
.realize_banner .swiper-button-prev{
    width: 64px;
    height: 64px;
    left: 6%;
    background: no-repeat;
}
.realize_banner .swiper-button-next{
    width: 64px;
    height: 64px;
    right: 6%;
    background: no-repeat !important;
}

/*关于山香底部*/
.bottom_new{
    background-color: #242a3a;

}
.bn_top>div>span{
    color: #ffffff;
}
.bn_top>ul>li>a{
    color: #ffffff;
}
.about_sx>p {
    color: #ffffff;
    font-weight: 800;
    margin-bottom: 10px;
}
.about_sx>ul>li>a {
    font-size: 12px;
    color: #ffffff;
}
.phone_sx>.rexian>div>span:nth-of-type(1) {
    font-size: 12px;
    color: #ffffff;
}
.phone_sx>.rexian>div>span:nth-of-type(2) {
    font-size: 18px;
    color: #ffffff;
}
.phone_sx>.rexian>span>i{
    color: #ffffff;
}
.kefu>div>a{
    color: #ffffff;
}
.weixin_dy>p{
    color: #ffffff;
}
.dibiao>p{
    color: #ffffff;
}

.di_line{
    color: #ffffff!important;
}
.onlinekefu li i{
    color: #ffffff;
}
.onlinekefu li span{
    color: #ffffff;
}