﻿*{padding:0;margin:0;}
a{text-decoration:none;}
ul{list-style:none;margin:0;}
.height_840{height:52.5rem;background-size:cover;padding-top:4rem;}
@media only screen and (min-width:1920px){html,body{font-size:16px;}
.common_padding{padding:0 22.5rem;}
.banner-prev{left:-6.125rem}
.banner-next{right:-6.125rem}
.nav_item{height:64px;line-height:64px;z-index:9999;position:relative;}
.nav .navs .item{padding:0 24px;display:inline-block;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;}
.nav .navs .item .nav_item::after{content:"";width:74px;height:3px;background:#fff;bottom:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0;}
.nav .navs .item.active .nav_item::after,.nav .navs .item .nav_item:hover::after{opacity:1;}
}
@media (min-width:1200px) and (max-width:1919px){html,body{font-size:14px;}
.common_padding{padding:0 12rem;}
.banner-prev{left:-6.125rem}
.banner-next{right:-6.125rem}
.nav_item{height:55px;line-height:55px;z-index:9999;position:relative;}
.nav .navs .item{padding:0 24px;display:inline-block;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;}
.nav .navs .item .nav_item::after{content:"";width:66px;height:3px;background:#fff;bottom:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0;}
.nav .navs .item.active .nav_item::after,.nav .navs .item .nav_item:hover::after{opacity:1;}
}
@media (min-width:992px) and (max-width:1199px){html,body{font-size:12px;}
.banner-prev{left:0}
.banner-next{right:0}
.nav_item{margin-right:5rem;}
}
@media (max-width:991px){html,body{font-size:10px;}
.banner-prev{left:0}
.banner-next{right:0}
.nav_item{margin-right:5rem;}
}
body{min-width:1200px;}
::-webkit-scrollbar{width:8px;}
::-webkit-scrollbar-track{-webkit-box-shadow:inset006pxrgba(0,0,0,0.3);border-radius:10px;}
::-webkit-scrollbar-thumb{border-radius:8px;background:rgba(0,0,0,0.1);-webkit-box-shadow:inset006pxrgba(0,0,0,0.5);}
::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,0.1);}
@keyframes hover{0%{transform:translateY(0);animation-timing-function:cubic-bezier(0.3,0.36,0.6,1);}
25%{transform:translateY(-6.25px);animation-timing-function:cubic-bezier(0.51,-0.05,0.85,0.82);}
50%{transform:translateY(0);animation-timing-function:cubic-bezier(0.3,0.36,0.6,1);}
75%{transform:translateY(6.25px);animation-timing-function:cubic-bezier(0.51,-0.05,0.85,0.82);}
100%{transform:translateY(0);}
}
@keyframes blurFadeIn{0%{opacity:0;text-shadow:0px 0px 40px #fff;transform:scale(1);}
100%{opacity:1;text-shadow:0px 0px 1px #fff;transform:scale(1);}
}
@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,60%,0);-webkit-transform:translate3d(0,60%,0);}
100%{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);}
}
@keyframes fadeInDown{0%{opacity:0;}
100%{opacity:1;}
}
@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(200px,0,0);}
100%{opacity:1;transform:translate3d(0,0,0);}
}
@keyframes fadeInRightMin{0%{opacity:0;transform:translate3d(100px,0,0);}
100%{opacity:1;transform:translate3d(0,0,0);}
}
@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-200px,0,0);}
100%{opacity:1;transform:translate3d(0,0,0);}
}
._none{display:none;}
.banner-prev,.banner-next{position:absolute;top:50%;transform:translateY(-50%);width:3rem;height:3rem;border-radius:50%;background:#fff;box-shadow:0px 3px 10px 0px rgba(99,187,255,0.43);display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:10;}
.banner-prev>img,.banner-next>img{width:0.5rem;}
.comm_h1{font-size:2.5rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#222222;line-height:3.5rem;margin-bottom:0.625rem;text-align:center;}
.comm_p{font-size:1rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333333;line-height:1.375rem;text-align:center;}
body .top-content .desc{height:calc((100% - 2rem));display:flex;align-items:center;justify-content:space-between;}
body .top-content .desc .info>h1{margin-bottom:0.6875rem;font-size:3.375rem;font-weight:500;color:#FFFFFF;line-height:4.6875rem;opacity:0;font-family:PingFangSC-Semibold,PingFang SC;animation:fadeInUp 1.3s 0.2s ease forwards;}
body .top-content .desc .info>p{margin-bottom:1.875rem;font-size:1.125rem;color:#fff;opacity:0;animation:fadeInUp 1.3s 0.6s ease forwards;}
body .top-content .desc .info> a{display:block;height:3.5rem;line-height:3.5rem;width:11rem;border-radius:0.375rem;text-align:center;font-weight:500;color:#227CFF;font-size:1.125rem;background:#fff;opacity:0;animation:fadeInUp 1.3s 1s ease forwards;}
body .top-content .desc .info>img,body .show .show_container .right .solution-desc>img{width:9.375rem;height:auto;margin-top:1.875rem;opacity:0;display:block;}
body .top-content .desc>img{opacity:0;animation:fadeInRightBig 1.3s 0.8s ease forwards;}
body .top-content .desc .info .illustrate{display:flex;margin-bottom:1.875rem;opacity:0;animation:fadeInUp 1.3s 0.8s ease forwards;}
body .top-content .desc .info .illustrate>div{width:4.25rem;height:1.75rem;font-size:0.875rem;color:#FFFFFF;margin-right:0.625rem;text-align:center;line-height:1.75rem;background-color:rgba(255,255,255,0.2);border-radius:4px;}
body .service{height:32rem;background:linear-gradient(to right,#9cd6ff,#1f6fde,#227cff,#97d0ff);background-size:100% 100%;}
body .service .service_container{display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;height:100%;}
body .service .service_container .architecture_left{margin-top:5.875rem;margin-right:2.8125rem;}
body .service .service_container .architecture_left>p{font-size:2.25rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#FFFFFF;line-height:3.125rem;margin-bottom:1.25rem;}
body .service .service_container .architecture_right{flex:1;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:wrap;height:100%;}
body .service .service_container .architecture_right .super-item{height:100%;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;flex:1;}
body .service .service_container .architecture_right .super-item .super-itor{border-left:1px solid rgba(255,255,255,0.3);border-bottom:1px solid rgba(255,255,255,0.3);background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 100%);height:50%;padding:1.75rem 20% 0 1.75rem;-webkit-transition:height .5s;transition:height .5s;cursor:pointer;}
body .service .service_container .architecture_right .super-item:last-child .super-itor{border-right:1px solid rgba(255,255,255,0.3);}
body .service .service_container .architecture_right .super-item .super-itor>h1{font-size:1.75rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#FFFFFF;line-height:3.5rem;margin-bottom:1.25rem;}
body .service .service_container .architecture_right .super-item .super-itor>h6{font-size:0.875rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#FFFFFF;line-height:1.25rem;}
body .service .service_container .architecture_right .super-item #item0:hover,body .service .service_container .architecture_right .super-item #item1:hover,body .service .service_container .architecture_right .super-item #item2:hover,body .service .service_container .architecture_right .super-item #item3:hover,body .service .service_container .architecture_right .super-item #item4:hover,body .service .service_container .architecture_right .super-item #item5:hover{height:70%;background:url('../images/yuanma.png') no-repeat right bottom / auto 50%,linear-gradient(135deg,#69a6eb,#004fec);}
body .service .service_container .architecture_right .super-item #item1:hover{background:url("../images/bushu.png") no-repeat right bottom / auto 50%,linear-gradient(135deg,#69a6eb,#004fec);}
body .service .service_container .architecture_right .super-item #item2:hover{background:url("../images/dingzhi.png") no-repeat right bottom / auto 50%,linear-gradient(135deg,#69a6eb,#004fec);}
body .service .service_container .architecture_right .super-item #item3:hover{background:url("../images/uisheji.png") no-repeat right bottom / auto 50%,linear-gradient(135deg,#69a6eb,#004fec);}
body .service .service_container .architecture_right .super-item #item4:hover{background:url("../images/shouhou.png") no-repeat right bottom / auto 50%,linear-gradient(135deg,#69a6eb,#004fec);}
body .service .service_container .architecture_right .super-item #item5:hover{background:url("../images/upload1.png") no-repeat right bottom / auto 50%,linear-gradient(135deg,#69a6eb,#004fec);}
body .bg-di{width:100%;background:linear-gradient(135deg,#227cff,#4694ff,#65a4ff,#227cff);padding:3.1875rem 0;display:flex;justify-content:center;flex-direction:column;align-items:center;}
body .bg-di a{display:flex;width:7.75rem;height:2.5rem;border-radius:6px;border:1px solid rgba(255,255,255,0.5);font-size:0.875rem;font-weight:600;color:#FFFFFF;justify-content:center;align-items:center;}
body .bg-di>h3{font-size:2.25rem;font-family:PingFangSC-Semibold,PingFang SC;font-weight:500;color:#FFFFFF;line-height:3.125rem;margin-bottom:1.25rem;}
body .bg-di>p{font-size:1.25rem;font-weight:500;color:#FFFFFF;line-height:1.75rem;margin-bottom:2.5rem;font-family:PingFangSC-Semibold,PingFang SC;}
body .bg-di a>img{width:1.25rem;margin-left:0.5rem;}
body .program{background:linear-gradient(180deg,#E8F2FF 0%,#FFFFFF 100%);padding-top:5rem !important;padding-bottom:5rem !important;}
body .program .program_container .content{display:flex;margin-top:3.75rem;}
body .program .program_container .content .item{overflow:hidden;cursor:pointer;position:relative;border-radius:0.625rem;width:calc((100% - 5.25rem)/3);margin-right:2.625rem;}
body .program .program_container .content .item:nth-child(3n+0){margin-right:0;}
body .program .program_container .content .item .item_maskt{position:absolute;left:0;top:0;bottom:0;right:0;z-index:9;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);display:flex;justify-content:center;align-items:center;}
body .program .program_container .content .item>img{width:100%;transition:all 1s;display:block;}
body .program .program_container .content .item:hover img{transform:scale(1.5);}
body .program .program_container .content .item .item_maskt>p{font-size:2.5rem;font-weight:600;color:#FFFFFF;line-height:3.5rem;z-index:10;font-family:PingFangSC-Semibold,PingFang SC;}
body .program .program_container .content .item+body .program .program_container .content .item{margin:0 42px;}
body .process .process_container>img{width:100%;height:auto;margin-top:3.75rem;}
.news_box{padding-top:5rem !important;padding-bottom:5rem !important;}
.news_box .swipers{position:relative;margin-top:3.75rem;}
.news_box .new_item{height:242px;background:#FFFFFF;box-shadow:0px 0px 24px 0px rgba(104,153,255,0.1);border-radius:10px;display:block;}
.news_box .new_item>.img{height:164px;}
.news_box .new_item>.img img{width:100%;height:100%;object-fit:cover;}
.news_box .news_title{padding-left:1rem;margin-bottom:7px;margin-top:1rem;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#222222;line-height:22px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-moz-box;-moz-line-clamp:1;-moz-box-orient:vertical;word-wrap:break-word;word-break:break-all;white-space:normal;}
.news_box .news_date{padding-left:1rem;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95989D;line-height:17px;}
.news_box .detail-link{display:block;width:6.875rem;height:2.5rem;line-height:2.5rem;text-align:center;background:#227CFF;border-radius:6px;margin:3.75rem auto 0;font-size:0.875rem;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#FFFFFF;}
body .show{background:#227cff;padding-top:5rem !important;padding-bottom:6.375rem !important;text-align:center;}
body .show>h1{color:#FFFFFF;}
body .show>p{color:#FFFFFF;}
body .show .show_container{height:32.5rem;display:flex;margin-top:6.375rem;}
body .show .show_container .left{width:16.75rem;display:flex;flex-direction:column;justify-content:space-between;}
body .show .show_container .left >div{width:100%;height:5rem;background:rgba(255,255,255,0.1);border-radius:1.25rem;border:1px solid rgba(255,255,255,0.1);font-size:1.375rem;font-weight:500;color:#fff;line-height:1.875rem;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:PingFangSC-Medium,PingFang SC;}
body .show .show_container .left >div span{display:inline-block;width:5.5rem;text-align:left;}
body .show .show_container .left .active{background:#FFFFFF !important;color:#000 !important;}
body .show .show_container .left>div>img{width:2.125rem;height:2.125rem;margin-left:1.125rem;}
body .show .show_container .left>div .close,body .show .show_container .left>div .open{position:static;width:2.125rem;height:2.125rem;margin-left:1.125rem;top:auto;right:auto;z-index:auto;}
body .show .show_container .right{flex:1;background:rgba(255,255,255,0.1);border-radius:1.25rem;border:1px solid rgba(255,255,255,0.1);margin-left:1.25rem;padding:2.25rem 0 0 2.25rem;position:relative;display:none;text-align:left;}
body .show .show_container .right .solution-desc{width:50%;display:inline-block;text-align:left;position:relative;animation:blurFadeIn 1s ease-in 0s forwards;opacity:0;margin-right:2.2625rem;}
body .show .show_container .right .solution-desc>h1{font-size:2.5rem;font-weight:500;color:#FFFFFF;line-height:3.5rem;margin-bottom:1.25rem;}
body .show .show_container .right .solution-desc>p{font-size:1.25rem;font-weight:400;color:#FFFFFF;line-height:1.75rem;margin-bottom:3.125rem;}
body .show .show_container .right .solution-desc>a{display:inline-block;width:10.625rem;height:2.5rem;background:#FFFFFF;border-radius:0.375rem;font-size:1rem;font-weight:600;color:#000;line-height:2.5rem;text-align:center;}
body .show .show_container .right .phone{width:18.375rem;height:auto;position:absolute;left:60%;top:-2.625rem;z-index:9;}
body .show .show_container .right .display1{width:20.625rem;height:auto;position:absolute;bottom:0px;left:14.25rem;}
body .show .show_container .display{display:block;}
body .intro{padding-top:5rem !important;padding-bottom:5rem !important;}
body .intro .content{width:100%;display:flex;margin-top:3.75rem;}
body .intro .content .item{width:calc((100% - 2.625rem)/3);margin-right:1.3125rem;height:20rem;border:1px solid #F4F4F4;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;cursor:pointer;transition:all 0.3s;text-align:center;}
body .intro .content .item:nth-child(3n+0){margin-right:0;}
body .intro .content .item:hover{background:linear-gradient(180deg,rgba(34,124,255,0.1) 0%,rgba(34,124,255,0) 100%);box-shadow:0px 9px 1.875rem 0px rgba(43,78,129,0.06);border:1px solid #F4F4F4;}
body .intro .content .item:hover .line{width:100%;}
body .intro .content .item .line{position:absolute;top:0;height:2px;background:#006CFF;width:0;transition:all 0.3s;}
body .intro .content .item>img{width:6.25rem;height:6.25rem;}
body .intro .content .item>p{font-size:1.375rem;font-weight:500;color:#222222;line-height:1.875rem;margin:1.8125rem 0 0.9375rem;}
body .intro .content .item>div{font-size:1rem;font-weight:400;color:#666666;line-height:1.375rem;}
.live_programme{padding-top:5rem !important;padding-bottom:5rem !important;}
.live_programme .live_programme_container{display:flex;margin-top:3.75rem;}
.live_programme .programme_container_left{width:43.625rem;}
.live_programme .programme_container_left>img{width:100%;}
.live_programme .programme_container_right{flex:1;margin-left:3rem;display:flex;flex-direction:column;justify-content:flex-start;}
.live_programme .programme_container_right_item{cursor:pointer;margin-bottom:3.75rem;}
.live_programme .top{display:flex;align-items:center;}
.programme_container_right .top>img{width:1.625rem;margin-right:0.625rem;}
.live_programme .blue_f{font-size:1.375rem;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#222222;line-height:1.875rem;}
.live_programme .show_img{display:block;}
.live_programme .none_img{display:none;}
.live_programme .programme_container_right .bottom{font-size:1rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#000000;line-height:1.375rem;margin-top:0.625rem;}
.contact-popup-container{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000;}
.contact-popup-fix{position:fixed;top:50%;left:50%;width:580px;height:300px;margin-top:-150px;margin-left:-290px;z-index:1100;}
.contact-popup{position:relative;width:100%;height:100%;background-color:#fff;}
.popup{display:flex;align-items:center;justify-content:space-between;height:100%;padding:40px 47px;box-sizing:border-box;position:relative;z-index:1120;}
.left-col{flex:1;color:#191c3d;}
.left-col .text-1{font-size:22px;line-height:1;margin-bottom:4px;}
.left-col .text-2{font-size:25px;line-height:1;margin-bottom:24px;}
.left-col .text-3{font-size:18px;line-height:1;margin-bottom:12px;color:#236ffb;}
.right-col{width:200px;margin-left:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;}
.wxqrcode{width:148px;height:148px;background-color:#fff;box-sizing:border-box;margin-bottom:10px;}
.wxqrcode .icon{width:100%;height:100%;display:block;}
.qrcode-text{font-size:18px;color:#666;line-height:1.2;}
.bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1110;}
.close{position:absolute;top:0;right:0;width:50px;height:50px;z-index:1130;cursor:pointer;}
.close .icon{width:40px;height:40px;position:relative;top:10px;right:0;transition:top 0.2s ease;}
.close .icon:hover{top:8px;}
a:hover,a:focus{text-decoration:none;}
.headeractive{position:fixed;left:0;right:0;top:0;background-color:#EBF4FF;z-index:99;}
.icon_none{display:none;}
.icon_block{display:block;}
.noactive{background:#227cff;position:fixed;left:0;right:0;top:0;backdrop-filter:blur(50px);z-index:99;}
.header_box{position:relative;width:100%;z-index:99;}
.header{height:4rem;display:flex;align-items:center;z-index:99;justify-content:space-between;}
.header_box .logo{width:84px;height:25px;display:block;}
#logo_index{display:none;}
#logo_{display:block;}
.navbar-collapse{flex:1;}
.experience{width:7.75rem;height:2.5rem;background:#4590ff;border-radius:6px;display:flex;justify-content:center;align-items:center;}
.experience span{font-size:0.875rem;font-weight:600;color:#ffffff;line-height:1.25rem;font-family:PingFangSC-Medium,PingFang SC;}
.experience img{width:0.75rem;margin-left:0.875rem;}
.navs{flex:1;margin-left:5.625rem;display:flex;}
.headeractive .nav_item{color:#222 !important;}
.headeractive .nav_item:hover{color:#227cff !important;}
.headeractive  .nav .navs .item.active .nav_item::after{background:#6CA8FF;}
.nav_item{font-size:1rem;font-weight:600;color:#fff;line-height:1.25rem;cursor:pointer;display:flex;align-items:center;font-family:PingFangSC-Medium,PingFang SC;}
.nav_item:hover{color:#e1e1e1 !important;}
.nav_item .icon{display:flex;align-items:center;display:none;}
.sjdown,.sjup{width:8px;height:4px;margin-left:0.5rem;}
.product_menu{position:absolute;z-index:99;top:2rem;left:0;right:0;display:none;padding-top:2rem !important;}
.menu_box{backdrop-filter:blur(50px);background-color:rgba(255,255,255,0.8);border-radius:0.625rem;text-align:left;padding:2.1875rem 2.1875rem 0.9375rem;display:flex;flex-wrap:wrap;}
.menu_item{display:block;width:calc((100% - 5rem) / 5);background:#fff;border-radius:0.5rem;margin-right:1.25rem;margin-bottom:1.25rem;padding:0.9375rem 0 0.9375rem 0;cursor:pointer;}
.menu_item_title{font-size:0.875rem;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#222222;line-height:1.25rem;display:flex;align-items:center;margin:0 0.875rem 6px;}
.menu_item_title img{width:1rem;margin-left:2px;}
.menu_item_small{margin:0 0.875rem;font-size:0.75rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;line-height:1.0625rem;color:#95989d;}
.menu_item_active,.menu_item:hover{background:linear-gradient(126deg,#9c72ff 0%,rgba(43,127,255,0.8) 100%);}
.menu_item_active .menu_item_title,.menu_item:hover .menu_item_title{color:#ffffff !important;}
.menu_item_active .menu_item_small,.menu_item:hover .menu_item_small{color:#ffffff;}
.menu_item:nth-child(5n + 0){margin-right:0;}
.solution_menu{left:0;right:0;}
.solution_menu .menu_item{width:13.125rem !important;}
.solution_menu .solution_menu_item_active{background:linear-gradient(126deg,#9c72ff 0%,rgba(43,127,255,0.8) 100%) !important;}
.solution_menu .solution_menu_item_active .menu_item_title{color:#fff !important;}
.solution_menu .solution_menu_item_active .menu_item_small{color:#fff !important;}
.menu_item_img5,.menu_item_img6,.menu_item_img7{display:none;}
ul.navs li.dropdown:hover > div.product_menu{display:block;}
ul.navs li.dropdown{position:static !important;}
.footer{padding-top:2.5rem !important;}
.footer .top{display:flex;padding-bottom:1.875rem;border-bottom:1px solid #F4F4F4;}
.footer .logo{flex:1;}
.footer .logo>img{width:6.5625rem;}
.footer .contact{display:flex;margin-top:2.3125rem;}
.contact_item{display:flex;align-items:center;margin-right:1.5rem;}
.footer .logo .contact_item>img{width:1.75rem;}
.contact_item>p{font-size:0.9375rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#282828;line-height:1.3125rem;margin-left:10px;margin-bottom:0;}
.footer_nav{flex:1;display:flex;justify-content:space-between;}
.footer_nav>div{display:flex;flex-direction:column;}
.footer_nav>div>h6{font-size:0.875rem;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#222222;line-height:1.25rem;margin-bottom:1.25rem;}
.footer_nav>div>a{font-size:0.875rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333333;line-height:1.25rem;margin-bottom:0.625rem}
.footer .center{padding-top:0.625rem;padding-bottom:0.625rem;border-bottom:1px solid #F4F4F4;font-size:0.75rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95989D;line-height:1.5rem;}
.footer .center>a{font-size:0.875rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95989D;line-height:1.5rem;margin-right:12px;}
.footer .bottom{height:5rem;display:flex;justify-content:center;align-items:center;font-size:0.8rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#95989D;line-height:1.0625rem;}
.footer .bottom a{color:#95989D;}
.float-connect{position:fixed;right:3.5625rem;top:50%;transform:translateY(-50%);z-index:99;width:3.25rem;height:13.75rem;display:flex;flex-direction:column;justify-content:space-between;padding:0.9rem 0;background:#FFFFFF;box-shadow:0px 0px 24px 0px rgba(104,153,255,0.1);border-radius:6px;}
.float-connect>a{display:flex;justify-content:flex-end;align-items:center;flex-direction:column;margin:0.3rem 0}
.float-connect>a>img{width:1.375rem;margin-bottom:3px;}
.float-connect>a>span{font-size:0.75rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#222222;line-height:1.0625srem;}
.block_img{display:block;}
.none_img{display:none;}
.float-connect>a:hover .block_img{display:none !important;}
.float-connect>a:hover .none_img{display:block !important;}
.float-connect>a:hover span{color:#227CFF;}
.float-connect>a:hover .call_box{display:block;}
.float-connect .call_box{width:15rem;background:#FFFFFF;box-shadow:0px 0px 1.5rem 0px rgba(104,153,255,0.1);border-radius:6px;padding:0.9375rem 1.25rem 0;position:absolute;right:3.875rem;top:2rem;z-index:99;display:none;}
.call_box>h3{font-size:1rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#222222;line-height:1.975rem;}
.call_box>p{font-size:0.75rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666666;line-height:1.0625rem;padding-bottom:7px;border-bottom:1px solid #F4F4F4;}
.call_num{font-size:1.25rem;font-family:Roboto-MediumItalic,Roboto;font-weight:normal;color:#227CFF;line-height:1.625rem;height:4.25rem;display:flex;align-items:center;justify-content:flex-start;}
.float-connect>a:hover .wx_{display:block;}
.wx_{position:absolute;right:3.875rem;top:5rem;display:none;background-color:#FFFFFF;border-radius:6px;}
.wx_ >img{width:10.75rem;margin:6px;}
.gaoxin{display:flex;align-items:center;margin-top:2.3125rem;}
.gaoxin>img{width:1.875rem;margin-right:0.5rem;}
.gaoxin_text{font-size:0.75rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333333;display:flex;align-items:center;}
.gaoxin_text_num{font-family:PingFangSC-Medium-SemiBold,PingFang SC;font-size:0.9375rem;}