/*-- header --*/

.mustLogin .closeBtn{ display:none !important;}
.mustLogin .ant-modal-wrap .closeBtn{
  display:none !important;
}
.layui-m-layershade {
  background: url( ../img/bg_default11.jpg?v=1) no-repeat center top;
    background-size: auto;
  background-size: 100% 100%;
}
.login-box .btn-big,.login-box .btn-big:hover{ color:#fff !important;}
.login-box input{ -webkit-appearance: none;}

header { padding: 0 !important; background-color:#fff; overflow: hidden; position:fixed; top: 0; z-index:990; box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1); }
header .nav-bg { width: 100%; height: 55px; position: absolute; top: 0; background: url(../img/ucenter/nav-bg.png) top center repeat-x !important; }
header nav.navbar{ padding:0 10px !important; height:55px !important; background-color:#fff;}
header nav.navbar .navbar-brand { width: 120px; font-size:0px !important; padding-top:0px !important; padding-bottom:0px !important;}
header nav.navbar .navbar-brand img{ width:100%;}
header nav.navbar .nav-link { color: #fff !important; padding-left: 0.7rem !important; padding-right: 0.7rem !important; }
header nav.navbar .nav-item.active a { color: #c7000b !important; }
header nav.navbar .nav-link:hover { color: #c7000b !important; }


@media (max-width: 576px) { 
  header {
    background: #fff !important;

 }

  header nav.navbar .navbar-brand {
    /*background: url(../img/ucenter/logo2.png) top center no-repeat;*/
    background-size: contain; display:inline-block;
  }


  header .navbar-toggler { 
    border-color: #fff !important; 
    border: none; padding:0 !important;
  } 

  header .nav-bg {
    background: #000 !important;  
  }

  header nav.navbar .nav-link {
    color: #fff !important;
  }
}

.live-intro-list{ font-size:14px; line-height:1.6; overflow:hidden;} 
.live-intro-list img{ display:block; clear:both; max-width:100%;} 

.wrap {
  background: url(../img/live/tv/bg.jpg) center 500px no-repeat;
  background-size: cover;
}

.live-agenda .wrap {
  background: url(../img/live/agenda/bg.jpg) center 500px no-repeat;
  background-size: cover;
}

.main-wrap {
  padding-top: 15px !important;
}

h5 img {
  width: 19px;
  height: auto;
}

/*-- main nav --*/
.main-nav {
  background:url(../img/live/nav.png) right center no-repeat;
  background-size: 100% 100%;
  height: 50px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #fff;
  padding-top: 4px;
}

.main-nav > li a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.main-nav > li {
  padding-bottom: 5px;
}

.main-nav > li.active {
  border-bottom: 1px solid #fff;
}

/*-- live-guests --*/

.live-guests .live-guest-list {
  padding-bottom: 50px;
  padding-top: 0px;
}

.live-guests .live-guest-info .live-guest-avatar {
  position: relative;
}

.live-guests .live-guest-info .live-guest-avatar img {
  border-radius: 50%;
  display: inline-block;
  position: relative;
  z-index: 5; width:100%; max-width:168px; 
}

.live-guests .live-guest-info .live-guest-avatar::after {
  content: '';
  position: absolute;
  top: -3%;
  left: -3%;
  width: 106%;
  height: 106%;
  border-radius: 50%;
  background: -webkit-linear-gradient(216deg, rgba(218, 73, 87, 1), rgba(129, 88, 184, 1), rgba(85, 92, 193, 1), rgba(107, 173, 105, 1));
  z-index: 1;
}


.live-guests .swiper-slide img {
  max-width: 100%; border-radius: 90px;
}

.live-guests .swiper-button-next span,
.live-guests .swiper-button-prev span {
  font-size: 32px !important;
}

.live-guests .swiper-button-next,
.live-guests .swiper-button-prev {
  top: 95.2%;
}

.live-guests .swiper-button-next {
  left: 54%;
}

.live-guests .swiper-button-prev { 
  left: 38%;
}


/*-- title --*/
.live-title {
  font-size: 20px;
}

.live-title span.title-sub {
  font-size: 13px;
  margin-left: 15px;
  color: #999; 
  font-weight: normal;
}


.live-title span.title-main {
  line-height: 18px;
}

/*-- swipers--*/
.swiper-button-next::after {
  content: '' !important;
  outline: none !important;
}

.swiper-button-prev::after {
  content: '' !important;
  outline: none !important;
}

.live-products .swiper-slide img {
  width: 100%;
}

@media (max-width: 576px) { 
  .live-products .swiper-slide {
    width: 100%;
  }
}

.live-products {
  position: relative;
}

.live-products .swiper-slide {
  overflow: hidden;
}

.live-products .swiper-slide:hover .product-intro {
  bottom: 0;
  top: auto;
}

.live-products .product-intro {
  padding: 10px 20px 20px;
  color: #fff;
  font-size: 14px;
  width: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  top: 83%;
  transition: all ease-out 0.3s;
}

.live-products .product-intro a {
  color: #fff;
}

.hot-category-list-wrap .hot-category-list-container {
  margin-left: -3px;
}

.hot-category-list-wrap .swiper-button-prev {
  top: 49%;
  left: -15px;
}

.hot-category-list-wrap .swiper-button-next {
  top: 49%;
  right: -15px;
}

.hot-category-list > li {
  padding-bottom: 8px;
  text-align: center;
  position: relative;
  color:#333 !important;
  font-size: 14px;   
}

.hot-category-list > li a {
  color:#333 !important;
  font-size: 14px; 
}

.hot-category-list > li a:hover {
  color: #333 !important;
}

/*.hot-category-list > li::after {
  content: '';
  position: absolute;
  background-color: #c7000b;
  height: 4px;
  width: 35px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: none;
  border-radius: 20px;
}
.hot-category-list > li.active::after {
  display: block;
}*/


.hot-category-list  li span {
  padding-bottom: 8px;
  text-align: center;
  position: relative;
  font-size: 14px;   
}
.hot-category-list  li span::after {
  content: '';
  position: absolute;
  background-color: #c7000b;
  height: 4px;
  width: 35px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: none;
  border-radius: 20px;
}

.hot-category-list li.active span::after {
  display: block;
}



.live-hot-list-wrap {
  background-color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
  font-size: 14px;
}

.live-hot-list {
  padding-top: 20px;
}

.live-hot-list > li {
  padding: 0 10px;
}

.live-hot-list img {
  max-width: 100%;
  width: 100%;
  display: inline-block;
  margin: 0 auto;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}

.live-hot-list .hot-desc {
  min-height: 70px;
  padding: 10px;
  overflow: hidden;
}

.live-promo {
  position: relative;
}

.live-promo .swiper-slide {
  width: 33%;
  height: auto;
}

.live-promo-list img {
  max-width: 100%;
  width: 100%;
}

.live-others-list {
  font-size: 14px;
}

.live-others-list > li {
  margin-bottom: 15px;
}

.live-others-list > li:hover > div {
  color: #fff;
  background: url(../img/live/tv/hover.png) no-repeat;
  background-size: cover;
}

.live-others-list > li:hover > div a {
  color: #fff !important;
}

.live-others-list > li > div {
  background-color: #fff;
  padding: 10px 10px;
  cursor: pointer;
}

.live-others-list .live-others-desc a {
  color: #666 !important;
}

.live-channel-intro {
  background-color: #f4f5f8;
  box-shadow: 0 0 .55rem rgba(0,0,0,.075)!important
}

.live-channel-intro .live-channel-desc {
  border-left: 1px solid;
}

.live-channel-logo::after {
  content: '';
  position: absolute;
  top: -1px; bottom: -1px;
  left: -1px; right: -1px;
  z-index: -1;
  border-radius: 50%;
  background:linear-gradient(211deg, rgba(218,73,87,1), rgba(129,88,184,1), rgba(85,92,193,1), rgba(107,173,105,1));
}

.live-channel-logo {
  position: relative;
  border: 4px solid transparent;
  border-radius: 50%;
  background-clip: padding-box;
  padding: 1px;
  z-index: 10;
  transform: scale(0.9);
}

.live-channel-intro .live-channel-logo {
  transform: scale(0.8);
}

.live-channel-logo img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

@media (max-width: 576px) { 
  .live-channel-intro .live-channel-desc {
    border: none;
  }
  .live-channel-first {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
  }
}

.live-recommend-list {
  position: relative;
  height: 100%;
}

.live-recommend-list > li {
  margin-bottom: 10px;
}

.live-tv-recommend-list {
  position: relative;
}

.live-tv-recommend-list > li {
  font-size: 14px;
  position: relative;
  overflow: hidden;
}

.live-tv-recommend-list .swiper-slide {
  width: 33%;
  height: auto;
}

.live-tv-recommend-list img {
  max-width: 100%;
  width: 100%;
  border-radius: 3px;
}
.live-tv-recommend-list a{ display:block;}

.live-tv-recommend-list .swiper-pagination {
  bottom: -30px;
}

.live-tv-recommend-list .live-tv-recommend-intro {
  width: 100%;
  position: absolute;
  bottom: 0;
  color: #fff;
  font-size: 13px;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 0;
}

.live-tv-other-list > li {
  border-radius: 5px;
  background-color: #fff;
  width: 30.5%;
  padding: 15px 0;
  font-size: 13px;
  margin-bottom: 8px;
  margin-right: 2px;
  margin-left: 2px;
} 

.live-tv-other-list .live-tv-other-pic {
  text-align: center;
  width: 100%;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.live-tv-other-list .live-tv-other-pic img {
  width: 33px;
}
.live-tv-other-list .mt-1{ text-align:center; padding:0 5px; display:block;}



/*-- iframe --*/
.iframe {
  position: relative;
}

/*-- swiper --*/
.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-pagination {
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -30px;
}

.swiper-pagination span {
  margin-right: 8px;
}

.swiper-pagination .swiper-pagination-bullet {
  transition: all ease-out 300ms;
}

.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #c7000b;
  width: 25px;
  border-radius: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

/*-- dockers --*/
.dockers {
  width: 80px;
  position: fixed;
  right: 50px;
  top: 100px;
  z-index: 10;
}

.docker {
  border-radius: 5px;
  border: 1px solid #999;
  background-color: #fff;
  font-size: 14px;
  padding: 0 10px;
  color: #999;
}

.docker li {
  width: 100%;
}

.docker.docker2 .docker2-wrap .tip::before {
  color: #000;
  content: '\e612';
}

.docker.docker2 .docker2-wrap.collapsed .tip::before {
  content: '\e622';
}

.docker a {
  color: #999;
  font-size: 14px;
}

.docker .docker-button {
  margin-top: 25px;
  margin-bottom: 25px;
  position: relative;
}

.docker .docker-icon {
  margin-bottom: 5px;
}

.docker .docker-text {
  font-weight: bold;
}

.docker1 .docker-sub {
  position: absolute;
  top: 0;
  background-color: #fff;
  padding: 10px 15px;
  color: #000;
}

.docker1 .docker-sub::after {
  content: '';
  position: absolute;
  border: 15px solid transparent;
  border-left: 20px solid #fff;
  width: 0;
  height: 0;
  right: -23px;
  top: 10px;
}

.docker1 .docker-btn1 .docker-icon {
  width: 23px;
  height: 23px;
  background: url(../img/live/tv/docker/icon-comm.png) no-repeat;
}
.docker1 .docker-btn1:hover .docker-icon {
  background: url(../img/live/tv/docker/icon-comm1.png) no-repeat;
}

.docker1 .docker-btn2 .docker-icon {
  width: 23px;
  height: 19px;
  background: url(../img/live/tv/docker/icon-share.png) no-repeat;
}
.docker1 .docker-btn2:hover .docker-icon {
  background: url(../img/live/tv/docker/icon-share1.png) no-repeat;
}

.docker2 ul li {
  padding-top: 25px;
  cursor: pointer;
}

.docker2 ul li:nth-child(1) {
  background: url(../img/live/tv/docker/group2/icon-1.png) center top no-repeat;
}
.docker2 ul li:nth-child(1):hover {
  background: url(../img/live/tv/docker/group2/icon-1-1.png) center top no-repeat;
}

.docker2 ul li:nth-child(2) {
  background: url(../img/live/tv/docker/group2/icon-2.png) center top no-repeat;
}
.docker2 ul li:nth-child(2):hover {
  background: url(../img/live/tv/docker/group2/icon-2-1.png) center top no-repeat;
}

.docker2 ul li:nth-child(3) {
  background: url(../img/live/tv/docker/group2/icon-3.png) center top no-repeat;
}
.docker2 ul li:nth-child(3):hover {
  background: url(../img/live/tv/docker/group2/icon-3-1.png) center top no-repeat;
}

.docker2 ul li:nth-child(4) {
  background: url(../img/live/tv/docker/group2/icon-4.png) center top no-repeat;
}
.docker2 ul li:nth-child(4):hover {
  background: url(../img/live/tv/docker/group2/icon-4-1.png) center top no-repeat;
}

/*-- live agenda --*/
.live-agenda-list > li > div {
  font-size: 14px;
  background-color: #fff;
  padding: 15px;
}

.live-agenda-list .live-agenda-time {
  color: #999;
}
.live-agenda-list .live-agenda-title{ font-size:16px !important; font-weight:bold;}
.live-agenda-list {
  font-size: 16px;
  margin-top: 5px;
}

.live-agenda-list .live-agenda-guests  {
  padding: 10px;
  margin-top: 10px !important;
  color: #556c8d;
  border-radius: 5px;
}

.live-agenda-list .live-agenda-guests a {
  color: #556c8d;
}

.live-agenda-list .live-agenda-guests ul > li {
  line-height: 24px;
} 

.live-agenda-list  .tip::before {
  color: #556c8d;
  content: '\e622';
}

.live-agenda-list .btn-more.collapsed .tip::before {
  content: '\e612';
}

.live-agenda-list .btn-download {
  width: 21px;
  height: 17px;
  display: inline-block;
  background: url(../img/live/agenda/icon-download.png) no-repeat;
}
.live-agenda-list .btn-download:hover {
  background: url(../img/live/agenda/icon-download-1.png) no-repeat;
}

.live-agenda-recommend-list {
  font-size: 14px;
}

.live-agenda-recommend-list li {
  margin-bottom: 20px !important;
}

.live-agenda-recommend-list li img {
  max-width: 100%;
  width: 100%;
  border-radius: 11px;
}
.live-agenda-recommend-list .recommend-title{ padding:0 1%;}
.live-agenda-recommend-list .recommend-time{ padding:0 1%;}

/* .live-agenda-recommend-list .live-recommend-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
} */


.fade.in{ opacity:1;}

/*2022年8月19日新增加修改调整的css  开始*/
.meet_xiaoqiu .swiper-slide{
border-radius: 15px;
    background-color: #fff;
    box-shadow: 0 2px 20px 0 rgb(0 0 0 / 5%);
height: auto;
    padding-bottom: 1rem;
}
.meet_xiaoqiu2 .swiper-slide{
    padding-bottom: 0;
}
body .live-guests .live-guest-info .live-guest-avatar::after {
    content: '';
    position: absolute;
    top: -3%;
    left: -3%;
    width: 106%;
    height: 106%;
    border-radius: 50%;
    background: #fff;
    z-index: 1;
	display: none;
}
.live-guests .live-guest-info .live-guest-avatar img {
    max-width: initial;
    padding: 1rem;
}
body .live-guests .live-guest-info .font-weight-bold {
    min-height: 50px; line-height: 1.2;
}
.The_guest_title {
    width: 100%;
    text-align: center;
    min-height: 57px;padding: 0 0.6rem;
}
body .live-guests .live-guest-info .The_guest_title .guest-title {
    margin: 0 auto;
    font-size: 13px;
}
.live-guests .swiper-button-next {
    transform: rotate( 90deg);
}
.live-guests .swiper-button-prev {
    transform: rotate(-90deg);
}
.icon-yjt:before {
    content: '\e622' !important;
}
.icon-zjt:before {
    content: '\e622' !important;
}
.meet_xiaoqiu .live-agenda-list .live-agenda-time img {
    width: 14px;
}
.meet_xiaoqiu .live-agenda-list .live-agenda-time {
  color: #7f92d6;
      font-size: 13px;
      padding: 0 1rem  ;
      margin-top: 0!important;
      padding-top: 1rem;
      font-weight: 600;
}

.meet_xiaoqiu .live-agenda-list .live-agenda-title {
    font-weight: bold;
    font-size: 16px;
    padding-left: 0;
    margin-bottom: 12px;    margin-top: 8px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 12px;    margin-left: 1rem;
    margin-right: 1rem;
}

.meet_xiaoqiu .live-agenda-list .live-agenda-title2 {
    font-weight: bold;
    font-size: 16px;
    padding-left: 0;
    margin-bottom: 0px;    margin-top: 8px;
    border-bottom: 0px solid #e1e1e1;
    padding-bottom: 0px;    margin-left: 1rem;
    margin-right: 1rem;
}
.meet_xiaoqiu .live-agenda-list .live-agenda-guests {
     padding: 0;
     color: #000;
     border-radius: 0 0 15px 15px;
     min-height: 35px;
     margin-top: 0!important;
	 padding-bottom: 1rem;
}
.meet_xiaoqiu .live-agenda-list > li > div {
     padding: 0;border-radius: 15px !important; box-shadow: 0 2px 20px 0 rgb(0 0 0 / 5%);
	 background-color: #f9fafb;
	     border: 1px solid #fff;
}
.meet_xiaoqiu li{
	margin-bottom: 1rem;
}
.meet_xiaoqiu li:last-child{
    	margin-bottom: 0;
}
.meet_xiaoqiu .live-agenda-list .live-agenda-guests .guest-title{
	color: #999999;
	      font-size: 0.8rem;padding-right: 0;line-height: 1.6;
		      margin-left: 16px;
		      margin-top: 6px;
}
.meet_xiaoqiu .live-agenda-list .live-agenda-guests .guest-name{
	    font-size: 1rem;    padding-right: 0;
    line-height: 1.5;
	    display: flex;
	    align-items: center;
}
.meet_xiaoqiu .live-agenda-list .live-agenda-guests ul > li {
    line-height: 24px;
    width: 100%;
      display: inline-grid;
}
.meet_xiaoqiu .live-agenda-list .live-agenda-guests ul > li .xiaoqiu_teacher:before{
    content: "";
    width: 6px;
    height: 6px;
    background-color: #c7000b;
    display: inline-block;
    border-radius: 50px;    margin-right: 10px;
}
.meet_xiaoqiu .live-agenda-list .live-agenda-guests ul > li .xiaoqiu_teacher{
display: flex;
    align-items: baseline;
}
.meet_xiaoqiu .live-agenda-list .live-agenda-guests .collapsed{
	 box-shadow: 0 0px 0px 0 rgb(0 0 0 / 5%);
	 padding-bottom: 0;
}
.meet_xiaoqiu .live-agenda-list .btn-more{
	z-index: 1000000;
	    position: relative;
		    background-color: #fff;
		    padding: 0 2rem;
		    padding-bottom: 2rem;    margin-right: 0;
    border-radius: 0 0 15px 15px; 
	 box-shadow: 0 16px 20px 0 rgb(0 0 0 / 5%);
}

.meet_xiaoqiu .guest-list-more_xiaoqiu{
    background-color: #fff;
    position: relative;
    z-index: 1000;
    padding: 0 1rem;	
}
.meet_xiaoqiu .guest-list-more_xiaoqiu2{
    padding: 0 1rem;	
}
body .meet_xiaoqiu3 .swiper-container,
body .meet_xiaoqiu2 .swiper-container{
    width: 100%;
    height: 100%;
}
.meet_xiaoqiu .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #7f92d6;
}
.meet_xiaoqiu3 .swiper-button-next,.meet_xiaoqiu3 .swiper-container-rtl .swiper-button-prev {
    display: none;
}
.meet_xiaoqiu3 .swiper-button-prev,.meet_xiaoqiu3 .swiper-container-rtl .swiper-button-next {
    display: none;
}
.meet_xiaoqiu .swiper-slide .product-intro {
    background-color: rgba(255, 255, 255, 0.8); color: #000;
}
.meet_xiaoqiu .swiper-slide-active   .product-intro .product-name{
      font-weight: 600;
}
.meet_xiaoqiu .swiper-slide-active  .product-intro {
    color: #000;
    top: 71%;  background-color: rgba(255, 255, 255, 0.8);
}
.live-products .swiper-wrapper .swiper-slide{
	    border-radius: 15px!important;
}
.live-products .swiper-wrapper .swiper-slide-active {
    box-shadow: 0 2px 20px 0 rgb(0 0 0 / 15%);
}
.meet_xiaoqiu .live-promo-list img {
    border-radius: 15px;
}
.meet_xiaoqiu2 .swiper-pagination {
    display: none;
}
.logo_xiaoqiu{
	width: 50px;
}
footer .footer1, footer .footer2 {
    margin: 20px 0;
}
.meet_xiaoqiu .product-intro .product-link a {
    color: #444;
	display: flex;
	    align-items: center;
}
.meet_xiaoqiu .product-intro .product-link a span{
   transform: rotate(90deg);
       display: inline-block;
       font-size: 1.3rem;
}
.meet_xiaoqiu .product-intro .product-link a span:after {
content: '\e622' !important;
    color: #c7000b;
    font-family: "iconfont" !important;
}
.live-agenda .wrap{
    background: url(../img/live/tv/bg.png) center 500px no-repeat;
    background-size: cover;
}
.wrap{
    background: url(../img/live/tv/bg.png) center 500px no-repeat;
    background-size: cover;
}
.live-title {
    font-size: 20px;    padding-left: 0px;
}
.live-title span.title-main {
    line-height: 20px;
}
.live-tv-recommend-list img {
    border-radius: 15px;
}
.swiper-pagination .swiper-pagination-bullet-active {
    background-color: #7f92d6;
}
.live-tv-recommend-list .live-tv-recommend-intro {
border-radius: 0 0 15px 15px;
bottom: -1px;
}
.meet_xiaoqiu .live-agenda-list .live-agenda-guests .guest-name i {
    width: 5px;
    height: 5px;
    background-color: #c7000b;
    display: inline-block;
    border-radius: 50px;
    margin-right: 10px;
}
header nav.navbar .navbar-brand {
    width: 110px;
}
.mobile-nav-wrap .nav-logo{
    width: 110px;
}



.mobile-nav-wrap .mobile-bottom-menu > li a {
    padding: 0;
}

.nav-body .lang a{
display: block;
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    padding: 10px 0px;
}
.nav-body .lang a.langActive{
        background: #DFE4EA;
}

.Title_name{
       
    border-radius: 5px;
    font-size: 15px;
margin: 0 3%;
}
.Title_name p{
 background: url(../img/Click.png) no-repeat left 12px;
background-size: 30px;
margin-bottom: 0;
display: inline-block;
padding-left: 35px;
line-height: 1.5;
padding-bottom: 1.2rem;
padding-top: 1rem;
}

.hc-nav-lang_mobile {
    position: fixed;
    bottom: 0;
    height: 45px;
    display: block;
    background-color: #fff;
    transition: height 0.3s;
        left: 0;
    right: 0;
    width: auto;
    z-index: 30;
}
.hc-nav-lang_mobile .nav-lang_text {
    border-top: 1px solid #ddd;
    background-color: #fff;
    color: #333;
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #f3f5f8;
    height: 45px;
    font-size: 14px;
}
.hc-nav-lang_mobile .nav-lang_text img {
    width: 14px;
    margin-right: 10px;
}
.hc-icon-arrow_down_black {
    width: 10px;
    height: 6px;
    background-image: url(../img/icon-arrow-down-black.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: -3px;
}
.hc-nav-lang_mobile .nav-lang_text i {
    transform-origin: center center;
    margin-left: 5px;
    margin-top: 2px;
    transform: rotate(180deg);
}
.hc-nav-lang_mobile .nav-lang_wrapper {
    width: 100%;
       height: 160px;
    overflow: hidden;
    overflow-y: auto;
}
.hc-nav-lang_mobile .nav-lang_list {
    width: 100%;
       height: 160px;
    overflow: hidden;
    overflow-y: auto;
}
 .hc-nav-lang_mobile.active {
    height: 221px;
}
.lang-table-card.active {
    background: #DFE4EA;
}
.lang-table-card .lang-table-card-imgbox {
    float: left;
    height: 60px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.lang-table-card .lang-table-card-imgbox img {
    display: inline-block;
    vertical-align: top;
  height: 100%;
    width: auto;
}
.lang-table-card .lang-table-card-cont {
    margin-left: 121px;
    margin-top: 0;
    text-align: left;
}
.hc-nav-lang_mobile .nav-lang_wrapper h3 {
    padding: 10px 30px;
    color: #444;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    margin-top: 0;
    padding-bottom: 0 !important;
    padding-top: 5px !important;
}
.lang-table-card .lang-table-card-cont p {
    margin-top: 10px;
    font-size: 12px;
    color: #999999;
    line-height: 16px;
    padding-left: 30px;
}
.lang-table-card {
    display: block;
    border-radius: 0;
    border: 0;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
}
.hc-nav-lang_mobile.active .nav-lang_text i {
    transform: rotate(0);
}
/*2022年8月19日新增加修改调整的css  结束*/








