body,
p,
h3,
ul,
li ,h6{
  margin: 0;
  padding: 0;
  list-style: none;
}

body{
    height: 100vh;
    
}

.banner{
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%;
}
.banner .imgs{
    height: 768px;
}
.bannerInfo{
    position: absolute;
    top: 142px;
    left: 393px;
    color: #fff;
}
.title{
    color: #FFF;
font-family: "PingFang HK";
font-size: 64px;
font-weight: 600;
line-height: 64px;
letter-spacing: 1.28px;
}
.our{
    color: #FFF;
font-family: "PingFang HK";
font-size: 64px;
font-style: normal;
font-weight: 200;
line-height: normal;
}
.bannerInfo .text_des{
    width: 546px;
    color: #FFF;
font-family: "PingFang HK";
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin:30px 0;
}

.button{
    width: 249px;
height: 56px;
text-align: center;
line-height:  56px;
flex-shrink: 0;
    border-radius: 10px;
background: var(--Linear, linear-gradient(90deg, #78BDF2 0%, #167BFF 100%));
color: #FFF;
font-family: "PingFang HK";
font-size: 24px;
font-weight: 500;
cursor: pointer;
}

.content{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 100px;
}
.box1{
    margin-top: 70px;
}
.box1 h6{
    color: #1A8AE4;
font-family: "PingFang HK";
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-bottom: 27px;
}
.box1 .des{
    color: #323757;
font-family: "PingFang HK";
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-bottom: 80px;
}
.list_box{
    display: flex;
    align-items: center;
    gap: 27px;
    flex-wrap: wrap;
}
.list_box li{
    width: 360px;
height: 364px;
flex-shrink: 0;
    border-radius: 15px;
background: #FFF;
box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.16);

}
.list_box li .topBox{
    height: 301px;
    padding-top: 31px;
    box-sizing: border-box;
}
.list_box li .topBox .first{
    padding: 0 31px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
}
.list_box li .topBox .first span{
    color: #323757;
font-family: "PingFang HK";
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.list_box li .deatils{
    margin-top: 39px;
    padding: 0 31px;
    color: #637381;
    font-family: "PingFang HK";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.list_box li .footer_agent{
    padding:0 31px ;  
    height: 63px;
    align-items: center;
    display: flex;
    justify-content: space-between;
    border-top: 1px dashed rgba(99, 115, 129, 0.5);
}
.list_box li .footer_agent span{
    color: #637381;
font-family: "PingFang HK";
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
padding-left: 32px;
}
.list_box li .footer_agent .btn1{
    display: block;
    width: 18px;
    height: 16px;
    background: url('./img/ico1.png') no-repeat left center;
    background-size:18px 16px ;
}
.list_box li .footer_agent .btn2{
    padding-left: 29px;
    background: url('./img/ico2.png') no-repeat left center;
    background-size:15px 17px ;
}
.box2 .des{
    margin-bottom: 20px;
}
.box1  .des_text{
    color: #323757;
font-family: "PingFang HK";
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.box2 .bg_box{
    width: 100%;
    height: 777px;
    background: url('./img/Image.png') no-repeat 400px center;
    background-size: 926px 552px;
    margin-top: -150px;
    padding-top: 150px;
}   
.left_type_box{
    margin-top: 77px;
    display: grid;
    gap: 40px;
}
.left_type_box .box_1_bg:hover{
    padding-bottom: 3px;
    width: 360px;
height: 100px;
    border-radius: 20px;
    background: var(--Linear, linear-gradient(90deg, #78BDF2 0%, #167BFF 100%));
    margin-bottom: 39px;
}
.left_type_box .box_1_bg:hover .box_1_1_bg{
    width: 360px;
height: 96px;
border-radius: 18px;
background: #F4F6F8;
    padding: 14px 26px;
    box-sizing: border-box;
    
}
.left_type_box .box_1_bg .box_1_1_bg .title_type{
    color: #323757;
font-family: "PingFang HK";
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-bottom: 3px;
}
.left_type_box .box_1_bg .box_1_1_bg .desc_type{
    width: 308px;
    color: #637381;
font-family: "PingFang HK";
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.left_type_box .box_1_bg,.left_type_box .box_1_bg .box_1_1_bg{
    background: transparent;
    cursor: pointer;
    width: 360px;
    transition: 0.5s;
    
}
.sponor{
    margin-top: -100px;
}
.sponor_box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 27px;
    width: 1134px;
}
.sponor_box li{
    width: 550px;
    height: 58px;
    border-radius: 10px;
    border: 1px solid #E9ECEE;
    background: #F4F6F8;
    color: #323757;
    font-family: "PingFang HK";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: flex;
    align-items: center;
    padding:0 20px;
    box-sizing: border-box;
    cursor: pointer;
    transition: 0.3s;
}
.sponor_box li img{
    width: 33px;
    margin-right: 17px;
}
.sponor_box li:hover {
    position: relative;
    background: linear-gradient(90deg, #78BDF2 0%, #167BFF 100%) ;
  
    
}
.sponor_box li:hover span{
    color: #fff !important;
}
.sponor_box:hover i{
    position: absolute;
    width: 24px;
    height: 15px;
    right: 20px;
    top: 22px;
}
.top_info{
     display: none;
     gap: 15px;
     justify-content: space-between;
     flex-wrap: wrap;
     width: 580px;
}
.info_box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 280px;
    height: 40px;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    padding: 8px 11px;
    box-sizing: border-box;

}
.info_box::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #FFF; /* Fill color */
    mix-blend-mode: soft-light; /* Blend mode */
    filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.16)); /* Drop shadow */
    z-index: 0; /* Place behind the content */
}
.zhaoshang{
    background: linear-gradient(90deg, #78BDF2 0%, #167BFF 100%);
    z-index: 0;
}
.zhaoshang::before{
    display: none;
}
.info_box .imageIco{
    width: 18px;
}
.info_box .line{
    width: 1px;
    background: #fff;
    height: 24px;
    margin: 0 8px;
}
.info_box .info_box_left{
    display: flex;
    align-items: center;
    justify-content: space-between ;
    z-index: 2;
    position: relative;
}

.bannerInfo .info_box .info_box_left .text_box p{
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 100% */
    margin: 0;
}
.info_box .info_box_left .text_box .top_fonts{
   
    font-family: "DIN Alternate";
    opacity: 0.6;
}

.info_box .info_box_right img{
    width: 15px;
    margin-left: 3px;
    z-index: 2;
    position: relative;
    cursor: pointer;
}