@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1629381236134') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-fenlei:before {
  content: "\e668";
}

.icon-anquan:before {
  content: "\e669";
}

.icon-fukuan:before {
  content: "\e66a";
}

.icon-gouwuche:before {
  content: "\e66b";
}

.icon-jiesuo:before {
  content: "\e66c";
}

.icon-xiazai:before {
  content: "\e66d";
}

.icon-xinyongka:before {
  content: "\e66e";
}

.icon-fenxiang:before {
  content: "\e66f";
}

.icon-xinxi:before {
  content: "\e670";
}

.icon-saomiao:before {
  content: "\e671";
}

.icon-shezhi:before {
  content: "\e672";
}

.icon-yiwen:before {
  content: "\e673";
}

.icon-xuanxiang:before {
  content: "\e674";
}

.icon-wode:before {
  content: "\e675";
}

.icon-sousuo:before {
  content: "\e676";
}

.icon-xiaoxi:before {
  content: "\e677";
}

.icon-shanchu:before {
  content: "\e678";
}

.icon-shouye:before {
  content: "\e679";
}

.icon-shangchuan:before {
  content: "\e67a";
}

.icon-ziyuan5:before {
  content: "\e604";
}

.icon-ziyuan26:before {
  content: "\e605";
}

.icon-ziyuan27:before {
  content: "\e606";
}

.icon-ziyuan1:before {
  content: "\e607";
}

.icon-ziyuan4:before {
  content: "\e608";
}

.icon-ziyuan12:before {
  content: "\e609";
}

.icon-ziyuan22:before {
  content: "\e60a";
}

.icon-ziyuan2:before {
  content: "\e60b";
}

.icon-ziyuan24:before {
  content: "\e60c";
}

.icon-ziyuan8:before {
  content: "\e60d";
}

.icon-ziyuan16:before {
  content: "\e60e";
}

.icon-ziyuan14:before {
  content: "\e60f";
}


	     .lang-active {
            display: block;
            right: 10px;
            top: 45px;
            z-index: 999999;
        }
        .van-popover__content {
            background-color: #fff;
            overflow: hidden;

        }
        .van-popover__action {
            line-height: 2;
            height: auto;

            align-items: center;
            box-sizing: border-box;
            width:100%;

            padding: 0 2.26667vw;


            cursor: pointer;
        }

        .van-popover__action-text {
            display: -webkit-box;
            display: -webkit-flex;
            display: flex;
            -webkit-box-flex: 1;
            -webkit-flex: 1;
            flex: 1;
            -webkit-box-align: center;
            -webkit-align-items: center;
            align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
            /* height: 100%; */
            color: #18214d;
        }

        .lang_icon{
            float: right;
            margin-right: 20%;
             height: 50px;
             width: 40px;
        }
        .lang-close {
            display: none;
        }
            .skiptranslate{display: none;
                visibility: hidden;
                opacity: 0;
                position: absolute;
                top: -9999px; /* 或者 left: -9999px */}
            #goog-gt-tt{
                display: none;
                visibility: hidden;
                opacity: 0;
                position: absolute;
                top: -9999px; /* 或者 left: -9999px */}


