#c_static_001-16420726227420 .e_html-8 .lv_top_r{
  display:flex;
  justify-content:flex-end;
}
#c_static_001-16420726227420 .e_html-8 .lv_top_r .r_link{
  transition:all .5s ease;
}
#c_static_001-16420726227420 .e_html-8 .lv_top_r .r_link:hover{
  background:#2e5377;
  border:1px solid #2e5377;
}
#c_static_001-16420726227420 .e_html-8 .head_lan{
  width:36px;
  height:36px;
  background:rgb(7, 44, 135);
  margin:0px 5px;
  position:relative;
  justify-content:center;
  display:flex;
  border:1px solid rgb(7, 44, 135);
  border-radius:0px;
  transition:all .5s ease;
}
#c_static_001-16420726227420 .e_html-8 .lan_con{
  width:auto;
  display:flex;
  justify-content:center;
  align-items:center;
}
#c_static_001-16420726227420 .e_html-8 .lan_con:hover{
  cursor:pointer;
}
#c_static_001-16420726227420 .e_html-8 .head_lan .lan_tit{
  width:auto;
  line-height:36px;
  display:flex;
  align-items:center;
}
#c_static_001-16420726227420 .e_html-8 .head_lan .lan_tit span{
  display:inline-block;
  font-size:14px;
  color:#fff;
}
#c_static_001-16420726227420 .e_html-8 .head_lan .lan_tit .iconfont.map{
  width:auto;
  margin-right:0px;
  text-align:center;
  display:inline-block;
}
#c_static_001-16420726227420 .e_html-8 .head_lan .lan_tit .iconfont.jt{
  width:auto;
  margin-left:5px;
  text-align:center;
  transform:scale(0.7);
  display:inline-block;
}
#c_static_001-16420726227420 .e_html-8 .head_lan .lan_tit .iconfont.map:before{
  content:'\e628';
  color:#fff;
  font-size:20px;
  text-align:center;
}
#c_static_001-16420726227420 .e_html-8 .head_lan .lan_tit .iconfont.jt:before{
  content:'\e69a';
  color:#fff;
  font-size:12px;
  text-align:center;
}
#c_static_001-16420726227420 .e_html-8 .head_lan .lan_list{
  display:flex;
  width:150px;
  background:#2e5377;
  border-radius:10px;
  padding:5px 0px;
  position:fixed;
  z-index:99;
  right:30px;
  top:75px;
  box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  opacity:0;
  visibility:hidden;
  transform:translate(0, 20px);
  transition:all .3s ease;
  flex-direction:column;
}
#c_static_001-16420726227420 .e_html-8 .head_lan .lan_list.cur{
  opacity:1;
  transform:translate(0, 0px);
  visibility:visible;
}
#c_static_001-16420726227420 .e_html-8 .head_lan .lan_list span{
  position:relative;
  line-height:1px;
  display:inline-block;
  height:1px;
  width:100%;
}
#c_static_001-16420726227420 .e_html-8 .head_lan .lan_list .iconfont:before{
  content:'\e6c8';
  color:#2e5377;
  position:absolute;
  font-size:24px;
  width:100%;
  top:-7px;
  padding-right:20px;
  text-align:right;
}
#c_static_001-16420726227420 .e_html-8 .head_lan .lan_list a{
  color:#fff;
  display:block;
  text-align:center;
  height:30px;
  font-size:18px;
  font-weight:bold;
  line-height:30px;
  transition:all .3s ease;
}
#c_static_001-16420726227420 .e_html-8 .head_lan .lan_list a:hover{
  color:#fff;
}
#c_static_001-16420726227420 .e_html-8 .lv_top_r .lan_email{
  width:36px;
  height:36px;
  margin:0px 5px;
  display:flex;
  justify-content:center;
  align-items:center;
  background:rgb(7, 44, 135);
  border:1px solid rgb(7, 44, 135);
  border-radius:0px;
  transition:all .5s ease;
}
#c_static_001-16420726227420 .e_html-8 .lan_email .email_con{
  height:36px;
  width:36px;
  display:flex;
  justify-content:center;
  align-items:center;
}
#c_static_001-16420726227420 .e_html-8 .lan_email i{
  display:flex;
  justify-content:center;
  align-items:center;
}
#c_static_001-16420726227420 .e_html-8 .lan_email .iconfont.email:before{
  content:'\e676';
  color:#fff;
  font-size:20px;
  text-align:center;
}
#c_static_001-16420726227420 .e_html-8 .lv_top_r .lan_sky{
  width:36px;
  height:36px;
  margin:0px 5px;
  display:flex;
  justify-content:center;
  align-items:center;
  background:rgb(7, 44, 135);
  border:1px solid rgb(7, 44, 135);
  border-radius:0px;
  transition:all .5s ease;
}
#c_static_001-16420726227420 .e_html-8 .lan_sky .sky_con{
  height:36px;
  width:36px;
  display:flex;
  justify-content:center;
  align-items:center;
}
#c_static_001-16420726227420 .e_html-8 .lan_sky .sky_con img{
  transform:scale(0.8);
}