.hadbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 666;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hadbox-sec1 {
  transition: all 0.3s linear;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  line-height: 102px;
  height: 102px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 {
    line-height: 102px;
    height: 102px;
  }
}
@media (max-width: 991px) {
  .hadbox-sec1 {
    height: 70px;
    line-height: 70px;
  }
}
@media (max-width: 767px) {
  .hadbox-sec1 {
    height: 60px;
    line-height: 60px;
  }
}
.hadbox-sec1 .contain1{
  width: 75%!important;
  display: flex;
  justify-content: space-between;
  height: 100%;	
  margin: 0 auto;	
}
.hadbox-sec1 .lt {
	padding: 15px 0;
	width: 14rem;
	display: flex;
	align-items: center;
	height: 100%;
}
.hadbox-sec1 .lt .logo {
  display: block;
}
.hadbox-sec1 .lt .logo img{
  float: left;
  width: 100%;
}
.hadbox-sec1 .lt .logo img:nth-child(2),
.hadbox-sec1 .lt .logo svg:nth-child(2) {
  display: none;
}
.hadbox-sec1 .f_navbox li .had_hover {
  position: absolute;
  top: calc(100% + 0px);
  left: 0;
  width: 100%;
  display: none;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro {
    padding: 50px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile {
    margin-bottom: 50px;
    flex: 0 0 30%;
    min-height: 180px;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile:last-child {
  margin-bottom: 0;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .f_img {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .f_img .img {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .f_img .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .f_img .img:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.2;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .f_img:after {
  content: "";
  display: none;
  position: absolute;
  top: 50%;
  right: -10px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 10px solid #cccccc;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .f_img .fz_title {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  width: 100%;
  color: #fff;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .fz_jut {
  width: 100%;
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
  line-height: 2;
  justify-content: space-between;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .fz_jut .item {
    width: 30%;
	color: #888;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .fz_jut .item .fz_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e8e8e8;
  padding: 0 5px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .fz_jut .item .fz_title {
  }
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .fz_jut .item .fz_title i {
	display: block;
	width: 20px;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .fz_jut .item .fz_title i img,
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .fz_jut .item .fz_title i svg {
  width: 100%;
  float: left;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .fz_jut .item .fz_title i img:nth-child(2),
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .fz_jut .item .fz_title i svg:nth-child(2) {
  display: none;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .fz_jut .item .fz_title i img path,
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .fz_jut .item .fz_title i svg path {
  fill: #666;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .fz_jut .item .fz_title:hover {
  background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .fz_jut .item .fz_title:hover i img path,
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .fz_jut .item .fz_title:hover svg path {
  fill: #0b88e2;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .fz_jut .item .fz_zhong {
  display: flex;
  flex-wrap: wrap;
  line-height: 1.4;
  padding-top: 0.2rem;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .fz_jut .item .fz_zhong a {
  display: flex;
  align-items: center;
  width: 50%;
  color: #666666;
  font-size: 14px;
  padding-right: 10px;
  margin-bottom: 0.08rem;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .fz_jut .item .fz_zhong a {
    font-size: 12px;
  }
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .fz_jut .item .fz_zhong a:nth-last-of-type(-n+2) {
  margin-bottom: 0;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .fz_jut .item .fz_zhong a:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #666;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .fz_jut .item .fz_zhong a span {
  display: block;
  width: calc(100% - 4px);
  padding-left: 0.1rem;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .fz_jut .item .fz_zhong a:hover {
  background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadpro .f_mobile .fz_jut .item .fz_zhong a:hover:before {
  background: linear-gradient(to bottom, #E62129, #E62129);
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadsolution {
  width: 100%;
  padding-top: 0.4rem;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadsolution .fz_jut {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.1rem;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadsolution .fz_jut .f_item {
  width: 25%;
  padding: 0 0.1rem;
  margin-bottom: 0.2rem;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadsolution .fz_jut .f_item .fz_list {
  display: block;
  position: relative;
  overflow: hidden;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadsolution .fz_jut .f_item .fz_list .img {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 50.4%;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadsolution .fz_jut .f_item .fz_list .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadsolution .fz_jut .f_item .fz_list .font {
  position: absolute;
  top: 69%;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  padding: 0.18rem 0;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadsolution .fz_jut .f_item .fz_list .font .fz_title {
  line-height: 1.4;
  font-size: 18px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  text-align: center;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadsolution .fz_jut .f_item .fz_list .font .fz_title {
    font-size: 14px;
  }
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadsolution .fz_jut .f_item .fz_list:hover .img img {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadsolution .fz_jut .f_item .fz_list:hover .font {
  background: rgba(0, 54, 134, 0.8);
  top: 0;
  padding-top: 25.2%;
}
.hadbox-sec1 .f_navbox li .had_hover .hadbot_cont .hadsolution .fz_jut .f_item .fz_list:hover .font .fz_title {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hadbox-sec1 .f_navbox li:hover .tit span {
  color: #E62129;
}
.hadbox-sec1 .f_navbox li:hover .tit:after {
  width: 100%;
}
.hadbox-sec1 .f_navbox li:hover .hover1 {
  display: block;
}
.hadbox-sec1 .f_navbox li.on .tit {
  background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;
}
.hadbox-sec1 .gt {
  display: flex;
  height: 100%;
  align-items: center;
}
.hadbox-sec1 .gt .lange {
  display: flex;
  align-items: center;
  height: 100%;
  /*position: relative;*/
}
@media (max-width: 767px) {
  .hadbox-sec1 .gt .lange {
    display: none;
  }
}
.hadbox-sec1 .gt .lange .tit {
  display: flex;
  align-items: center;
  color: #fff;
}
.hadbox-sec1 .gt .lange .tit span {
  opacity: 0.5;
}
.hadbox-sec1 .gt .lange .tit i,
.hadbox-sec1 .gt .lange .tit b {
  display: flex;
  overflow: hidden;
}
.hadbox-sec1 .gt .lange .tit i {
  margin-right: 8px;
}
.hadbox-sec1 .gt .lange .tit b {
  margin-left: 8px;
  opacity: 0.5;	
}
.hadbox-sec1 .gt .lange .f_na {
  position: absolute;
  top: 100%;
  left: 0%;
  /*-webkit-transform: translateX(-50%);*/
  /*transform: translateX(-50%);*/
  width: 100%;
  padding: 12px 15px;
  background-color: #fff;
  display: none;
  z-index: 999;
  border-top: #f1f1f1 1px solid;
}
@media (max-width: 767px) {
  .hadbox-sec1 .gt .lange .f_na {
    left: initial;
    right: 0;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    padding: 8px 10px;
    width: 120px;
  }
}
.hadbox-sec1 .gt .lange .f_na a {
  line-height: 40px;
  display: block;
  text-align: center;
  border-bottom: 1px solid #f1f1f1;
  white-space: nowrap;
  color: #000;
  text-overflow: ellipsis;
  overflow: hidden;
}
.hadbox-sec1 .gt .lange .f_na a:last-child {
  border-bottom: none;
}
/*.hadbox-sec1 .gt .lange:hover .f_na{*/
/*  display: flex;!important;*/
/*  flex-wrap: wrap;*/
/*  justify-content: space-between;*/
/*}*/
/*.hadbox-sec1 .gt .lange .f_na a:hover{*/
/*  color: #E62129;*/
/*}*/
.hadbox-sec1 .gt .search1 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  margin-right: 22px;
}
@media (max-width: 767px) {
  .hadbox-sec1 .gt .search1 {
    display: none;
  }
}
.hadbox-sec1 .gt .search1 .tit {
  display: flex;
  align-items: center;
}
.hadbox-sec1 .gt .search1 .tit i{
  color: #ffffff;
}
.hadbox-sec1 .gt .qie {
  margin-left: 30px;
}
@media (min-width: 1200px) {
  .hadbox-sec1 .gt .qie {
    display: none;
  }
}
.hadbox-sec1 .gt .qie span {
  background-color: #fff;
}
.hadbox-sec2 {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 999;
  width: 100%;
  height: 100vh;
  height: calc(100vh - 70px);
  background-color: #fff;
  display: none;
}
.hadbox-sec2 .container {
  position: relative;
}
@media (max-width: 1199px) {
  .hadbox-sec2 .container {
    height: 100%;
    padding: 0 ;
  }
}
@media (max-width: 1199px) {
}
.hadbox-sec2 .container .f_portrait {
  width: 90px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: linear-gradient(to bottom, #E62129, #E62129);
  border-radius: 4px;
  font-size: 14px;
}
.hadbox-sec2 .container .form {
  background-color: #f1f1f1;
  display: flex;
  align-items: center;
  margin: 10px 0px
}
.hadbox-sec2 .container .form .f_sub,
.hadbox-sec2 .container .form .tx {
  height: 50px;
}
.hadbox-sec2 .container .form .int {
  display: flex;
  align-items: center;
  width: calc(100% - 10px);
  padding: 0 10px;
  height: 50px;
}
.hadbox-sec2 .container .form .int i {
  display: block;
  overflow: hidden;
}

.hadbox-sec2 .container .form .int .tx {
  width: calc(100% - 10px);
  padding: 0 10px;
  background: none;	
}
.hadbox-sec2 .container .form .f_sub {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  color: #fff;
  background: #E62129;
}
.hadbox-sec2 .container .navbox {
  padding: 0.4rem 0;
  line-height: 60px;
  height: 100%;
}
.hadbox-sec2 .container .navbox > ul {
  height: auto;
  margin-bottom: 30px;
  overflow-x: hidden;
  overflow-y: auto;
}
.hadbox-sec2 .container .navbox > ul li {
  list-style: none;
}
.hadbox-sec2 .container .navbox > ul > li {
  border-bottom: 1px solid #f1f1f1;
}
.hadbox-sec2 .container .navbox > ul > li .tit {
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hadbox-sec2 .container .navbox > ul > li .tit i {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hadbox-sec2 .container .navbox > ul > li ul {
  line-height: 35px;
  padding-bottom: 20px;
  padding-left: 20px;
  display: none;
}
.hadbox-sec2 .container .navbox > ul > li ul > li a {
  color: #888;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hadbox-sec2 .container .navbox > ul > li ul > li a i {
  width: 50px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: relative;
}
.hadbox-sec2 .container .navbox > ul > li ul > li a i img,
.hadbox-sec2 .container .navbox > ul > li ul > li a i svg {
  float: left;
  width: 30px;
}
.hadbox-sec2 .container .navbox > ul > li ul > li a i img path,
.hadbox-sec2 .container .navbox > ul > li ul > li a i svg path {
  fill: #666;
}
.hadbox-sec2 .container .navbox > ul > li ul > li a i:after,
.hadbox-sec2 .container .navbox > ul > li ul > li a i:before {
  content: "";
  display: block;
  width: 12px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -13px;
  background-color: #888;
}

.hadbox-sec2 .container .navbox > ul > li ul > li a i:before {
  transform: rotate(90deg);
}
.hadbox-sec2 .container .navbox > ul > li ul > li.active > a i:before {
  opacity: 0;
}
.hadbox-sec2 .container .navbox > ul > li ul ul a {
  font-size: 14px;
}
.hadbox-sec2 .container .navbox > ul > li.active .tit i {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.hadbox-sec2 .container .navbox > ul > li.on .tit {
  background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;
}

.hadbox-sec2 .fz_bt{
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;
  transition: all 0.3s linear;
  height: 50px;
  border: 1px solid #f1f1f1;
  width: 100%;
}

.hadbox-sec2 .fz_bt i{
  margin-right: 10px;
}

.hadbox-sec2 .fz_bt i svg{
  width: 100%;
  height: 100%;
}

.hadbox-sec2 .fz_bt i svg path{
  fill: #0b88e2;
}

.hadbox-sec2 .fz_bt span{
  background: #E62129; /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;
}

.hadbox-sec2 .fz_bt:hover{
  background: #E62129; /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;
}

.hadbox-sec2 .fz_bt:hover i{
  color: #fff;
}

.hadbox-sec2 .fz_bt:hover span{
  color: #fff;
}


.hadbox-sec3 {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  display: none;
  transform: all 0.3s;
}
.hadbox-sec3 .hadbot_cont .cont {
  padding-top: 50px;
}
.hadbox-sec3 .hadbot_cont .cont .form {
  background-color: #f1f1f1;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.hadbox-sec3 .hadbot_cont .cont .form .f_sub,
.hadbox-sec3 .hadbot_cont .cont .form .tx {
  height: 50px;
}
.hadbox-sec3 .hadbot_cont .cont .form .int {
  display: flex;
  align-items: center;
  width: calc(100% - 0px);
  padding: 0 20px;
}
.hadbox-sec3 .hadbot_cont .cont .form .int i {
  display: block;
  overflow: hidden;
}
.hadbox-sec3 .hadbot_cont .cont .form .int i img {
  float: left;
  width: 100%;
}
.hadbox-sec3 .hadbot_cont .cont .form .int .tx {
  width: calc(100% - 0px);
  padding: 0px 20px;
  background: none;	
}
.hadbox-sec3 .hadbot_cont .cont .form .f_sub {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #333333;
  transition: all 0.3s;
  width: 100px;	
}
.hadbox-sec3 .hadbot_cont .cont .form .f_sub:hover{
  background: #E62129;
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .form .f_sub {
    width: 1.5rem;
    font-size: 0.28rem;
  }
}
.hadbox-sec3 .hadbot_cont .cont .fz_key {
  display: flex;
  align-items: flex;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .fz_key {
    display: none;
  }
}
.hadbox-sec3 .hadbot_cont .cont .fz_key span,
.hadbox-sec3 .hadbot_cont .cont .fz_key a {
  display: block;
  color: #999999;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .fz_key span,
  .hadbox-sec3 .hadbot_cont .cont .fz_key a {
    font-size: 14px;
  }
}
.hadbox-sec3 .hadbot_cont .cont .fz_key a:hover {
  color: #999999;
}
.hadbox-sec3 .hadbot_cont .cont .fz_key .name {
  display: block;
  width: 105px;
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .fz_key .name {
    width: 90px;
  }
}
.hadbox-sec3 .hadbot_cont .cont .fz_key .jut {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 105px);
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .fz_key .jut {
    width: calc(100% - 90px);
  }
}
.hadbox-sec3 .hadbot_cont .cont .fz_key .jut span {
  display: block;
  margin: 0 10px;
}
.hadbox-sec3 .hadbot_cont .cont .fz_key .jut a,
.hadbox-sec3 .hadbot_cont .cont .fz_key .jut span {
  margin-bottom: 10px;
}
.hadbox-sec3 .hadbot_cont .cont .fz_title {
  font-size: 24px;
  padding-bottom: 10px;
  line-height: 1;
  border-bottom: 3px solid #f1f1f1;
  margin-bottom: 20px;
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .fz_title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .fz_title {
    display: none;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong {
    display: none;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt {
  /* width: 44%; */
  width: 55%;
  display: flex;
  justify-content: space-between;
  padding-left: 0.4rem;
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt {
    width: 56%;
  }
}

@media (max-width: 1290px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt {
    width: 65%;
  }
}

@media (max-width: 1200px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt {
    width: 70%;
  }
}

.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item {
  margin-right: 0.8rem;
}
@media (max-width: 991px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item {
    margin-right: 0.2rem;
  }
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item:last-child {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item:last-child {
    margin-bottom: 0;
  }
}


.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* color: #000000; */
  color: #333;
  font-size: 16px;
  transition: all 0.3s;
}

.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .tit:hover{
  background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;
}

.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .tit i {
  display: block;
  padding-left: 10px;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .tit i img {
  width: 10px;
  float: left;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (min-width: 768px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .tit i {
    display: none;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list {
  padding-top: 10px;
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list {
    display: none;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list a {
  display: block;
  color: #000000;
  opacity: 0.7;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list a:hover {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list a {
    margin-bottom: 10px;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list a:hover {
  background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;
  opacity: 1;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list .nei {
  margin-right: 0.4rem;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item .f_list .nei:last-child {
  margin-right: 0;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .item.on .tit i img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .fz_item .f_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .lt .fz_item .f_list {
    display: none;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #333333;
}
@media (max-width: 1900px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen {
    font-size: 14px;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .name {
  font-size: 16px;
  margin-right: 0.3rem;
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .name {
    font-size: 14px;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list {
  display: flex;
  align-items: center;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li {
  position: relative;
  margin-right: 0.2rem;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li:last-child {
  margin-right: 0;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li .er {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 120px;
  padding: 5px;
  background-color: #fff;
  margin-top: 15px;
}
@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li .er {
    width: 100px;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li .er img,
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list .li .er svg {
  width: 100%;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.5rem;
  height: 0.5rem;
  /* background: linear-gradient(to bottom, #E62129, #E62129); */
  background-color: #f1f1f1;
  border-radius: 50%;
  transition: all 0.3s;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list a:hover{
  background: linear-gradient(to bottom, #E62129, #E62129);
}
@media (max-width: 991px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list a {
    width: 0.6rem;
    height: 0.6rem;
  }
}
@media (max-width: 767px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list a {
    width: 0.72rem;
    height: 0.72rem;
  }
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list a img {
  /* opacity: 0.8; */
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  /* max-width: 16px; */
  /* max-height: 16px; */
  max-width: 24px;
  max-height: 24px;
}

.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list a svg path{
  fill: #315c9c;
}
.hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list a:hover svg path{
  fill:#fff; 
}

@media (max-width: 1580px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list a img {
    /* max-width: 12px;
    max-height: 12px; */
    max-width: 20px;
    max-height: 20px;
  }
}
@media (min-width: 768px) {
  .hadbox-sec3 .hadbot_cont .cont .f_zhong .gt .fen .list a:hover img {
    opacity: 1;
  }
}
.hadbox:hover .hadbox-sec1 {
  background-color: #fff;
  border-color: #f1f1f1;
}
.hadbox:hover .hadbox-sec1 .lt {
  border-color: #f1f1f1;
}
.hadbox:hover .hadbox-sec1 .lt .logo img:nth-child(1),
.hadbox:hover .hadbox-sec1 .lt .logo svg:nth-child(1) {
  display: none;
}
.hadbox:hover .hadbox-sec1 .lt .logo img:nth-child(2),
.hadbox:hover .hadbox-sec1 .lt .logo svg:nth-child(2) {
  display: block;
}
.hadbox:hover .hadbox-sec1 .lt .text {
  color: #999999;
  opacity: 1;
}
.hadbox:hover .hadbox-sec1 .lt .text a,.hadbox.hadbox2 .hadbox-sec1 .lt .text a{
  color: #999;
}

.hadbox:hover .hadbox-sec1 .lt .text a:hover{
  background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;
}

.hadbox:hover .hadbox-sec1 .f_navbox li .tit {
  color: #000000;
}
.hadbox:hover .hadbox-sec1 .f_navbox li .tit i img:nth-child(1) {
  display: none;
}
.hadbox:hover .hadbox-sec1 .f_navbox li .tit i img:nth-child(2) {
  display: block;
}
.hadbox:hover .hadbox-sec1 .gt .lange .tit span {
  color: #888888;
}
.hadbox:hover .hadbox-sec1 .gt .lange .tit i{
  color: #000000;
}
.hadbox:hover .hadbox-sec1 .gt .lange .tit b i{
  color: #888888;
}
.hadbox:hover .hadbox-sec1 .gt .search1 .tit i{
  color: #000000;
}
.hadbox:hover .hadbox-sec1 .gt .qie span {
  background-color: #000000;
}
.hadbox2 .hadbox-sec1 {
  background-color: #fff;
  border-color: #f1f1f1;
}
.hadbox2 .hadbox-sec1 .lt {
  border: 0px;
}
.hadbox2 .hadbox-sec1 .lt .logo img:nth-child(1) {
  display: none;
}
.hadbox2 .hadbox-sec1 .lt .logo img:nth-child(2) {
  display: block;
}
.hadbox2 .hadbox-sec1 .lt .text {
  color: #999999;
  opacity: 1;
}
.hadbox2 .hadbox-sec1 .f_navbox li .tit {
  color: #000000;
}
.hadbox2 .hadbox-sec1 .f_navbox li .tit i img:nth-child(1) {
  display: none;
}
.hadbox2 .hadbox-sec1 .f_navbox li .tit i img:nth-child(2) {
  display: block;
}
.hadbox2 .hadbox-sec1 .gt .lange .tit span {
  opacity: 1;
  color: #888888;
}
.hadbox2 .hadbox-sec1 .gt .lange .tit b i{
  color: #888888;
}
.hadbox2 .hadbox-sec1 .gt .lange .tit i{
  color: #000000;
}
.hadbox2 .hadbox-sec1 .gt .search1 .tit i{
  color: #000000;
}
.hadbox2 .hadbox-sec1 .gt .qie span {
  background-color: #000000;
}
.hadbox3 .hadbox-sec1 {
  line-height: 102px;
  height: 102px;
}
@media (max-width: 1580px) {
  .hadbox3 .hadbox-sec1 {
    height: 102px;
    line-height: 102px;
  }
}
@media (max-width: 991px) {
  .hadbox3 .hadbox-sec1 {
    height: 65px;
    line-height: 65px;
  }
}
@media (max-width: 767px) {
  .hadbox3 .hadbox-sec1 {
    height: 60px;
    line-height: 60px;
  }
}
.hadbot {
  background-color: #fff;
  /* height: calc(100vh - 110px); */
  height: calc(100vh - 140px);
}
@media (max-width: 1580px) {
  .hadbot {
    height: calc(100vh - 80px);
  }
}
@media (max-width: 767px) {
  .hadbot {
    height: auto;
  }
}
.hadbot .hadbot_cont {
  overflow: auto;
  height: calc(100% - 100px);
}
@media (max-width: 1580px) {
  .hadbot .hadbot_cont {
    height: calc(100% - 80px);
  }
}
@media (max-width: 767px) {
  .hadbot .hadbot_cont {
    height: auto;
  }
}

.hadbox.hadbox2 .hadbot .hadbot_cont {
  height: calc(100% - 70px);
}

.hadbot .hadbot_jut {
  height: 100px;
  width: 100%;
  background: #E62129;
  background-size: cover;
}
@media (max-width: 1580px) {
  .hadbot .hadbot_jut {
    height: 80px;
  }
}
@media (max-width: 767px) {
  .hadbot .hadbot_jut {
    display: none;
  }
}
.hadbot .hadbot_jut .container {
  height: 100%;
}
.hadbot .hadbot_jut .container .cont {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding-left: 0.38rem;
  color: #fff;
  /* justify-content: center; */
}
.hadbot .hadbot_jut .container .cont .fz_lt {
  display: flex;
}
.hadbot .hadbot_jut .container .cont .fz_lt .font {
  /* margin-right: 1rem; */
  margin-right: 20px;
  display: flex;
  align-items: center;
}
.hadbot .hadbot_jut .container .cont .fz_lt .font .name {
  line-height: 1;
  /* opacity: 0.5; */
  opacity: 1;
  /* margin-bottom: 10px; */
}

.hadbot .hadbot_jut .container .cont .fz_lt .font .tel {
  line-height: 0.8;
}
.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  background-color: #fff;
  width: 150px;
  background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;
  transition: all 0.3s linear;
  height: 50px;
}
.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt span{
  background: -webkit-linear-gradient(left, #E62129, #E62129); /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;
}
.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt i {
  display: block;
  margin-right: 8px;
  overflow: hidden;
}
.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt i img,
.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt i svg {
  width: 100%;
  float: left;
}
.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt i svg path{
  fill: #0b88e2;
}
.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt:hover {

}
.hadbot .hadbot_jut .container .cont .fz_lt .fz_bt:hover span{

}
.hadbot .hadbot_jut .container .cont .close {
  display: flex;
  align-items: center;
  color: #ffffff;
  cursor: pointer;
}
.hadbot .hadbot_jut .container .cont .close i {
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-left: 8px;
}
.hadbot .hadbot_jut .container .cont .close i img,
.hadbot .hadbot_jut .container .cont .close i svg {
  width: 100%;
  float: left;
}

.hadbot .hadbot_jut .container .cont .close:hover i {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.hadbot .hadbot_jut .container .cont .close span{
  color: #fff;
  text-align: center;
  line-height: 1;
}

.hadbox-sec3 .hadbot_jut .container .cont .close{
    position: absolute;
    top: 50px;
    right: 50px;
    flex-direction: column;
    justify-content: center;
}
.hadbox-sec3 .hadbot_jut .container .cont .close i{
  min-width: 40px;
  min-height: 40px;
  border-radius: 1000px;
  background: #E62129;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  margin-left: 0;
}

.hadbox-sec3 .hadbot_jut .container .cont .close span{
  background: #E62129; /* Safari/Chrome */-webkit-background-clip: text;-webkit-text-fill-color: transparent;
  order: 1;
}
.basemenubut {
  display: flex;
  align-content: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  height: 100%;
  width: 22px;
}
.basemenubut span {
  display: block;
  width: 100%;
  height: 2px;
  margin-bottom: 5px;
  border-radius: 3px;
  background-color: #666;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.basemenubut span:last-child {
  margin-bottom: 0;
}
.basemenubut span:nth-child(2) {
  width: 80%;
}
.basemenubut2 span:nth-child(1) {
  transform: rotate(45deg);
  margin: 0;
  margin-top: 2px;
}
.basemenubut2 span:nth-child(2) {
  display: none;
}
.basemenubut2 span:nth-child(3) {
  transform: rotate(-45deg);
  margin: 0;
  margin-top: -2px;
}

.f_navbox {
  position: relative;
  display: flex;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.f_navbox > li {
  position: relative;
  padding: 0 15px;
  font-size: 1rem;
}
.f_navbox li a{
  color: #fff;
}

.f_navbox li .fz_hover .fz_hover_hover li a{
  display: flex;
  color: #000;
  height: 50px;
  align-items: center;
}

.fz_hover {
  position: absolute;
  top: 100%;
  left: 0;
  white-space: nowrap;
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.3s ease;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  z-index: 1;
}

.f_navbox > li:hover .fz_hover {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}

.fz_hover > ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 0;
  margin: 0;
}

.fz_hover > ul > li {
  position: relative;
  width: 100%;
  padding: 8px 25px;
  height: 40px;
  line-height: 40px;
}

.fz_hover > ul > li > ul {
  position: absolute;
  left: calc(100% + 0px);
  top: 0;
  white-space: nowrap;
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
  padding: 0 15px;
}

.fz_hover > ul > li:hover > ul {
  visibility: visible;
  opacity: 1;
  left: calc(100% + 0px);
}

.fz_hover > ul > li > ul li {
  /* padding: 8px 25px; */
  /* height: 50px; */
}

.f_navbox a {
  color: #333;
  text-decoration: none;
  transition: all 0.2s ease;
}

.fz_hover > ul > li > a {
  color: #000;
  display: flex;
  align-items: center;
  height: 100%;
}

.fz_hover > ul > li > a:hover,.f_navbox li .fz_hover .fz_hover_hover li a:hover {
  transform: translateX(5px);
  color: #E62129;
}

.fz_hover > ul > li > a i {
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 5px;
}

@media (max-width: 1199px) {
  .fz_hover > ul {
    flex-direction: column;
  }

  .fz_hover > ul > li {
    width: 100% !important;
    padding: 8px 15px;
  }

  .fz_hover > ul > li > ul {
    position: absolute;
    box-shadow: none;
    padding: 0 10px;
    visibility: hidden;
    opacity: 1;
    transform: none !important;
  }

}

.icon-af {
  background-image: url(../images/languages_icon.png);
  background-position: 0px 0px;
  width: 50px;
  height: 30px;
}

.icon-am {
  background-image: url(../images/languages_icon.png);
  background-position: -50px 0px;
  width: 50px;
  height: 30px;
}

.icon-ar {
  background-image: url(../images/languages_icon.png);
  background-position: 0px -30px;
  width: 50px;
  height: 30px;
}

.icon-az {
  background-image: url(../images/languages_icon.png);
  background-position: -50px -30px;
  width: 50px;
  height: 30px;
}

.icon-be {
  background-image: url(../images/languages_icon.png);
  background-position: 0px -60px;
  width: 50px;
  height: 30px;
}

.icon-bg {
  background-image: url(../images/languages_icon.png);
  background-position: -50px -60px;
  width: 50px;
  height: 30px;
}

.icon-bn {
  background-image: url(../images/languages_icon.png);
  background-position: -100px 0px;
  width: 50px;
  height: 30px;
}

.icon-bs {
  background-image: url(../images/languages_icon.png);
  background-position: -100px -30px;
  width: 50px;
  height: 30px;
}

.icon-ca {
  background-image: url(../images/languages_icon.png);
  background-position: -100px -60px;
  width: 50px;
  height: 30px;
}

.icon-ceb {
  background-image: url(../images/languages_icon.png);
  background-position: 0px -90px;
  width: 50px;
  height: 30px;
}

.icon-co {
  background-image: url(../images/languages_icon.png);
  background-position: -50px -90px;
  width: 50px;
  height: 30px;
}

.icon-cs {
  background-image: url(../images/languages_icon.png);
  background-position: -100px -90px;
  width: 50px;
  height: 30px;
}

.icon-cy {
  background-image: url(../images/languages_icon.png);
  background-position: 0px -120px;
  width: 50px;
  height: 30px;
}

.icon-da {
  background-image: url(../images/languages_icon.png);
  background-position: -50px -120px;
  width: 50px;
  height: 30px;
}

.icon-de {
  background-image: url(../images/languages_icon.png);
  background-position: -100px -120px;
  width: 50px;
  height: 30px;
}

.icon-el {
  background-image: url(../images/languages_icon.png);
  background-position: -150px 0px;
  width: 50px;
  height: 30px;
}

.icon-en {
  background-image: url(../images/languages_icon.png);
  background-position: -150px -30px;
  width: 50px;
  height: 30px;
}

.icon-eo {
  background-image: url(../images/languages_icon.png);
  background-position: -150px -60px;
  width: 50px;
  height: 30px;
}

.icon-es {
  background-image: url(../images/languages_icon.png);
  background-position: -150px -90px;
  width: 50px;
  height: 30px;
}

.icon-et {
  background-image: url(../images/languages_icon.png);
  background-position: -150px -120px;
  width: 50px;
  height: 30px;
}

.icon-eu {
  background-image: url(../images/languages_icon.png);
  background-position: 0px -150px;
  width: 50px;
  height: 30px;
}

.icon-fa {
  background-image: url(../images/languages_icon.png);
  background-position: -50px -150px;
  width: 50px;
  height: 30px;
}

.icon-fi {
  background-image: url(../images/languages_icon.png);
  background-position: -100px -150px;
  width: 50px;
  height: 30px;
}

.icon-fr {
  background-image: url(../images/languages_icon.png);
  background-position: -150px -150px;
  width: 50px;
  height: 30px;
}

.icon-fy {
  background-image: url(../images/languages_icon.png);
  background-position: -200px 0px;
  width: 50px;
  height: 30px;
}

.icon-ga {
  background-image: url(../images/languages_icon.png);
  background-position: -200px -30px;
  width: 50px;
  height: 30px;
}

.icon-gd {
  background-image: url(../images/languages_icon.png);
  background-position: -200px -60px;
  width: 50px;
  height: 30px;
}

.icon-gl {
  background-image: url(../images/languages_icon.png);
  background-position: -200px -90px;
  width: 50px;
  height: 30px;
}

.icon-gu {
  background-image: url(../images/languages_icon.png);
  background-position: -200px -120px;
  width: 50px;
  height: 30px;
}

.icon-ha {
  background-image: url(../images/languages_icon.png);
  background-position: -200px -150px;
  width: 50px;
  height: 30px;
}

.icon-haw {
  background-image: url(../images/languages_icon.png);
  background-position: 0px -180px;
  width: 50px;
  height: 30px;
}

.icon-hi {
  background-image: url(../images/languages_icon.png);
  background-position: -50px -180px;
  width: 50px;
  height: 30px;
}

.icon-hmn {
  background-image: url(../images/languages_icon.png);
  background-position: -100px -180px;
  width: 50px;
  height: 30px;
}

.icon-hr {
  background-image: url(../images/languages_icon.png);
  background-position: -150px -180px;
  width: 50px;
  height: 30px;
}

.icon-ht {
  background-image: url(../images/languages_icon.png);
  background-position: -200px -180px;
  width: 50px;
  height: 30px;
}

.icon-hu {
  background-image: url(../images/languages_icon.png);
  background-position: 0px -210px;
  width: 50px;
  height: 30px;
}

.icon-hy {
  background-image: url(../images/languages_icon.png);
  background-position: -50px -210px;
  width: 50px;
  height: 30px;
}

.icon-id {
  background-image: url(../images/languages_icon.png);
  background-position: -100px -210px;
  width: 50px;
  height: 30px;
}

.icon-ig {
  background-image: url(../images/languages_icon.png);
  background-position: -150px -210px;
  width: 50px;
  height: 30px;
}

.icon-is {
  background-image: url(../images/languages_icon.png);
  background-position: -200px -210px;
  width: 50px;
  height: 30px;
}

.icon-it {
  background-image: url(../images/languages_icon.png);
  background-position: -250px 0px;
  width: 50px;
  height: 30px;
}

.icon-iw {
  background-image: url(../images/languages_icon.png);
  background-position: -250px -30px;
  width: 50px;
  height: 30px;
}

.icon-ja {
  background-image: url(../images/languages_icon.png);
  background-position: -250px -60px;
  width: 50px;
  height: 30px;
}

.icon-jv {
  background-image: url(../images/languages_icon.png);
  background-position: -250px -90px;
  width: 50px;
  height: 30px;
}

.icon-jw {
  background-image: url(../images/languages_icon.png);
  background-position: -250px -120px;
  width: 50px;
  height: 30px;
}

.icon-ka {
  background-image: url(../images/languages_icon.png);
  background-position: -250px -150px;
  width: 50px;
  height: 30px;
}

.icon-kk {
  background-image: url(../images/languages_icon.png);
  background-position: -250px -180px;
  width: 50px;
  height: 30px;
}

.icon-km {
  background-image: url(../images/languages_icon.png);
  background-position: -250px -210px;
  width: 50px;
  height: 30px;
}

.icon-kn {
  background-image: url(../images/languages_icon.png);
  background-position: 0px -240px;
  width: 50px;
  height: 30px;
}

.icon-ko {
  background-image: url(../images/languages_icon.png);
  background-position: -50px -240px;
  width: 50px;
  height: 30px;
}

.icon-ku {
  background-image: url(../images/languages_icon.png);
  background-position: -100px -240px;
  width: 50px;
  height: 30px;
}

.icon-ky {
  background-image: url(../images/languages_icon.png);
  background-position: -150px -240px;
  width: 50px;
  height: 30px;
}

.icon-la {
  background-image: url(../images/languages_icon.png);
  background-position: -200px -240px;
  width: 50px;
  height: 30px;
}

.icon-lb {
  background-image: url(../images/languages_icon.png);
  background-position: -250px -240px;
  width: 50px;
  height: 30px;
}

.icon-lo {
  background-image: url(../images/languages_icon.png);
  background-position: 0px -270px;
  width: 50px;
  height: 30px;
}

.icon-lt {
  background-image: url(../images/languages_icon.png);
  background-position: -50px -270px;
  width: 50px;
  height: 30px;
}

.icon-lv {
  background-image: url(../images/languages_icon.png);
  background-position: -100px -270px;
  width: 50px;
  height: 30px;
}

.icon-mg {
  background-image: url(../images/languages_icon.png);
  background-position: -150px -270px;
  width: 50px;
  height: 30px;
}

.icon-mi {
  background-image: url(../images/languages_icon.png);
  background-position: -200px -270px;
  width: 50px;
  height: 30px;
}

.icon-mk {
  background-image: url(../images/languages_icon.png);
  background-position: -250px -270px;
  width: 50px;
  height: 30px;
}

.icon-ml {
  background-image: url(../images/languages_icon.png);
  background-position: -300px 0px;
  width: 50px;
  height: 30px;
}

.icon-mn {
  background-image: url(../images/languages_icon.png);
  background-position: -300px -30px;
  width: 50px;
  height: 30px;
}

.icon-mr {
  background-image: url(../images/languages_icon.png);
  background-position: -300px -60px;
  width: 50px;
  height: 30px;
}

.icon-ms {
  background-image: url(../images/languages_icon.png);
  background-position: -300px -90px;
  width: 50px;
  height: 30px;
}

.icon-mt {
  background-image: url(../images/languages_icon.png);
  background-position: -300px -120px;
  width: 50px;
  height: 30px;
}

.icon-my {
  background-image: url(../images/languages_icon.png);
  background-position: -300px -150px;
  width: 50px;
  height: 30px;
}

.icon-ne {
  background-image: url(../images/languages_icon.png);
  background-position: -300px -180px;
  width: 50px;
  height: 30px;
}

.icon-nl {
  background-image: url(../images/languages_icon.png);
  background-position: -300px -210px;
  width: 50px;
  height: 30px;
}

.icon-no {
  background-image: url(../images/languages_icon.png);
  background-position: -300px -240px;
  width: 50px;
  height: 30px;
}

.icon-ny {
  background-image: url(../images/languages_icon.png);
  background-position: -300px -270px;
  width: 50px;
  height: 30px;
}

.icon-pa {
  background-image: url(../images/languages_icon.png);
  background-position: 0px -300px;
  width: 50px;
  height: 30px;
}

.icon-pl {
  background-image: url(../images/languages_icon.png);
  background-position: -50px -300px;
  width: 50px;
  height: 30px;
}

.icon-ps {
  background-image: url(../images/languages_icon.png);
  background-position: -100px -300px;
  width: 50px;
  height: 30px;
}

.icon-pt {
  background-image: url(../images/languages_icon.png);
  background-position: -150px -300px;
  width: 50px;
  height: 30px;
}

.icon-ro {
  background-image: url(../images/languages_icon.png);
  background-position: -200px -300px;
  width: 50px;
  height: 30px;
}

.icon-ru {
  background-image: url(../images/languages_icon.png);
  background-position: -250px -300px;
  width: 50px;
  height: 30px;
}

.icon-sd {
  background-image: url(../images/languages_icon.png);
  background-position: -300px -300px;
  width: 50px;
  height: 30px;
}

.icon-si {
  background-image: url(../images/languages_icon.png);
  background-position: -350px 0px;
  width: 50px;
  height: 30px;
}

.icon-sk {
  background-image: url(../images/languages_icon.png);
  background-position: -350px -30px;
  width: 50px;
  height: 30px;
}

.icon-sl {
  background-image: url(../images/languages_icon.png);
  background-position: -350px -60px;
  width: 50px;
  height: 30px;
}

.icon-sm {
  background-image: url(../images/languages_icon.png);
  background-position: -350px -90px;
  width: 50px;
  height: 30px;
}

.icon-sn {
  background-image: url(../images/languages_icon.png);
  background-position: -350px -120px;
  width: 50px;
  height: 30px;
}

.icon-so {
  background-image: url(../images/languages_icon.png);
  background-position: -350px -150px;
  width: 50px;
  height: 30px;
}

.icon-sq {
  background-image: url(../images/languages_icon.png);
  background-position: -350px -180px;
  width: 50px;
  height: 30px;
}

.icon-sr {
  background-image: url(../images/languages_icon.png);
  background-position: -350px -210px;
  width: 50px;
  height: 30px;
}

.icon-st {
  background-image: url(../images/languages_icon.png);
  background-position: -350px -240px;
  width: 50px;
  height: 30px;
}

.icon-su {
  background-image: url(../images/languages_icon.png);
  background-position: -350px -270px;
  width: 50px;
  height: 30px;
}

.icon-sv {
  background-image: url(../images/languages_icon.png);
  background-position: -350px -300px;
  width: 50px;
  height: 30px;
}

.icon-sw {
  background-image: url(../images/languages_icon.png);
  background-position: 0px -330px;
  width: 50px;
  height: 30px;
}

.icon-ta {
  background-image: url(../images/languages_icon.png);
  background-position: -50px -330px;
  width: 50px;
  height: 30px;
}

.icon-te {
  background-image: url(../images/languages_icon.png);
  background-position: -100px -330px;
  width: 50px;
  height: 30px;
}

.icon-tg {
  background-image: url(../images/languages_icon.png);
  background-position: -150px -330px;
  width: 50px;
  height: 30px;
}

.icon-th {
  background-image: url(../images/languages_icon.png);
  background-position: -200px -330px;
  width: 50px;
  height: 30px;
}

.icon-tl {
  background-image: url(../images/languages_icon.png);
  background-position: -250px -330px;
  width: 50px;
  height: 30px;
}

.icon-tr {
  background-image: url(../images/languages_icon.png);
  background-position: -300px -330px;
  width: 50px;
  height: 30px;
}

.icon-uk {
  background-image: url(../images/languages_icon.png);
  background-position: -350px -330px;
  width: 50px;
  height: 30px;
}

.icon-ur {
  background-image: url(../images/languages_icon.png);
  background-position: 0px -360px;
  width: 50px;
  height: 30px;
}

.icon-uz {
  background-image: url(../images/languages_icon.png);
  background-position: -50px -360px;
  width: 50px;
  height: 30px;
}

.icon-vi {
  background-image: url(../images/languages_icon.png);
  background-position: -100px -360px;
  width: 50px;
  height: 30px;
}

.icon-xh {
  background-image: url(../images/languages_icon.png);
  background-position: -150px -360px;
  width: 50px;
  height: 30px;
}

.icon-yi {
  background-image: url(../images/languages_icon.png);
  background-position: -200px -360px;
  width: 50px;
  height: 30px;
}

.icon-yo {
  background-image: url(../images/languages_icon.png);
  background-position: -250px -360px;
  width: 50px;
  height: 30px;
}

.icon-zh-CN {
  background-image: url(../images/languages_icon.png);
  background-position: -300px -360px;
  width: 50px;
  height: 30px;
}

.icon-zh-TW {
  background-image: url(../images/languages_icon.png);
  background-position: -350px -360px;
  width: 50px;
  height: 30px;
}

.icon-zu {
  background-image: url(../images/languages_icon.png);
  background-position: -400px 0px;
  width: 50px;
  height: 30px;
}