/* mobile */
.disflex-alt{display: flex;align-items: center;}
.disflex-bet{display: flex;align-items: center;justify-content:space-between;}
.mTop{
    background: #1C1C1C;height: 0.88rem;width: 100%;padding: 0 0.3rem;box-sizing: border-box;font-size: 0.3rem;color: #fff;position: fixed;top: 0;left: 0;right: 0;z-index: 100;
}
.mLogo{
    width: 1.88rem;height: 0.5rem;display: block;
}
.language span:nth-of-type(1) {
    padding-right: 0.1rem;
    border-right: 1px solid #fff;
}
.language span:nth-of-type(2) {
    padding-left: 0.1rem;
}
.menuIcon{
    width: 0.4rem;height: 0.4rem;margin-left: 0.38rem;
}
.navbar-default{background: transparent;border: none;margin-bottom: 0;height: 140px;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{border: none;}
.top-chang-box{height: 140px;}
.navbar-toggle,.navbar-toggle:hover,.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background: #fff;}
/* 抽屉导航 */
.menu{width: 0.37rem;height: .32rem;display: block;}
.MeanuLogo{width: 1.88rem;height: 0.5rem;display: block;}
.closeMeanu{width: 0.4rem;height: 0.4rem;display: block;}
.menuTitle{padding: 0.38rem 0.4rem;border-bottom: 1px solid #D9E1E8;}
.menuleftBox{position: fixed;top:0;bottom: 0;right: 0;background: rgba(0,0,0,0.6);z-index: 999;left: 200%;z-index: 10002;}
.menuCen{position: absolute;width: 5.07rem;height: 100%;right: 0;background: #1C1C1C;}
.menuList{color: #fff;font-size: 0.26rem;padding: 0 0.4rem;}
.menuList a{display: flex;align-items: center;justify-content: space-between;padding: 0.4rem 0;}
.menuList a img{width: 0.13rem;height: 0.22rem;display: block;}
.menuList a{color: #fff;}
.menuSub{display: flex; flex-wrap: wrap;padding-left: 0.4rem;}
.menuItem p{padding: 0.38rem 0;}
.menuSub span{
    margin: 0 0.2rem 0.28rem 0;
}
.downIcon{width: 0.28rem;height: 0.28rem;}
@media screen and (min-width:768px) and (max-width:1200px){
  .top-gang{height: 60px;}
  .top-chang-box,.top-gang-box,.one-module-box,.three-module-box{width: auto;}
  .top-gang-box{justify-content: center;}
  .top-chang-box img{margin-left: 30px;}
  .top-chang-box>div{margin-right: 30px;}
  .top-gang-box>div:nth-of-type(1){font-size: 18px;}
  .top-gang-box>div{font-size: 18px;}
  .top-gang-box>div:nth-of-type(3){font-size: 22px;}
  .top-chang-box{height: 120px;}
  .top-chang-box>div>div>span{font-size: 18px;}
  .dis-none-box div{padding: 10px 2px;}
  .dis-none-box span{font-size: 16px;}
  .top-chang-box>div>div{width: 90px;margin-left: 16px;}
}
/* @media screen and (min-width:768px) and (max-width:900px) {
    .top-chang-box>div>div{width: 80px;margin-left: 16px;}
} */
@media screen and (max-width:768px){
    .navbar-collapse{background: #fff;}
    .top-chang-box{height: auto;}
    .top-chang-box img{display: none;}
    .navbar-nav{flex-direction: column;}
    .bg{overflow: hidden;height: 4rem;}
    .bg img{
        left: 50%;transform: translateX(-50%);width: auto;
    }
    .bg>div span{
        font-size: 0.34rem;text-align: center;width: 2.8rem;line-height: 0.5rem;font-weight: bold;
    }
    .swiper{height: 4.2rem;width: 100%;}
    .swiper img{height: 4.2rem;min-height: unset !important;}
    .right-msg>div img{
        width: 1.76rem;height: 1.76rem;
    }
    .right-msg>div:nth-of-type(1) img{
        width: auto;height: 1.76rem;
    }
    .en-bg-title {
      width: 6.8rem !important;
    }
    .left-msg{padding:0.24rem;}
}
@media screen and (max-width:1200px){
    .msg{height: auto;}
    .msg-box{
        width: 100%;height: auto;padding: 30px 0;
        flex-direction: column;
        justify-content: center;
    }
    .right-msg{
        margin-top: 30px;flex-wrap: wrap;justify-content: space-evenly;width: 100%;
    }
    .right-msg div{margin-bottom: 20px;margin-left: 0;}
    .left-msg{padding-left: 24px;}
}
