#header-ul a{
    color: #000;
}
.active-head{
    border-bottom: 0 !important;
}
.banner{
    width: 100%;
    height: 500px;
    background: url(../assets/swdz/banner.png) no-repeat center;
    background-size: cover;
    position: relative;
    margin-top: -60px;
    z-index: -99;
}
.banner h1{
    position:absolute;
    left: 17.6%;
    top: 30%;
    
font-weight: bold;
font-size: 48px;
color: #333333;
line-height: 24px;
    
}
.banner p{
    position:absolute;
    left: 17.6%;
    top: 40%;
    
font-weight: 400;
font-size: 18px;
color: #333333;
text-indent: 0;
line-height: 1.6;
margin-top: 20px;
}
.banner img{
    position:absolute;
    width: 26%;
    font-size: 16px;
    left: 56%;
    top: 10%;
   
    line-height: 1.5;
    text-indent: 3rem;
}
.hytd{
  
    padding-bottom: 20px;
    /* display: flex; */
}
.hytd-content{
    position: relative !important;
    width: 650px;
    height: 287px;
    margin: auto;
    background: url(../assets/swdz/zu2.png) no-repeat center;
    background-size: cover;
    margin-top: 50px;
}
/* .hytd-content img{
    
    display: block;
 
    height: auto;
    margin-top: 60px;
} */
.hytd-box{
   display: flex;
   align-items: center;
    /* width: 385px;
    height: 68px; */
    
}
.box-bottom img{
    width: 234px !important;
}
.hytd-box1{
    position: absolute;
    position: absolute;
    top: 10px;
    left: -200px;
}
.hytd-box2{
    position: absolute;
    bottom: 30px;
    left: -296px;
    left: -275px;
}
.hytd-box3{
    position: absolute;
    top: 10px;
    right: -200px !important;
}
.hytd-box4{
    position: absolute;
    bottom: 30px;
    right: -305px;
}
.hytd-box p{
    color: #3E4F6A;
    font-size: 16px;
    text-align: right;
    margin-right: 30px;
    display: inline-block;
}
.hytd-box span{
    display: inline-block;
    width: 140px;
    height: 40px;
    background: #2B7BF7;
    background-color: #007BFF; /* 按钮背景颜色 */
    color: white; /* 按钮文字颜色 */
    border: none; /* 去掉默认边框 */
    padding: 10px 20px; /* 上下10px，左右20px的内边距 */
    line-height: 36px;
    text-align: center; /* 文字居中 */
    text-decoration: none; /* 去掉下划线 */
    display: inline-block; /* 内联块级元素 */
    font-size: 16px; /* 字体大小 */
    margin: 4px 2px; /* 外边距 */
    cursor: pointer; /* 鼠标悬停时显示为可点击 */
    border-radius: 40px 40px 40px 40px; /* 左上、右上、右下、左下的半径 */
    /* 如果你想让按钮更圆润，可以调整值 */
    color: #ffffff;
    font-size: 22px;
}
.dzda{
    margin-top: 40px;
    height: 480px;
    width: 100%;
    background: url(../assets/swdz/swdz.png) no-repeat center;
    background-size: cover;
    padding-top: 40px;
  
}
.dzda-content{
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: auto;
}
.dzda-content-box{
    width: 369px;
    height: 401px;
    background: url(../assets/swdz/zu3.png) no-repeat center;
    background-size: cover;
    margin-top: 40px;
    display: flex;
   
    flex-direction: column;
    align-items: center;
}
.dzda-content-box2{
   
    background: url(../assets/swdz/zu5.png) no-repeat center;
    background-size: cover;
   
}
.dzda-content-box3{
  
    background: url(../assets/swdz/zu6.png) no-repeat center;
    background-size: cover;
  
}
.dzda-content-box p{
    color: #333333;
    font-size: 16px;
    text-align: center;
    margin-top: 60px;
    line-height: 1.5;
}
.dzda-content-box p b{
    color: #A0A0A0;
    font-size: 16px;
}
.dzda-content-box h3{
    color: #2B7BF7;
    font-size: 16px;
    margin-top: 30px;
}
.box-bottom{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
   padding-bottom: 20px;
}

.xgyjz{
    padding-top: 60px;
    padding-bottom: 40px;
}
.box-bottom-box{
    width: 234px;
    height: 290px;
    position: relative;
}
.box-bottom-box h1{
    position: absolute;
    width: 88%;
    padding-left: 12%;
    font-size: 19px;
    color: #2b60fc;
    top: 25px;
   text-align: left;

}
.box-bottom-box p{
    position: absolute;
    top: 0;
    left: 20px;
    font-size: 16px;
    color: #000;
    top: 100px;
    left: 24px;
    padding-right: 25px;
    text-indent: 2em;
    text-align: justify;

}
.box-bottom-box1 h1{
    color: #fff;
}
.box-bottom-box1 p{
    color: #fff;
}