#header-ul a{
    color: #000;
}
.active-head{
    border-bottom: 0 !important;
}
.banner{
    width: 100%;
    height: 500px;
    background: url(../assets/jxfp/banner.png) no-repeat center;
    background-size: cover;
    position: relative;
    margin-top: -60px;
    z-index: -99;
}
.banner h1{
    position:absolute;
    left: 17.6%;
    top: 38%;
    
font-weight: bold;
font-size: 48px;
color: #333333;
line-height: 24px;
    
}
.banner p{
    position:absolute;
    left: 17.6%;
    top: 48%;
    
font-weight: 400;
font-size: 18px;
color: #333333;
text-indent: 0;
line-height: 1.6;
margin-top: 20px;
}
.banner img{
    position:absolute;
    width: 36%;
    font-size: 16px;
    left: 48.5%;
    top: 10%;
   
    line-height: 1.5;
    text-indent: 3rem;
}
.hytd{
    width: 100%;
    height: 600px;
background: #F6F9FE;
padding-top: 40px;

}
.hytd-content{
    width: 100%;
    margin: auto;
    background: #FFFFFF;
    box-shadow: 0px 5px 15px 0px #C4D5EC;
    border-radius: 10px;
    display: flex;
    margin-top: 40px;
    
}
.hytd-box{
    width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 0;
    border-right: 1px dashed #C4D5EC;

}
.hytd-box h3{
    
font-weight: 400;
font-size: 20px;
color: #333333;
}
.hytd-box p{  
    
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    text-indent: 2em;
    width:80%;
    padding-left: 10%;
    padding-right: 5%;
}
.hytd-box img{
    width: 108px;
    margin: 20px 0;
}
.jxfp{
    margin-top: 30px;
    padding-bottom: 40px;
}
.jxfp-content img{
    width: 100%;
    margin-top: 40px;
}
.hytd-content1{
    width: 100%;
    margin: auto;
    margin-top: 40px;
}
.hytd-box1{
    background: #FFFFFF;
    box-shadow: 0px 5px 15px 0px #C4D5EC;
    border-radius: 10px;
    width: 24%;
    position: relative;
    height: 286px;
}
.hytd-box1 img{
    width: 88px;
}
.hytd-content1{
    display: flex;
    justify-content: space-between;
}
.hytd-box1 p{
    margin-top: 20px;
}
.hytd-box1 h3{
    margin-top: 20px;
}
.hytd-box1 img{
    position: absolute;
    left: 50%;
    top: 65%;
    transform: translate(-50%, -50%);
}
.jz{
    width: 100%;
    height: 260px;
background: #31436F;
padding-top: 40px;
}
.jz-content{
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
   

.jz-content-box{
    width: 33%;
    background: url(../assets/jxfp/jz-bg.png) no-repeat center;
    background-size: cover;
    height: 159px;
    display: flex;
    justify-content: center;
    line-height: 99px;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
}
.hytd-box p{
    margin-bottom: 8px;
}
