
.home1{
    padding: 110px 0;
}
.home1_one{
    margin-bottom: 30px;
}
.home1_flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home1_box{
    border-radius: 24px;
    background: #F6F6F4;
}
.home1_one_lf{
    width: 61%;
    padding: 65px 50px 50px 60px;
}
.home1_one_ri{
    width: 37%;
}
.home1_two_lf{
    width: 22%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    padding: 20px 10px;
    background: #0680FF;
}
.home1_two_tit p{
    font-size: 32px;
    margin-bottom: 25px;
}
.home1_two_tit p:after{
    content: "";
    display: block;
    width: 80px;
    height: 2px;
    margin-top: 10px;
    background: #FF7700;
}
.home1_two_tit span{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #0680FF url(../images/hm/home1_jt.png) center no-repeat;
    transition: all .6s ease;
}
.home1_two_tit h2 a{
    display: flex;
    align-items: center;
    font-size: 40px;
    font-weight: bold;
}
.home1_two_tit h2 a:hover span{
    background: #ffffff url(../images/hm/home1_jt1.png) center no-repeat;
}
/*.home1_two_tit h2 a:hover img.tu1{
    display: none;
}
.home1_two_tit h2 a:hover img.tu2{
    display: block;
}*/
.home1_two_sp{
    position: relative;
    width: 37%;
    background: none;
    overflow: hidden;
}
.home1_two_sp video{
    display: block;
    border-radius: 24px;
}
.home1_two_ri{
    width: 37%;
}
.home1_two_ri{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 30px;
}
.home1_two_w{
    max-width: 470px;
}
.fn16{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
}
.home1_two_con{
    margin-bottom: 30px;
}
.home1_two_w a{
    display: inline-block;
    font-size: 16px;
    color: #0680FF;
    padding-right: 25px;
    background: url(../images/hm/home1_jt1.png)right center no-repeat;
}
.home1_two_w a:hover{
    color: #FF8017;
    background-image: url(../images/hm/home1_jt2.png);
}
.home2{
    padding: 30px 3%;
    background: #F6F6F4;
}
.home2_bd{
    display: flex;
    align-items: center;
    width: 100%;
    height: 40px;
    overflow: hidden;
}
.home2_bd ul{
    display: flex;
    flex: none;
    height: 100%;
    white-space: nowrap;
}
.home2_bd ul li{
    display: inline-block;
    vertical-align: middle;
    margin: 0 30px;
    height: 100%;
}
.home2_img{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.home2_img img{
    height: 100%;
/*    filter:brightness(0);
    opacity: 20%;*/
/*    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: all .6s;*/
}
/*.home2_img img.tu1 {
    opacity: 1;
}
.home2_img img.tu2 {
    opacity: 0;
    display: block;
}*/
/*.home2_img:hover img{
    max-height: 100%;
}*/
.home2_img:hover img.tu1 {
    display: none;
}
.home2_img:hover img.tu2 {
    display: block;
}
.home3{
    position: relative;
    padding: 100px 0;
    background: #EBE9E9 url(../images/hm/home3z.png)left bottom no-repeat;
    background-size: 24.2%;
}
.home3_flex{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.home3_lf{
    width: 44%;
}
.home3_lf ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home3_lf ul li{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 49%;
    max-width: 326px;
    padding: 35px 10px 35px 50px;
    border-radius: 80px;
    background: #ffffff;
}
.home3_lf ul li:nth-child(-n+2){
    margin-bottom: 45px;
}
.home3_tu{
    width: 50px;
    margin-right: 30px;
}
.home3_tit{
    flex: 1;
}
.home3_tit h3{
    font-size: 32px;
    color: #0680FF;
    font-weight: bold;
    margin-bottom: 15px;
}
.home3_tit p{
    font-size: 16px;
    color: #666666;
}
.home3_ri{
    position: relative;
    width: 51%;
    z-index: 1;
}
.home3_w{
    max-width: 355px;
}
.home3_ri_ti{
    margin-bottom: 25px;
}
.home3_ri_ti h2{
    font-size: 36px;
    color: #111111;
    margin-bottom: 15px;
}
.home3_ri_ti p{
    font-size: 18px;
    color: #FF8017;
}
.home3_des{
    margin-bottom: 25px;
}
.home3_img{
    position: absolute;
    right: 0;
    top: 0;
    width: 28.6%;
}
.home3_more,.home4_more{
    display: none;
    margin-top: 50px;
    text-align: center;
}
.home4{
    padding: 80px 0;
}
.topic{
    margin-bottom:50px
}
.topic h2{
    font-size:36px;
    color:#111111;
}
.topic:after {
    content: "";
    display: block;
    width: 97px;
    height: 2px;
    margin-top: 20px;
    border-radius: 10px;
    background: #FF8017;
}
.home5{
    padding-bottom: 60px;
}
.home5 dl{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home5 dl dt {
    position: relative;
    width: 24%;
    max-width: 350px;
    text-align: center;
    margin-bottom: 30px;
    padding: 45px 10px 35px;
    border-radius: 16px;
    transition: all .6s ease;
}
.home5 dl dt a{
    display: block;
}
.home5 dl dt h2 {
    font-size: 24px;
    color: #111111;
    font-weight: 700;
    margin-bottom: 15px
}
.home5 dl dt h2:after {
    content: "";
    display: block;
    width: 32px;
    height: 2px;
    margin: 15px auto 0;
    border-radius: 10px;
    background: #0680FF
}
.home5 dl dt p{
    max-width: 260px;
    font-size: 16px;
    line-height: 30px;
    margin: 0 auto;
}
.home5 dl dt p.home5_11{
    max-width: 236px;
    color: #0680FF;
    border-radius: 8px;
    margin: 0 auto 15px;
    border: 1px solid #0680FF;
}
.home5 dl dt p.home5_22 {
}
.home5 dl dt:hover{
    color: #ffffff;
    background: #0680FF;
}
.home5 span{
    display: inline-block;
    font-size: 16px;
    color: #0680FF;
    margin-top: 30px;
    padding-right: 20px;
    background: url(../images/hm/home1_jt1.png)right center no-repeat;
}
.home5 dl dt:hover h2,
.home5 dl dt:hover p{
    color: #ffffff;
}
.home5 dl dt:hover h2:after {
    background: #ffffff
}
.home5 dl dt:hover p.home5_11 {
    color: #ffffff;
    border-color: #ffffff;
}
/*.home5 dl dt:hover p.home5_22 {
    display: block
}*/
.home5 dl dt:hover span{
    color: #ffffff;
    background-image: url(../images/hm/home1_jt.png);
}
.home6{
    padding: 110px 0 50px;
    background: #F6F6F4;
}
.home6 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home6 ul li{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 24%;
    max-width: 350px;
    margin-bottom: 60px;
}
.home6_tit{
    width: 50px;
    margin-right: 15px;
    padding-top: 5px;
}
.home6_con{
    flex: 1;
}
.home6_con h4{
    font-size: 24px;
    line-height: 32px;
    color: #111111;
    font-weight: bold;
    margin: 0 0 15px;
}
.home7{
    padding: 110px 0;
}
.home7_nav{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 35px;
}
.home7_nav p{
    font-size: 24px;
    line-height: 52px;
    color: #103C69;
    text-align: center;
    margin-right: 32px;
    padding: 0 30px;
    border-radius: 50px;
    background: #F6F6F4;
    cursor: pointer;
}
.home7_nav p:last-child{
    margin-right: 0;
}
.home7_nav p.cur{
    background: #FFF0D5;
}
.home7_ul ul{
    display: flex;
    flex-wrap: wrap;
}
.home7_ul ul li{
    width: 22.1875%;
    margin-right: 3.75%;
    margin-bottom: 20px;
}
.home7_ul ul li:last-child{
    margin-right: 0 !important;
}
.home7_img{
    position: relative;
}
.home7_img img{
    width: 100%;
    border-radius: 16px;
}
.home7_img a{
    position: absolute;
    right: 10px;
    bottom: -15px;
    display: inline-block;
    line-height: 40px;
    color: #0680FF;
    padding: 0 30px;
    border-radius: 8px;
    background: #ffffff;
}
.home7_img a:hover{
    color: #ffffff;
    background: #0680FF;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.home7_con{
    padding: 30px 0;
}
.home7_con h3{
    font-size: 24px;
    color: #111111;
    font-weight: bold;
    margin-bottom: 10px;
}
.home7_qh>div{
    display: none;
}
.home7_qh>div:first-child{
    display: block;
}
.home1_fd{
    animation: bb linear;
    animation-timeline: view();
    animation-range: entry 0%;
    transform-origin: center top;
}
@keyframes bb{
    0%{
       opacity: 1; 
       scale: 0.6;
    }
    100%{
        opacity: 1;
        scale: 1;
    }
}
.home7_dl{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home7_dl dl{
    width: 49%;
    margin-top: 30px;
}
.home7_dl dl dt{
    font-size: 24px;
    color: #111111;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 15px 30px 15px 0;
    border-bottom: 1px solid #D8D8D8;
    background: url(../images/hm/home7_jh.png)right center no-repeat;
    cursor: pointer;
}
/*.home7_dl dl:last-child dt{
    border-bottom: none;
}*/
.home7_dl dl dd{
    position: relative;
    display: none;
    padding-right: 120px;
}
.home7_dl dl dd a{
    position: absolute;
    right: 0;
    top: 0;
    color: #0680FF;
}
.home7_dl dl dd a:hover{
    color: #FF8017;
}
.home7_dl dl.open dt{
    background-image: url(../images/hm/home7_jh1.png);
}
.home8{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 60px;
}
.home8_lf{
    width: 280px;
}
.home8_nav{
    margin-bottom: 65px;
}
.home8_nav p{
    font-size: 24px;
    line-height: 32px;
    color: #103C69;
    margin-bottom: 35px;
    padding-bottom: 2px;
    border-bottom: 1px solid #D8D8D8;
    background: url(../images/hm/home8_jt.png)right center no-repeat;
    cursor: pointer;
}
.home8_nav p:last-child{
    margin-bottom: 0;
}
.home8_nav p.cur{
    color: #0680FF;
    background-image: url(../images/hm/home1_jt1.png);
}
.home8_more p{
    display: none;
}
.home8_more p:first-child{
    display: block;
}
.home8_ri{
    width: 75%;
}
.home8_ri>div{
    display: none;
}
.home8_ri>div:first-child{
    display: block;
}
.home8_ul{
    position: relative;
}
.home8_ul ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home8_ul ul li{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 48%;
    margin-bottom: 40px;
}
/*.home8_ul ul li a{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}*/
.home8_img{
    width: 36.1%;
    padding-top: 5px;
}
.home8_img img{
    width: 100%;
    border-radius: 16px;
}
/*.home8_new{
    height: 140px;
}
.home8_new img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}*/
.home8_con{
    width: 59%;
    overflow: hidden;
}
.home8_con p{
    font-size: 16px;
    color: #666666;
    margin-bottom: 15px;
}
.home8_con h2{
    max-width: 260px;
    font-size: 24px;
    line-height: 32px;
    color: #111111;
    margin: 0 0 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.home8_des{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.home8_ul ul li:hover .home8_con p{
    color: #0680FF;
    text-decoration: underline;
}
.home8_ul ul li:hover .home8_con h2{
    color: #0680FF;
}
.home82_ul ul{
    width: 62.6%;
}
.home8_tu{
    position: absolute;
    right: 0;
    bottom: 40px;
    width: 29.4%;
}
.home8_tu img{
    width: 100%;
    border-radius: 16px;
}
.home82_ul ul li .home8_con{
    width: 100%;
}
.home8_m{
    display: none;
    margin-top: 5vw;
}
.home4{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home4_lf{
    width: 320px;
}
.home4_lf_tit{
    display: flex;
    align-items: center;
    margin-bottom: 60px;
}
.home4_lf_tit span{
    display: block;
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    margin-right: 10px;
    border-radius: 8px;
    background: #0680FF;
}
.home4_lf_tit p{
    flex: 1;
    font-size:64px;
    color: #0680FF;
    font-weight: bold;
}
.home4_lf .topic{
    margin-bottom: 30px;
}
.home4_lf_des{
    margin-bottom: 64px;
}
.home4_lf_des p:first-child{
    margin-bottom: 6px;
}
.home4_ri{
    position: relative;
    width: 75%;
}
.home4_b{
    height: 900px;
    overflow: hidden;
}
.home4_ri:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 26%;
    background: linear-gradient(to bottom,#ffffff, rgba(255, 255, 255, 0));
}
.home4_ri:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 26%;
    background: linear-gradient(to bottom,rgba(255, 255, 255, 0), #ffffff);
}
.home4_ul{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home4_ul ul{
    width: 29.5%;
}
.home4_ul ul:nth-child(2){
    padding-top: 130px;
}
.home4_ri ul li{
    width: 100%;
    margin-bottom: 60px;
    padding: 30px 10px 25px;
    border-radius: 16px;
    border: 1px solid #D0D0D0;
}
.home4_one{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
}
.home4_img{
    width: 104px;
    height: 104px;
    border-radius: 50%;
    overflow: hidden;
}
.home4_tit{
    flex: 1;
    padding-left: 15px;
    padding-top: 5px;
}
.home4_tit span{
    font-size: 16px;
    color: #0680FF;
}
.home4_tit h3{
    font-size: 32px;
    color: #111111;
    font-weight: bold;
/*    margin-bottom: 5px;*/
}
.home4_tit p{
    font-size: 14px;
}
.home4_two{
    padding-left: 10px;
}
.home4_two h4{
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 5px;
}
.home4_two p{
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.home4_ri ul li:hover{
    border-color: #0680FF;
}
.home42_ul{
    margin-top: -130px;
}
