@charset "utf-8";#foot_layout { padding-bottom: 0px !important; } 
#foot_layout .layout { position: static; } 
#foot_layout .copyright .copy { line-height: 1.1; } 
#foot_layout .copyright .copy span{    display: inline-block; margin: 0; color: rgba(255, 255, 255, 0.6);font-size: 14px; line-height: 1.1;padding-left:5px;margin-left: 5px;border-left: 1px solid rgba(255, 255, 255, 0.3);;}
 #foot_layout .copyright .copy br { display: none; } 
#foot_layout .move_top { top: -30px; right: 105px; } 
#foot_layout .move_top a { background-color: #004B93; } 
#foot_layout .footer-link { width: 100%; justify-content: flex-start; display: flex; } 
#foot_layout .footer-link .item { width: calc(100% / 3 - 30px); padding: 0; } 
#foot_layout .footer-link .item b { margin-bottom: 25px; } 
#foot_layout .footer-info { padding-top: 60px; } 
#foot_layout .copyright { padding: 30px 0; text-align: center; justify-content: center; flex-wrap: wrap; } 
#foot_layout .footer-logo { margin-top: 30px; width: 100%; display: flex; align-items: center; justify-content: space-between; } 
#foot_layout .footer-logo li { display: block; } 

#foot_layout .footer-link .sel-btn { display: none; } 
@media screen and (max-width:1920px) { } 
@media screen and (max-width:1420px){
 #foot_layout { padding: 0 30px; } 
 }

@media screen and (max-width: 1380px){
 #foot_layout .footer-info { padding-left: 0; padding-right: 0; } 
 }
@media screen and (max-width:1280px){
 #foot_layout .move_top { right: 24px; top: auto; bottom: 120px; } 
 #foot_layout .footer-link .item b { font-size: 17px; margin-bottom: 18px; } 
 #foot_layout .footer-link .item ul > li > a { font-size: 14px; padding: 6px 0; } 
 }
@media screen and (max-width:1024px){ #foot_layout .move_top {  bottom: 200px; } }
@media screen and (max-width:940px){
 #foot_layout .footer-info { padding-top: 30px; } 
 #foot_layout .copyright .copy br { display: block; } 

 }
@media screen and (max-width:800px){
 #foot_layout .footer-link { display:flex } 
 #foot_layout .footer-link .item { width: calc(100%/3 - 15px); } 
 }
@media screen and (max-width:640px){
 #foot_layout .footer-link .item b { display: none; } 
 #foot_layout .footer-link { display:block } 
 #foot_layout .footer-link .sel-btn { width: 100%; align-items: center; justify-content: space-between; display: flex; font-size: 16px; color: #fff; font-weight: bold; padding: 14px; border-radius: 4px; border: 1px solid rgba(255, 255, 255, 0.40); margin-bottom: 9px; text-align: left;} 
 #foot_layout .footer-link .sel-btn::after { display: block; content: ""; width: 24px; height: 24px; background-repeat: no-repeat; background-position: center; background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_14518_414)'%3E%3Cg filter='url(%23filter0_d_14518_414)'%3E%3Cpath d='M18 15.2L12 9.19995L6 15.2' stroke='white' stroke-opacity='0.8' stroke-width='1.5' stroke-linecap='square' stroke-linejoin='round' shape-rendering='crispEdges'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_14518_414' x='0.939453' y='8.44995' width='22.1211' height='15.8105' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_14518_414'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_14518_414' result='shape'/%3E%3C/filter%3E%3CclipPath id='clip0_14518_414'%3E%3Crect width='24' height='24' fill='white' transform='translate(0 0.199951)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A"); transform: rotate(180deg);} 
  #foot_layout .footer-link .sel-btn.on::after {transform: rotate(0deg);}
 #foot_layout .footer-link .item { width: 100%; } 
 #foot_layout .footer-link .item ul > li > a { padding: 6px 10px; } 
 #foot_layout .footer-link .item ul { display: none; } 
  #foot_layout .move_top {display: none;} 
 }
@media screen and (max-width:580px){
 #foot_layout .footer-logo { background-repeat: no-repeat; background-position: center; height: 41px; background-image: url("/research/img/common/flogo.png"); background-size: auto 100%; } 
 #foot_layout .footer-logo li { visibility: hidden; } 
 #foot_layout { padding: 0 15px; } 
 #foot_layout .footer-link .sel-btn{padding-left: 10px;padding-right: 10px;font-size: 14px;}
 }
