.jx-banner{
    height: 600px;
    width: 100%;
   background: url(../img/homeSch/jx-banner.png);
    background-size: cover;
}
.jx-cha-ton{
    height: 866px;
    background: url(../img/homeSch/z-1.png) no-repeat bottom;
    box-sizing: border-box;
    
}
.jx-title{
    margin: 100px auto 0 auto;
    display: block;
}
.chu-ton-list{
    text-align: center;
    margin: 36px 0 0 0;
}
.chu-ton-item{

}
.jx-lia-dian{

}
.jx-title-1{
    margin: 0 auto 0 auto;
    display: block;
}
.liang-img{
    display: block;
    margin: 43px auto 0 auto;
}
.gnmokud{
    height: 616px;
    background: url(../img/homeSch/z-2.png);
    background-size: cover;
}
.jx-gnb-p{
    padding: 54px 0 0 0;
}   
.jx-gnb-desc{
    font-size: 20px;
    text-align: center;
}
.role-list{
    padding: 50px 0 0 0;
    text-align: center;
    font-size: 0;
}
.role-item{
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 250px;
}
.role-img{
    display: inline-block;
    padding: 0 0 20px 0;
}
.role-img-a{
    display: none;
    padding: 0 0 20px 0;
}
.role-name{
    font-size: 26px;
    color: #ccc;
    padding: 0 0 20px 0;
}
.role-name-en{
    font-size: 28px;
    color: #ccc;
}
.role-line{
    width: 60px;
    height: 6px;
    border-radius: 3px;
    background: transparent;
    margin: 0 auto 20px auto;
    position: relative;
    top: -4px;
}
.role-line-g{
    border-top:2px solid #E6E6E6 ;
    width: 100%;
}
.active .role-img{
    display: none;
}
.active .role-img-a{
    display: inline-block;
}
.active .role-line{
    background: #0086EC;
}
.active .role-name{
    color: #000;
}
.active .role-name-en{
    color: #999;
}
.role-func-p{
    overflow: hidden;
    width: 960px;
    margin: 0 auto;
    position: relative;
}
.role-func-list{
    width: 960px;
    height: 300px;
    margin: 200px auto 0 auto;
    background: #DDEAFE;
    position: relative;
    border-radius: 20px;
}
.role-func-item{

}
.ro-left-arr{
    position: absolute;
    top: 300px;
    left: 30px;
    cursor: pointer;
}
.ro-right-arr{
    position: absolute;
    top: 300px;
    right: 30px;
    cursor: pointer;
}
.jx-scene-big{
    height: 624px;
    background: url(../img/homeSch/z-3.png);
    background-size: cover;
}
.jx-scne-item{
    display: flex;
    justify-content: space-between;
    align-items:center;
    padding: 20px 0 40px 0;
}
.jx-scne-info{
    display: inline-block;
    vertical-align: middle;
    width: 500px;
}
.jx-scne-title{
    font-size: 30px;
    font-weight: bold;
    color: #4D4D4D;
    padding: 0 0 40px 0;
}
.jx-scne-desc{
    font-size: 20px;
    color: #4D4D4D;
    
}

.jx-scne-img{
    display: inline-block;
    vertical-align: middle;
}
