.footer_box_pc { width: 100%; background: #E8E8E8; position: relative; } .footer_box_pc .top_box { padding: 1.025rem 3.25rem 0.7875rem; border-bottom: 1px solid rgba(51, 51, 51, 0.1); position: relative; } .footer_box_pc .top_box .logo_box { width: 2.0625rem; height: 0.625rem; margin-bottom: 0.6125rem; } .footer_box_pc .top_box .logo_box img { width: 100%; height: 100%; } .footer_box_pc .top_box .foot_nav_box .foot_nav .footNav_item { display: block; margin-right: 1.125rem; line-height: 1; /* font-size: 0.225rem; */ color: #666; cursor: pointer; } .footer_box_pc .top_box .foot_nav_box .foot_nav .footNav_item span { margin-left: 0.125rem; } .footer_box_pc .top_box .foot_nav_box .foot_nav .footNav_item:last-child { margin-right: 0; } .footer_box_pc .top_box .foot_nav_box .tel_box .name_company { font-size: 0.225rem; line-height: 1; margin-bottom: 0.475rem; } .footer_box_pc .top_box .foot_nav_box .tel_box .tel { font-size: 0.35rem; line-height: 1; margin-bottom: 0.175rem; } .footer_box_pc .top_box .foot_nav_box .tel_box .adress { font-size: 0.175rem; line-height: 1; color: rgba(51, 51, 51, 0.5); } .footer_box_pc .top_box .share_box { margin-top: 0.7rem; height: 0.475rem; } .footer_box_pc .top_box .share_box .share_item { width: 0.475rem; height: 0.475rem; border-radius: 50%; margin-right: 0.1875rem; position: relative; cursor: pointer; border: 1px solid rgba(0, 0, 0, 0.1); transition: all 0.5s; } .footer_box_pc .top_box .share_box .share_item:last-child { margin-right: 0; } .footer_box_pc .top_box .share_box .share_item .share_icon { display: block; width: 0.2125rem; height: 0.2125rem; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .footer_box_pc .top_box .share_box .share_item .wx { background: url('../../../img/222.png') center center no-repeat; background-size: 100% 100%; } .footer_box_pc .top_box .share_box .share_item:hover { background-color: #fff; border-color: #fff; } .footer_box_pc .top_box .share_box .share_item:hover .wx { background: url('../../../img/222.png') center center no-repeat; background-size: 100% 100%; } .footer_box_pc .bot_box { height: 1.5375rem; padding: 0.6rem 3.25rem 0; } .footer_box_pc .bot_box p { font-size: 0.2rem; color: #999; } .footer_box_pc .bot_box p:last-child { font-size: 0.175rem; } .footer_box_pc .back_top_box { width: 0.575rem; height: 0.575rem; background: #008E3F; border-radius: 50%; position: absolute; bottom: 4.525rem; right: 3.25rem; z-index: 1000; cursor: pointer; } .footer_box_pc .back_top_box:after { display: block; content: ''; width: 0.225rem; height: 0.225rem; background: url('../../../img/fhdb.png') center center no-repeat; background-size: 100% 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .footer_box_h5 { display: none; height: auto; background: #E8E8E8; position: relative; } .footer_box_h5 .top_box { width: 8.625rem; height: auto; padding: 0.775rem 0 0.425rem; margin: 0 auto; border-bottom: 1px solid #D2CFD2; } .footer_box_h5 .top_box .logo_box { width: 2.35rem; height: 0.7125rem; margin: 0 auto 0.7rem; } .footer_box_h5 .top_box .logo_box img { width: 100%; height: 100%; } .footer_box_h5 .top_box .foot_nav { display: none; } .footer_box_h5 .top_box .tel_box { position: unset; width: 100%; } .footer_box_h5 .top_box .tel_box .name_company { font-size: 0.3rem; margin-bottom: 0.4rem; } .footer_box_h5 .top_box .tel_box .tel { font-size: 0.45rem; margin-bottom: 0.2375rem; } .footer_box_h5 .top_box .tel_box .adress { font-size: 0.3rem; color: rgba(51, 51, 51, 0.5); } .footer_box_h5 .top_box .share_box { margin-top: 0.4625rem; height: 0.475rem; } .footer_box_h5 .top_box .share_box .share_item { width: 0.475rem; height: 0.475rem; border-radius: 50%; margin-right: 0.1875rem; position: relative; cursor: pointer; border: 1px solid rgba(0, 0, 0, 0.1); transition: all 0.5s; } .footer_box_h5 .top_box .share_box .share_item:last-child { margin-right: 0; } .footer_box_h5 .top_box .share_box .share_item .share_icon { display: block; width: 0.2125rem; height: 0.2125rem; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .footer_box_h5 .top_box .share_box .share_item .wx { background: url('../../../img/222.png') center center no-repeat; background-size: 100% 100%; } .footer_box_h5 .top_box .share_box .share_item:hover { background-color: #fff; border-color: #fff; } .footer_box_h5 .top_box .share_box .share_item:hover .wx { background: url('../../../img/222.png') center center no-repeat; background-size: 100% 100%; } .footer_box_h5 .bot_box { padding: 0.425rem 0.25rem 0.75rem; height: auto; flex-flow: column; justify-content: center; } .footer_box_h5 .bot_box .mb15 { margin-bottom: 0.1875rem; } .footer_box_h5 .back_top_box { top: 0.9125rem; right: 0.7rem; } @media (max-width: 1024px) { .footer_box_pc .top_box { padding: .7rem 5%; } .footer_box_pc .bot_box { padding: .6rem 5% 0; } .footer_box_pc .back_top_box { right: 5%; } } @media (max-width: 997px) { .footer_box_pc { display: none; } .footer_box_h5 { display: block; } } .hov-pic { position: absolute; top: calc(100% + 10px); left: 50%; transform: translateX(-50%); width: 1.5rem; opacity: 0; visibility: hidden; transition: all .3s; } .hov-pic img { width: 100%; } .footer_box_pc .top_box .share_box .share_item:hover .hov-pic { visibility: visible; opacity: 1; top: calc(100% + 5px); }